保誠-保戶業務員媒合平台
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 {
@@ -107,7 +108,7 @@
    align-items: center;
    background-color: $PRIMARY_WHITE;
    z-index: 3;
    .pam-header__logo {
      height: 30px;
      width: 115px;