gaoluyang
3 天以前 6784281753fefac72e044cb52b0e3b22615841e4
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)