#
vincentlu
2025-02-07 019e73c5ea3b6dc8875a9ebc6cfdc6aa6f923dc4
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 >