skyouc
2025-02-26 3c77b4958b2a06b62721560b4d306b901651e5c6
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}
                            />