更新 'src/components/users.js'
This commit is contained in:
parent
216a23cbb2
commit
dcf6dbe8ae
@ -422,7 +422,8 @@ export const UserEdit = props => {
|
||||
>
|
||||
<Datagrid style={{ width: "100%" }}>
|
||||
<TextField source="ip" sortable={false} />
|
||||
<FunctionField label="port" render={10301} />
|
||||
<TextField source="port" sortable={false} emptyText="13001" />
|
||||
|
||||
<DateField
|
||||
source="last_seen"
|
||||
showTime
|
||||
|
Loading…
Reference in New Issue
Block a user