refactor: ♻️ 用户页面代码优化,使用字典翻译组件
This commit is contained in:
@@ -257,7 +257,7 @@ export interface UserPageVO {
|
||||
/** 用户邮箱 */
|
||||
email?: string;
|
||||
/** 性别 */
|
||||
genderLabel?: string;
|
||||
gender?: number;
|
||||
/** 用户ID */
|
||||
id?: number;
|
||||
/** 手机号 */
|
||||
|
||||
Reference in New Issue
Block a user