wuhongyu há 5 anos atrás
pai
commit
4bb835ab6e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/layout/live/head.vue

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

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