NEZ-611 fix: 修复agent编辑页无法回显的问题

This commit is contained in:
wangwenrui
2021-05-11 11:02:03 +08:00
parent 82977548f2
commit 551f9b65ae
5 changed files with 23 additions and 17 deletions

View File

@@ -1444,7 +1444,7 @@ export default {
this.getAssetStateData()
}
if (this.$route.path === '/agent') {
this.getDcData()
// this.getDcData()
}
if (this.$route.path === '/model') {
this.getBrandData()