1
This commit is contained in:
@@ -157,6 +157,13 @@ const LogTableList: React.FC = () => {
|
||||
valueType: 'text',
|
||||
search: false,
|
||||
},
|
||||
{
|
||||
title: '实付金额',
|
||||
dataIndex: 'realAmount',
|
||||
valueType: 'text',
|
||||
search: false,
|
||||
},
|
||||
|
||||
{
|
||||
title: '订单利润',
|
||||
dataIndex: 'profit',
|
||||
|
||||
Reference in New Issue
Block a user