完善接口和后台页面
This commit is contained in:
@@ -142,15 +142,6 @@ const baTable = new baTableClass(
|
||||
operator: false,
|
||||
formatter: formatPickNumbers,
|
||||
},
|
||||
{
|
||||
label: t('order.betOrder.unit_amount'),
|
||||
prop: 'unit_amount',
|
||||
align: 'center',
|
||||
minWidth: 110,
|
||||
operator: 'RANGE',
|
||||
formatter: formatAmount,
|
||||
},
|
||||
{ label: t('order.betOrder.pick_count'), prop: 'pick_count', align: 'center', width: 90, operator: 'RANGE' },
|
||||
{
|
||||
label: t('order.betOrder.total_amount'),
|
||||
prop: 'total_amount',
|
||||
|
||||
Reference in New Issue
Block a user