This commit is contained in:
syuilo
2020-02-01 11:35:49 +09:00
parent f976f32ea9
commit 1d1fc87920
5 changed files with 5 additions and 12 deletions

View File

@ -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