mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +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