|
@@ -154,7 +154,8 @@
|
|
this.param = item.param;
|
|
this.param = item.param;
|
|
this.token = item.token;
|
|
this.token = item.token;
|
|
if (item.next_restrain == 1) {
|
|
if (item.next_restrain == 1) {
|
|
- this.getYsDlist()
|
|
|
|
|
|
+ //this.getYsDlist()
|
|
|
|
+ this.getYsone()
|
|
} else {
|
|
} else {
|
|
this.getYsDlist()
|
|
this.getYsDlist()
|
|
}
|
|
}
|
|
@@ -219,6 +220,7 @@
|
|
this.restrainList2 = res.data.result.list;
|
|
this.restrainList2 = res.data.result.list;
|
|
}else{
|
|
}else{
|
|
this.lastShow = true;
|
|
this.lastShow = true;
|
|
|
|
+ this.restrainShow2 = false;
|
|
this.restrainShow1 = false;
|
|
this.restrainShow1 = false;
|
|
this.childrenList = res.data.result.list;
|
|
this.childrenList = res.data.result.list;
|
|
this.oldList = this.childrenList
|
|
this.oldList = this.childrenList
|