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