This commit is contained in:
syuilo 2018-07-17 18:50:13 +09:00 committed by GitHub
parent 56c8348827
commit f07d7b9b52

View File

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