fix: 修复列表页面错位

This commit is contained in:
@changcode
2022-03-24 14:16:35 +08:00
parent 308f891da4
commit 21b6fa9db3
2 changed files with 2 additions and 1 deletions

View File

@@ -128,6 +128,7 @@ export default {
label: this.$t('config.agent.type'),
prop: 'type',
show: true,
minWidth: 100,
sortable: 'custom'
}, {
label: this.$t('asset.state'),