src/layout/components/Navbar.vue @@ -99,7 +99,6 @@ }) .then(() => { userStore.logOut().then(() => { // location.href = "/sqys-web/index"; location.href = "/smrq/index"; }); })