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;