verou1
2025-03-10 50f4e2c3a3c5c9d4edafab346c58e3862b7610eb
rsf-admin/src/page/loc/LocPanel.jsx
@@ -42,6 +42,12 @@
                    <Grid container spacing={2}>
                        <Grid item xs={3}>
                            <PanelTypography
                                title="table.field.loc.warehouseId"
                                property={record.warehouseId}
                            />
                        </Grid>
                        <Grid item xs={3}>
                            <PanelTypography
                                title="table.field.loc.areaId" 
                                property={record.areaId}
                            />