mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
feat: move User.PhonePrefix to Organization.PhonePrefix
Signed-off-by: Kininaru <shiftregister233@outlook.com>
This commit is contained in:
@ -52,7 +52,6 @@ class UserListPage extends React.Component {
|
||||
displayName: `New User - ${this.state.users.length}`,
|
||||
avatar: "https://casbin.org/img/casbin.svg",
|
||||
email: "user@example.com",
|
||||
phonePrefix: "86",
|
||||
phone: "12345678",
|
||||
affiliation: "Example Inc.",
|
||||
tag: "staff",
|
||||
|
Reference in New Issue
Block a user