更新 'src/components/users.js'
This commit is contained in:
parent
e6f7f1d591
commit
94d8bb2772
@ -483,6 +483,7 @@ export const UserEdit = props => {
|
||||
addLabel={false}
|
||||
pagination={<UserPagination />}
|
||||
perPage={50}
|
||||
sort={{ field: "created_ts", order: "DESC" }}
|
||||
>
|
||||
<Datagrid style={{ width: "100%" }}>
|
||||
</Datagrid>
|
||||
|
Loading…
Reference in New Issue
Block a user