|
@@ -2569,7 +2569,7 @@ export default {
|
|
if (this.nodeInfoTable) {
|
|
if (this.nodeInfoTable) {
|
|
if(this.nodeInfoTable.length == 0){
|
|
if(this.nodeInfoTable.length == 0){
|
|
await this.saveOrUpdateBatch([{
|
|
await this.saveOrUpdateBatch([{
|
|
- "wbsId": this.id,
|
|
|
|
|
|
+ "wbsId": this.jiedianId,
|
|
"type": -1,
|
|
"type": -1,
|
|
}])
|
|
}])
|
|
this.nodeInfoVisible = false
|
|
this.nodeInfoVisible = false
|