gaoluyang
3 天以前 e44ce4501ea4cf30e79b2181fda84cd3faf8ec8a
src/store/modules/user.js
@@ -52,6 +52,7 @@
            this.avatar = avatar
            this.currentFactoryName = user.currentFactoryName
            this.nickName = user.nickName
            this.currentDeptId = user.tenantId
            resolve(res)
          }).catch(error => {
            reject(error)