@ -1020,7 +1020,6 @@ export const ProductionreturnRequestDetail = useCrudSchemas(reactive<CrudSchema[
table: {
width: 150
},
isTableForm: false,
isForm: false,
// isSearch: true,
tableForm: {
@ -1721,6 +1720,15 @@ export const SupplierdeliverRequestPackage = useCrudSchemas(reactive<CrudSchema[
width: 150,
{
label: '背番',
field: 'itemDesc1',
sort: 'custom',
isSearch: true,
label: '批次',
field: 'batch',