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