瀏覽代碼

短信登录

lifanagju_citu 3 月之前
父節點
當前提交
0716d67981
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;