#
vincentlu
2025-03-28 4345f5c37775ad0398c6f3dce6c68b3b7ac4d7a3
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 >