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