@ -34,6 +34,11 @@ export const ItemMaintenance = useCrudSchemas(reactive<CrudSchema[]>([
sort: 'custom',
isSearch: true,
},
{
label: '批次',
field: 'batch',
label: '数量',
field: 'qty',