zhaowei
2025-02-24 c2ba0211174a7b24e35cefbe4b5813c7739573db
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