多体系建设信息化条统-前端
zhouwx
2025-12-22 c5f4bef2a867c3da79555a95b60a7c4d5c295f0e
src/store/modules/user.js
@@ -47,8 +47,8 @@
            } else {
              this.roles = ['ROLE_DEFAULT']
            }
            this.id = user.userId
            this.name = user.userName
            this.id = user.id
            this.name = user.name
            this.companyId = user.companyId
            this.companyName = user.companyName
            this.avatar = avatar