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