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;