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