This commit is contained in:
@@ -31,6 +31,7 @@ export default {
|
||||
initForm(vm)
|
||||
.then(() => {
|
||||
vm.rights = window.$gz.role.getRights(window.$gz.type.License);
|
||||
generateMenu(vm);
|
||||
vm.formState.ready = true;
|
||||
window.$gz.eventBus.$on("menu-click", clickHandler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user