田源
2023-12-04 dc3531814c2cfbf6d42065972abd5278e9afa086
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;