@ -683,27 +683,27 @@ export const IssueJobDetail = useCrudSchemas(
sortTableDefault: 3
},
{
label: '批次',
label: '数量',
field: 'batch',
field: 'qty',
sort: 'custom',
table: {
width: 150
isSearch: true,
sortTableDefault: 4,
sortSearchDefault: 3,
form: {
sortTableDefault: 4
component: 'InputNumber'
hiddenInMain: true
label: '计量单位',