@ -665,6 +665,22 @@ export const PreparetoissueDetail = useCrudSchemas(reactive<CrudSchema[]>([
}], // 失去焦点校验参数
},
{
label: '背番',
field: 'itemDesc1',
sort: 'custom',
isSearch: true,
isForm:false,
hiddenSearchHigh:true,
table: {
width: 150
form:{
componentProps:{
disabled: true,
}
label: '备料数量',
field: 'issueQty',