#
luxiaotao1123
2025-02-16 cd16df7607e9a6c72a2890a150ab7b77f8eb4007
rsf-admin/src/page/tenant/TenantPanel.jsx
@@ -41,7 +41,12 @@
                                property={record.name}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.tenant.flag"
                                property={record.flag}
                            />
                        </Grid>
                    </Grid>
                </CardContent>
            </Card >