@@ -282,12 +282,26 @@ export default {
align: 'center',
minWidth: 110
},
+ {
+ prop: 'batchNo',
+ label: '批次号',
+ showOverflowTooltip: true,
+ align: 'center',
+ minWidth: 110
+ },
{
prop: 'measureQuantity',
label: '计量数量',
showOverflowTooltip: true,
+ prop: 'measureUnit',
+ label: '计量单位',
prop: 'packingQuantity',
@@ -296,6 +296,13 @@
@@ -303,6 +310,13 @@
label: '包装数量',