保誠-保戶業務員媒合平台
Mila
2021-11-17 c13bb41d45ad8cccee543a1b6cfaaa6a5a072c08
update: 登出導回首頁
修改1個檔案
3 ■■■■ 已變更過的檔案
PAMapp/components/NavBar.vue 3 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/NavBar.vue
@@ -86,7 +86,8 @@
    // TODO: 僅OTP認證開發前 暫時使用
    fakeLogout(): void {
      localStorage.clear();
      this.$router.go(0);
      // this.$router.go(0);
      window.location.href = '/'
    }
  }
  export enum Role {