This commit is contained in:
@@ -73,7 +73,7 @@ export default {
|
||||
async created() {
|
||||
let vm = this;
|
||||
try {
|
||||
// await initForm(vm);
|
||||
// await initForm(vm);
|
||||
|
||||
vm.formState.ready = true;
|
||||
window.$gz.eventBus.$on("menu-click", clickHandler);
|
||||
|
||||
Reference in New Issue
Block a user