WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html
@@ -582,6 +582,7 @@ , { field: 'HUnitNumber', title: '计量单位代码', width: 100, hide: true } , { field: 'HUnitID', title: '计量单位ID', width: 100, hide: true } , { field: 'HQty', title: '数量', width: 100 } , { field: 'FMinPackCount', title: '最小包装数', width: 100 } , { field: 'HMinQty', title: '内箱包装数', width: 100, edit: 'text' } , { field: 'HBQty', title: '内箱数', width: 100 } , { field: 'HWXQty', title: '外箱包装数', width: 100, edit: 'text' }