This commit is contained in:
weipengfei 2023-08-05 15:48:20 +08:00
parent 8826140c8f
commit 80da66b4cb

View File

@ -188,7 +188,6 @@
this.demandList[0].children = this.demandList[0].children.filter(item => item.id == 7 || item.id == 8 || item
.id == 32);
this.demandListChild = this.demandList[0].children;
// console.log(this.demandList);
},
//
changeHandler(e) {