样式调整
This commit is contained in:
parent
7b6cc598a1
commit
72a8cd5035
@ -247,6 +247,7 @@ export default function CapitalModal() {
|
|||||||
title: <div style={{ textAlign: 'center' }}>交易时间</div>,
|
title: <div style={{ textAlign: 'center' }}>交易时间</div>,
|
||||||
dataIndex: 'gmtCreate',
|
dataIndex: 'gmtCreate',
|
||||||
key: 'gmtCreate',
|
key: 'gmtCreate',
|
||||||
|
align: 'center',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: <div style={{ textAlign: 'center' }}>描述</div>,
|
title: <div style={{ textAlign: 'center' }}>描述</div>,
|
||||||
|
Loading…
Reference in New Issue
Block a user