refactor(account-detail): 更新标题和字段,优化表格样式

This commit is contained in:
rd
2025-09-22 14:38:44 +08:00
parent 0080669427
commit 2bed87744a
5 changed files with 13 additions and 6 deletions

View File

@ -52,7 +52,7 @@ export const TABLE_COLUMNS = [
{
title: '状态',
dataIndex: 'status',
width: 100,
width: 110,
},
{
title: '数据更新时间',