@ -90,7 +90,7 @@ export const InventoryWarning = useCrudSchemas(reactive<CrudSchema[]>([
},
{
label: '最低库存',
label: '现有库存',
field: 'nowInventory',
sort: 'custom',
isSearch: false,