fix: agent列表页面name,修改为Data center
This commit is contained in:
@@ -88,7 +88,7 @@ export default {
|
||||
width: 80,
|
||||
sortable:'custom'
|
||||
}, {
|
||||
label: this.$t('config.agent.name'),
|
||||
label: this.$t('config.agent.dataCenter'),
|
||||
prop: 'dc',
|
||||
show: true,
|
||||
sortable:'custom'
|
||||
|
||||
Reference in New Issue
Block a user