This commit is contained in:
syuilo
2018-07-17 18:50:13 +09:00
committed by GitHub
parent f65fbf9d55
commit 4a25ed0627

View File

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