#
whycq
2025-02-21 735c1b82a64d48ef7fc9e274b971732ab0693345
rsf-admin/src/page/matnrGroup/MatnrGroupPanel.jsx
@@ -42,12 +42,6 @@
                    <Grid container spacing={2}>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.matnrGroup.uuid"
                                property={record.uuid}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.matnrGroup.name" 
                                property={record.name}
                            />