skyouc
2025-02-28 07363413e7d36618ebafe658baebab8a9172be91
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}
                            />