@@ -91,8 +91,8 @@ const columnConfig: ColumnConfigType[] = [
label: '汇率'
},
{
- prop: 'amount',
- label: '合同金额'
+ prop: 'costPrice',
+ label: '成本价'
prop: 'freightPrice',
@@ -108,7 +108,7 @@ const columnConfig: ColumnConfigType[] = [
prop: 'amount',
- label: '金额'
+ label: '合同金额'
label: '预期收益',