代码调试

This commit is contained in:
BianLzhaoMin 2024-10-30 11:29:23 +08:00
parent 0c30de314b
commit 2a19a13a47
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ export default {
(e) => e.companyId == this.queryParams.companyId, (e) => e.companyId == this.queryParams.companyId,
) )
} }
this.deviceTypeTree = res.data this.deviceTypeTreeNew = res.data
}, },
// id // id
async GetAgreementInfoById() { async GetAgreementInfoById() {