You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pixelmaxQm
changed the title
[Bug]: 【超级管理员-用户管理】非本人的其他用户-编辑用户-去掉头像-确定保存,没有更新到用户列表头像、本人用户-编辑-去掉头像-确认保存后,用户列表中没有更新,但刷新页面后用户列表中所有头像都变成无头像,只要本用户再次选择头像并报错,刷新后其他头像也重新出现了
[Bug]: 【超级管理员-用户管理】用户头像错乱的bug
May 16, 2024
gin-vue-admin 版本
2024年5月16号16点10分版本
Node 版本
2024年5月16号16点10分版本
Golang 版本
2024年5月16号16点10分版本
是否依旧存在
可以
bug描述
【超级管理员-用户管理】
1.非本人的其他用户-编辑用户-去掉头像-确定保存,没有更新到用户列表头像
2.本人用户-编辑-去掉头像-确认保存后,用户列表中没有更新,但刷新页面后用户列表中所有头像都变成无头像,只要本用户再次选择头像并报错,刷新后其他头像也重新出现了
修改建议
1.CustomPic组件把userStore.userInfo.headerImg改为picSrc
2.右上角的头像显示,引入CustomPic组件时传递 :picSrc=userStore.userInfo.headerImg"
The text was updated successfully, but these errors were encountered: