This commit is contained in:
2020-07-29 18:00:06 +00:00
parent a1d0b7b5df
commit 63c7e705fc
2 changed files with 3 additions and 9 deletions

View File

@@ -126,6 +126,9 @@ export default {
vm.formState.ready = true;
}
},
beforeDestroy() {
window.$gz.eventBus.$off("menu-click", clickHandler);
},
data() {
return {
obj: [],