更新 'src/components/users.js'

remotes/origin/HEAD
钟进 2 years ago
parent fdb43c9193
commit 07bb80a1e6

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

Loading…
Cancel
Save