fix: 修复Terminal log 列表错位
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
{
|
||||
label: this.$t('config.terminallog.source'),
|
||||
prop: 'sourceIp',
|
||||
minWidth: 100,
|
||||
minWidth: 115,
|
||||
show: true,
|
||||
sortable: 'custom'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user