lbq
6 天以前 72139f39a0845f8de31fd44bc5dd7077df17d48e
rsf-admin/src/page/basicInfo/warehouse/WarehousePanel.jsx
@@ -64,7 +64,7 @@
                                property={record.address}
                            />
                        </Grid>
                        <Grid item xs={3}>
                        {/* <Grid item xs={3}>
                            <PanelTypography
                                title="table.field.warehouse.longitude" 
                                property={record.longitude}
@@ -93,7 +93,7 @@
                                title="table.field.warehouse.height" 
                                property={record.height}
                            />
                        </Grid>
                        </Grid> */}
                    </Grid>
                </CardContent>