|
@@ -5036,7 +5036,9 @@ export default {
|
|
|
|
|
|
|
|
|
|
this.syncListData.nodeNum=res.data.data.nodeNum
|
|
this.syncListData.nodeNum=res.data.data.nodeNum
|
|
- this.syncListData.nodeNumEnd=res.data.nodeNumEnd
|
|
|
|
|
|
+ this.syncListData.nodeNumEnd=res.data.data.nodeNumEnd
|
|
|
|
+
|
|
|
|
+
|
|
if(this.isShowLeft){
|
|
if(this.isShowLeft){
|
|
this.isAdd=res.data.data.id
|
|
this.isAdd=res.data.data.id
|
|
}else{
|
|
}else{
|