|
@@ -665,6 +665,13 @@
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 140
|
|
minWidth: 140
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'sendTotalCount',
|
|
|
|
|
+ label: '发货数量',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ minWidth: 140
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
prop: 'inventoryQuantity',
|
|
prop: 'inventoryQuantity',
|
|
|
label: '库存状态',
|
|
label: '库存状态',
|