wuhongyu 5 years ago
parent
commit
4bb835ab6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/live/head.vue

+ 1 - 1
src/layout/live/head.vue

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