src/views/dnc/base/modules/ProductStructure/ProductStructureMainTop.vue
@@ -146,6 +146,10 @@
        })
      },
      /**
       * 点击批量删除后出现弹窗
       * @param modalTitle 弹窗标题
       */
      handleBatchRemove(modalTitle) {
        if (!this.$refs.documentBatchDeleteModalRef) return
        this.$refs.documentBatchDeleteModalRef.title = modalTitle