更新 'src/components/users.js'

This commit is contained in:
钟进 2022-07-06 20:18:36 +08:00
parent 84a253f50b
commit 0872e31411

View File

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