更新
This commit is contained in:
parent
8826140c8f
commit
80da66b4cb
@ -188,7 +188,6 @@
|
|||||||
this.demandList[0].children = this.demandList[0].children.filter(item => item.id == 7 || item.id == 8 || item
|
this.demandList[0].children = this.demandList[0].children.filter(item => item.id == 7 || item.id == 8 || item
|
||||||
.id == 32);
|
.id == 32);
|
||||||
this.demandListChild = this.demandList[0].children;
|
this.demandListChild = this.demandList[0].children;
|
||||||
// console.log(this.demandList);
|
|
||||||
},
|
},
|
||||||
// 选择更多需求
|
// 选择更多需求
|
||||||
changeHandler(e) {
|
changeHandler(e) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user