src/views/dnc/common/ImportFileModal.vue
@@ -39,6 +39,7 @@ }, created() { this.$bus.$on('treeMenuItemMethodTrigger', this.triggerCorrespondingMethod) this.$bus.$on('tableMenuItemMethodTrigger', this.triggerCorrespondingMethod) }, methods: { handleImport(modalTitle) {