lifanagju_citu hai 3 meses
pai
achega
0716d67981
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      store/user.js

+ 1 - 0
store/user.js

@@ -151,6 +151,7 @@ export const userStore = defineStore('user', {
         this.resetUserData()
       } catch (error) {
         console.log('handleLogout:error', error)
+        // if (error?.msg === '企业登录授权错误,请重新登录')
         this.resetUserData()
       }
       // return !this.isLogin;