祖安之光
2025-11-19 8bb3b6048c7cb68a94cf92bfd2f2480fb58e3ffd
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