This commit is contained in:
2020-03-02 20:46:41 +00:00
parent 6747a8f783
commit e404adde5c
3 changed files with 10 additions and 12 deletions

View File

@@ -462,7 +462,6 @@ export default {
initForm(vm)
.then(() => {
// path: "/ay-data-list-view/:listViewId/:dataListKey",
vm.formState.ready = true;
window.$gz.eventBus.$on("menu-click", clickHandler);