src/layout/components/Navbar.vue @@ -106,7 +106,7 @@ type: 'warning' }).then(() => { this.$store.dispatch('LogOut').then(() => { location.href = '/index'; location.href = '/'; }) }).catch(() => { }); }