@ -411,6 +411,22 @@ export const InventorymoveRequestDetail = useCrudSchemas(reactive<CrudSchema[]>(
}
},
{
label: '供应商批次',
field: 'altBatch',
sort: 'custom',
table: {
width: 150
tableForm: {
disabled: true
form: {
componentProps: {
label: '数量',
field: 'qty',