@ -658,22 +658,22 @@ export const ProductputawayJobDetail = useCrudSchemas(reactive<CrudSchema[]>([
width: 150
},
{
label: '包装规格',
field: 'packUnit',
sort: 'custom',
table: {
label: '包装数量',
field: 'packQty',
// {
// label: '包装规格',
// field: 'packUnit',
// sort: 'custom',
// table: {
// width: 150
// },
// label: '包装数量',
// field: 'packQty',
label: '计量单位',
field: 'uom',