@@ -254,16 +254,14 @@ export default {
// },
{
title: '金额',
- key: 'totalPrice',
+ dataIndex: 'totalPrice',
width: 120,
-
className: 'replacecolor'
},
title: '预发货日期',
dataIndex: 'preDeliveryDate',