报警页面设备弹窗修改
This commit is contained in:
parent
2acdca96e8
commit
25228c2eed
@ -167,7 +167,7 @@
|
|||||||
"equipName": "所有设备"
|
"equipName": "所有设备"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
getEquipTree(this.queryParams).then((res) => {
|
getEquipTree().then((res) => {
|
||||||
this.treeData = this.treeData.concat(res);
|
this.treeData = this.treeData.concat(res);
|
||||||
this.ready = true;
|
this.ready = true;
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user