spring
3 天以前 fd3e3b19aaf23c4f68d8b98d514499510b152e39
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)