|
|
@@ -244,14 +244,14 @@
|
|
|
// slot: 'orderTotalCount',
|
|
|
// align: 'center'
|
|
|
// },
|
|
|
- // {
|
|
|
- // width: 120,
|
|
|
- // prop: 'totalCount',
|
|
|
- // label: '本次收货数量',
|
|
|
- // slot: 'totalCount',
|
|
|
- // headerSlot: 'headerTotalCount',
|
|
|
- // align: 'center'
|
|
|
- // },
|
|
|
+ {
|
|
|
+ width: 120,
|
|
|
+ prop: 'totalCount',
|
|
|
+ label: '本次收货数量',
|
|
|
+ slot: 'totalCount',
|
|
|
+ headerSlot: 'headerTotalCount',
|
|
|
+ align: 'center'
|
|
|
+ },
|
|
|
// {
|
|
|
// width: 100,
|
|
|
// prop: 'receiveTotalCount',
|