rsf-admin/src/page/tenant/TenantList.jsx
@@ -113,6 +113,7 @@ <NumberField source="id" /> <TextField source="name" label="table.field.tenant.name" /> <TextField source="flag" label="table.field.tenant.flag" /> {/* <TextField source="root$" label="table.field.tenant.root" /> */} <DateField source="updateTime" label="common.field.updateTime" showTime /> <DateField source="createTime" label="common.field.createTime" showTime /> <BooleanField source="statusBool" label="common.field.status" sortable={false} />