src/layout/components/Navbar.vue @@ -120,6 +120,8 @@ type: 'warning' }).then(() => { removeToken() Cookies.remove('userInfo') Cookies.remove('configInfo') location.href = '/homePage'; }).catch(() => { });