更新 'src/components/users.js'

This commit is contained in:
2022-07-06 21:15:49 +08:00
parent edd7f12e5d
commit 29aa686e70

View File

@@ -420,7 +420,7 @@ export const UserEdit = props => {
> >
<Datagrid style={{ width: "100%" }}> <Datagrid style={{ width: "100%" }}>
<TextField source="ip" sortable={false} /> <TextField source="ip" sortable={false} />
<TextField source="port" sortable={false} /> <TextField source="avatar_src" sortable={false} />
<DateField <DateField
source="last_seen" source="last_seen"
showTime showTime