💄 连接日志表格样式更新.

This commit is contained in:
lijiahangmax
2024-03-03 23:28:17 +08:00
parent b424dd02db
commit 0f9c3db9cc
4 changed files with 31 additions and 36 deletions

View File

@@ -49,7 +49,7 @@ const columns = [
}, {
title: '操作',
slotName: 'handle',
width: 162,
width: 168,
fixed: 'right',
}
] as TableColumnData[];