Changpeng Duan 5 năm trước cách đây
mục cha
commit
ebb92aebe5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tv/src/components/Headside.vue

+ 1 - 0
tv/src/components/Headside.vue

@@ -43,6 +43,7 @@
             }
         },
         beforeDestroy() {
+            console.log(123);
             clearInterval(this.timer);
         },
         methods: {