|
@@ -692,7 +692,14 @@
|
|
|
label: '发货数量',
|
|
label: '发货数量',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
- minWidth: 140
|
|
|
|
|
|
|
+ minWidth: 120
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'returnTotalCount',
|
|
|
|
|
+ label: '退货数量',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ minWidth: 120
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
prop: 'inventoryQuantity',
|
|
prop: 'inventoryQuantity',
|