diff --git a/nezha-fronted/src/components/common/table/settings/terminalLogTable.vue b/nezha-fronted/src/components/common/table/settings/terminalLogTable.vue index e8a8fd8a2..9ed88e0e5 100644 --- a/nezha-fronted/src/components/common/table/settings/terminalLogTable.vue +++ b/nezha-fronted/src/components/common/table/settings/terminalLogTable.vue @@ -141,7 +141,7 @@ export default { { label: this.$t('config.terminallog.source'), prop: 'sourceIp', - minWidth: 100, + minWidth: 115, show: true, sortable: 'custom' },