This commit is contained in:
@@ -126,6 +126,9 @@ export default {
|
||||
vm.formState.ready = true;
|
||||
}
|
||||
},
|
||||
beforeDestroy() {
|
||||
window.$gz.eventBus.$off("menu-click", clickHandler);
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
obj: [],
|
||||
|
||||
Reference in New Issue
Block a user