#
vincentlu
2025-01-10 f2631e786cc1c939e0a0698eadee76fd3d9a1fa9
zy-acs-flow/src/page/user/UserPanel.jsx
@@ -112,13 +112,12 @@
                                property={record.birthday}
                            />
                        </Grid>
                        <Grid item xs={6}>
                        {/* <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.user.introduction" 
                                property={record.introduction}
                            />
                        </Grid>
                        </Grid> */}
                    </Grid>
                </CardContent>
            </Card >