Fix bug
This commit is contained in:
parent
f976f32ea9
commit
1d1fc87920
5 changed files with 5 additions and 12 deletions
|
|
@ -69,7 +69,6 @@ export default Vue.extend({
|
|||
const pageVars = this.getPageVars();
|
||||
this.script = new Script(this.page, new ASEvaluator(this.page.variables, pageVars, {
|
||||
randomSeed: Math.random(),
|
||||
user: this.page.user,
|
||||
visitor: this.$store.state.i,
|
||||
page: this.page,
|
||||
url: url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue