Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -135,7 +135,8 @@ }, } }, created() { }, methods: { empower() { batchAddSave(this.checkAll.oid, this.checkAll.id, this.ParentList).then(res => { @@ -179,7 +180,7 @@ } console.log(this.ParentList); } }else { } else { this.ParentList = this.ParentList.filter(res => res.classifyId !== row.classifyId); console.log(this.ParentList); }