Changpeng Duan 5 lat temu
rodzic
commit
ebb92aebe5
1 zmienionych plików z 1 dodań i 0 usunięć
  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: {