#
luxiaotao1123
2024-09-14 c08dd506e863da51accc7029d717e5f4fbfc29ef
zy-acs-flow/src/page/codeGap/CodeGapPanel.jsx
@@ -23,10 +23,6 @@
                                overflow: 'hidden',
                                textOverflow: 'ellipsis',
                            }}>
                                {Common.camelToPascalWithSpaces(translate('table.field.codeGap.id'))}: {record.id}
                            </Typography>
                            {/*  inherit, primary, secondary, textPrimary, textSecondary, error */}
                            <Typography variant="h6" gutterBottom align="right" >
                                ID: {record.id}
                            </Typography>
                        </Grid>