zhaowei
2025-02-14 9d55628d3094c5f727e9ff036c304b402fa98290
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