@ -1740,23 +1740,23 @@ export const ProductreceiptRequestLabel = useCrudSchemas(reactive<CrudSchema[]>(
}
},
{
label: '背番',
field: 'backNumber',
sort: 'custom',
table: {
width: 150
tableForm: {
disabled: true,
isPlaceholder:false
form: {
componentProps: {
disabled: true
// {
// label: '背番',
// field: 'backNumber',
// sort: 'custom',
// table: {
// width: 150
// },
// tableForm: {
// disabled: true,
// isPlaceholder:false
// form: {
// componentProps: {
// disabled: true
// }
label: '批次',
field: 'batch',