mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-08 17:53:42 +08:00
refactor(projects): refactor page: user-management [重构用户管理页面]
This commit is contained in:
@@ -13,9 +13,3 @@ export enum EnumLoginModule {
|
||||
'reset-pwd' = '重置密码',
|
||||
'bind-wechat' = '微信绑定'
|
||||
}
|
||||
|
||||
export enum EnumGender {
|
||||
male = '男',
|
||||
female = '女',
|
||||
null = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user