#
vincentlu
2025-02-17 8706e1334aa6d71129816de83bc7f9f9251cb4eb
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 >