rsf-admin/src/page/components/WarehouseSelect.jsx
@@ -40,7 +40,7 @@ const validValue = list.some(item => item.id === value) ? value : ''; return ( <FormControl fullWidth> <FormControl required fullWidth> <InputLabel id="demo-select-small-label">{label}</InputLabel> <Select labelId="demo-select-small-label"