|
@@ -88,7 +88,7 @@
|
|
|
,{field: 'detailsId', title: '订单号', width:'12%'}
|
|
|
,{field: 'aisle', title: '货道号', width:'15%'}
|
|
|
,{field: 'imeiAddr', title: '机台号', width:'10%', sort: true}
|
|
|
- ,{field: 'detailsId', title: '取货码',width:'8%'}
|
|
|
+ ,{field: 'pickupNo', title: '取货码',width:'8%'}
|
|
|
,{field: 'productName', title: '商品信息', width:'12%'}
|
|
|
,{field: 'sallPrice', title: '商品价格', width:'12%'}
|
|
|
,{field: 'sttDesc', title: '状态', width:'12%'}
|