@ -29,6 +29,17 @@ export const InventoryWarning = useCrudSchemas(reactive<CrudSchema[]>([
width: 110,
},
{
label: '库位编码',
field: 'locationNumber',
sort: 'custom',
isSearch: true,
isForm: false,
table: {
label: '规格型号',
field: 'specifications',