This commit is contained in:
syuilo 2018-07-17 18:50:13 +09:00 committed by GitHub
parent f65fbf9d55
commit 4a25ed0627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ export default Vue.extend({
},
beforeDestroy() {
enabled = false;
this.enabled = false;
},
methods: {