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