#
vincentlu
2025-02-18 f91a0304449e0222df0af793afbbf41f0fd63909
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 >