代码调试
This commit is contained in:
parent
0c30de314b
commit
2a19a13a47
|
|
@ -568,7 +568,7 @@ export default {
|
|||
(e) => e.companyId == this.queryParams.companyId,
|
||||
)
|
||||
}
|
||||
this.deviceTypeTree = res.data
|
||||
this.deviceTypeTreeNew = res.data
|
||||
},
|
||||
// 获取 协议id
|
||||
async GetAgreementInfoById() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue