#
luxiaotao1123
2024-09-09 a9c3bd7c2281850752731428dbb2cfc466b9aa51
zy-acs-flow/src/page/user/UserPanel.jsx
@@ -48,12 +48,6 @@
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.user.password"
                                property={record.password}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.user.nickname" 
                                property={record.nickname}
                            />