更新 'src/components/users.js'
This commit is contained in:
parent
0726dc788d
commit
84a253f50b
@ -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 label="port" sortable={false} value="13001"/>
|
||||||
<DateField
|
<DateField
|
||||||
source="last_seen"
|
source="last_seen"
|
||||||
showTime
|
showTime
|
||||||
|
Loading…
Reference in New Issue
Block a user