wuhongyu 5 年 前
コミット
4bb835ab6e
1 ファイル変更1 行追加1 行削除
  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: {