提交修改

This commit is contained in:
daihh
2023-01-11 15:57:18 +08:00
parent 2631b549ec
commit e395737111
3 changed files with 6 additions and 6 deletions

View File

@@ -156,7 +156,7 @@ export default {
components:{popup,yearMedal},
computed: {
...mapGetters(['userInfo', 'userMsg','identity','studyTaskCount']),
...mapGetters(['userInfo','curIdentity', 'userMsg','identity','studyTaskCount']),
avatarText(){
return userAvatarText(this.userInfo.name);