fix: 修复列表错位
This commit is contained in:
@@ -115,7 +115,8 @@ export default {
|
||||
}, {
|
||||
label: this.$t('config.agent.checkTime'),
|
||||
prop: 'checkTime',
|
||||
show: false
|
||||
show: false,
|
||||
minWidth: 150
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user