wuhongyu 5 năm trước cách đây
mục cha
commit
4bb835ab6e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {