NEZ-793 fix: Agent页面,查询问题
This commit is contained in:
@@ -1453,7 +1453,7 @@ export default {
|
||||
this.getAssetStateData()
|
||||
}
|
||||
if (this.$route.path === '/agent') {
|
||||
// this.getDcData()
|
||||
this.getDcData()
|
||||
}
|
||||
if (this.$route.path === '/model') {
|
||||
this.getBrandData()
|
||||
|
||||
@@ -141,7 +141,7 @@ export default {
|
||||
}, {
|
||||
name: this.$t('dashboard.overview.dataCenter.dataCenter'),
|
||||
type: 'dc',
|
||||
label: 'dc',
|
||||
label: 'dcIds',
|
||||
disabled: false
|
||||
}, {
|
||||
name: this.$t('config.agent.type'),
|
||||
|
||||
Reference in New Issue
Block a user