zhou zhou
2026-01-26 ee9cda5e7e8c63c417ca1c88f2e0d298d4cc595b
rsf-admin/src/page/basicInfo/deviceSite/DeviceSitePanel.jsx
@@ -88,6 +88,18 @@
                                property={record.deviceSite}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title={translate('table.field.deviceSite.areaIdStart')}
                                property={record.areaIdStart}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title={translate('table.field.deviceSite.areaIdEnd')}
                                property={record.areaIdEnd}
                            />
                        </Grid>
                    </Grid>
                </CardContent>