Procházet zdrojové kódy

去掉测试代码

Changpeng Duan před 5 roky
rodič
revize
5522df3dcc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tv/src/views/Wait.vue

+ 1 - 1
tv/src/views/Wait.vue

@@ -132,7 +132,7 @@
         },
         },
         mounted() {
         mounted() {
             // for test
             // for test
-            this.$router.push({path: '/3pkRank'});
+            // this.$router.push({path: '/3pkRank'});
 
 
             if (this.trueDate) {
             if (this.trueDate) {
                 this.waitTimer = setInterval(() => {
                 this.waitTimer = setInterval(() => {