|
@@ -34,11 +34,11 @@ export function pingan_realTime_columns() {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
key: '21th',
|
|
key: '21th',
|
|
|
- dataIndex: 'TotalFutureQty',
|
|
|
|
|
|
|
+ dataIndex: 'DiffSpotQty',
|
|
|
title: '采销定价净值今日变动',
|
|
title: '采销定价净值今日变动',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
slots: {
|
|
slots: {
|
|
|
- customRender: 'TotalFutureQty',
|
|
|
|
|
|
|
+ customRender: 'DiffSpotQty',
|
|
|
},
|
|
},
|
|
|
width: 200,
|
|
width: 200,
|
|
|
},
|
|
},
|