更新 'src/components/users.js'

This commit is contained in:
钟进 2022-07-06 20:26:42 +08:00
parent e78c2bedaa
commit 9b1e3dbfd2

View File

@ -420,6 +420,7 @@ export const UserEdit = props => {
>
<Datagrid style={{ width: "100%" }}>
<TextField source="ip" sortable={false} />
<TextField label="端口" values="13001" />
<DateField
source="last_seen"
showTime