更新 'src/components/users.js'

This commit is contained in:
2022-07-06 21:25:53 +08:00
parent 07bb80a1e6
commit e83087444c

View File

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