田源
2023-12-04 39f59f013c74c4a2a5b35df4f4b389659610a219
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -606,7 +606,7 @@
    },
    //批量编辑
    bulkEditHandler(type) {
      console.log(this.nodeClickList)
      // console.log(this.nodeClickList)
      if (this.nodeClickList.children.length >= 1) {
        this.$message.warning('当前选择的分类不是叶子节点,不允许批量编辑!')
        return;