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 {