更新 'src/components/users.js'
This commit is contained in:
parent
2ab4ab66e3
commit
33dcd46f74
@ -485,7 +485,11 @@ export const UserEdit = props => {
|
||||
perPage={50}
|
||||
sort={{ field: "created_ts", order: "DESC" }}
|
||||
>
|
||||
</ReferenceManyField>
|
||||
<Datagrid style={{ width: "100%" }}>
|
||||
</Datagrid>
|
||||
|
||||
|
||||
</ReferenceManyField>
|
||||
|
||||
</FormTab>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user