lyh
2025-01-15 4b63863da4ed4c147c317ba6f432b90432745b66
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) {