|
|
@@ -12,7 +12,7 @@ export function getSpotWarrantBargainColumns() {
|
|
|
{ title: '挂牌有效期', key: 'validtime', align: 'center', width: 120 },
|
|
|
{ title: '交收月', key: 'deliverymonth', align: 'center', width: 120 },
|
|
|
{ title: '履约保证金', key: 'marginvalue', align: 'center', width: 120 },
|
|
|
- { title: '履约方式', key: 'templatename', align: 'center', width: 160 },
|
|
|
+ { title: '履约模板', key: 'templatename', align: 'center', width: 160 },
|
|
|
{ title: '最新议价价格', key: 'applyprice', align: 'center', width: 120 },
|
|
|
{ title: '最新议价数量', key: 'applyqty', align: 'center', width: 120 },
|
|
|
{ title: '最新议价时间', key: 'applytime', align: 'center', width: 160 },
|