Commit 188b5f40 authored by XieZhiXiong's avatar XieZhiXiong

删除不必要的代码

parent 756d83d7
......@@ -271,7 +271,7 @@ class TradeRecord extends React.Component<TradeRecordProps, TradeRecordState> {
</Descriptions.Item>
<Descriptions.Item label="交易时间">{item.tradeTime}</Descriptions.Item>
<Descriptions.Item label="备注">
<Row justify="space-between" align="middle">
<Row justify="space-between">
<Col
span={item.status === BILL_TRADE_STATUS_UNCONFIRMED ? 12 : 24}
style={{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment