保誠-保戶業務員媒合平台
Mila
2021-11-18 b379dd78570a995d28a8fea5597aaa79056b3612
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 {