@ -27,6 +27,12 @@ export const ItemOutLocation = useCrudSchemas(reactive<CrudSchema[]>([
sort: 'custom',
isSearch: true,
},
{
label: '批次',
field: 'batch',
isSearch: false,
label: '类型',
field: 'type',