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: {