@@ -112,7 +112,7 @@ export default {
this.toLogin();
},
async toLogin() {
- // this.$router.push({ path: '/' });
+ this.$router.go(0);
computed: {