#
vincentlu
2025-02-10 a36a12c2bc4a5348c7eb7b890608822c448b62c4
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 >