This commit is contained in:
@@ -77,9 +77,6 @@ export default {
|
||||
vm.formState.ready = true;
|
||||
}
|
||||
},
|
||||
// beforeRouteEnter(to, from, next) {
|
||||
// next(window.$gz.store.state.notifyAvailable);
|
||||
// },
|
||||
beforeDestroy() {
|
||||
window.$gz.eventBus.$off("menu-click", clickHandler);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user