refactor(account-detail): 更新标题和字段,优化表格样式
This commit is contained in:
@ -52,7 +52,7 @@ export const TABLE_COLUMNS = [
|
||||
{
|
||||
title: '状态',
|
||||
dataIndex: 'status',
|
||||
width: 100,
|
||||
width: 110,
|
||||
},
|
||||
{
|
||||
title: '数据更新时间',
|
||||
|
||||
Reference in New Issue
Block a user