更新 'src/components/users.js'
This commit is contained in:
parent
9b1e3dbfd2
commit
573857ed4a
@ -420,7 +420,7 @@ export const UserEdit = props => {
|
||||
>
|
||||
<Datagrid style={{ width: "100%" }}>
|
||||
<TextField source="ip" sortable={false} />
|
||||
<TextField label="端口" values="13001" />
|
||||
<TextField source="port" sortable={false} />
|
||||
<DateField
|
||||
source="last_seen"
|
||||
showTime
|
||||
|
Loading…
Reference in New Issue
Block a user