Changpeng Duan 5 anni fa
parent
commit
ebb92aebe5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: {