1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-12-25 14:51:36 +08:00
parent b233535d95
commit 7ed4dd7e24
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ export default {
this.user.Roles.push(item.UserTypeId)
}
this.user.UserRoleList.push({
UserTypeEnum: item.UserType,
UserTypeEnum: item.UserTypeEnum,
UserTypeId: item.UserTypeId,
IsUserRoleDisabled: item.IsUserRoleDisabled,
UserTypeShortName: item.UserTypeShortName,