|
@@ -197,6 +197,11 @@
|
|
|
label: '规格',
|
|
label: '规格',
|
|
|
showOverflowTooltip: true
|
|
showOverflowTooltip: true
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'manualBatchNo',
|
|
|
|
|
+ label: '批号',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
prop: 'availableCountBase',
|
|
prop: 'availableCountBase',
|
|
|
label: '计量库存数量',
|
|
label: '计量库存数量',
|
|
@@ -306,6 +311,11 @@
|
|
|
label: '规格',
|
|
label: '规格',
|
|
|
showOverflowTooltip: true
|
|
showOverflowTooltip: true
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'manualBatchNo',
|
|
|
|
|
+ label: '批号',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
prop: 'packingCountBase',
|
|
prop: 'packingCountBase',
|
|
|
label: '包装库存数量',
|
|
label: '包装库存数量',
|
|
@@ -334,6 +344,7 @@
|
|
|
width: 130,
|
|
width: 130,
|
|
|
align: 'center'
|
|
align: 'center'
|
|
|
},
|
|
},
|
|
|
|
|
+
|
|
|
{
|
|
{
|
|
|
prop: 'measuringUnit',
|
|
prop: 'measuringUnit',
|
|
|
label: '计量单位',
|
|
label: '计量单位',
|
|
@@ -434,6 +445,16 @@
|
|
|
label: '规格',
|
|
label: '规格',
|
|
|
showOverflowTooltip: true
|
|
showOverflowTooltip: true
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'manualBatchNo',
|
|
|
|
|
+ label: '批号',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'barcodes',
|
|
|
|
|
+ label: '发货条码',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
prop: 'packingCountBase',
|
|
prop: 'packingCountBase',
|
|
|
label: '包装库存数量',
|
|
label: '包装库存数量',
|
|
@@ -568,6 +589,16 @@
|
|
|
label: '规格',
|
|
label: '规格',
|
|
|
showOverflowTooltip: true
|
|
showOverflowTooltip: true
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'manualBatchNo',
|
|
|
|
|
+ label: '批号',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'barcodes',
|
|
|
|
|
+ label: '发货条码',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
prop: 'materielCode',
|
|
prop: 'materielCode',
|
|
|
label: '物料代号',
|
|
label: '物料代号',
|