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