#
vincentlu
2025-01-13 89c7f6e5bcc21b0e8f83a2bc6d680e2ffe431e6f
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 >