更新 'src/components/users.js'

This commit is contained in:
钟进 2022-07-09 14:15:10 +08:00
parent 24952cba56
commit 7914caa70e

View File

@ -478,7 +478,7 @@ export const UserEdit = props => {
path="p3url"
>
<ReferenceManyField
reference="user_p3url"
reference="urlpreview"
target="user_id"
addLabel={false}
pagination={<UserPagination />}