袁少华 %!s(int64=4) %!d(string=hai) anos
pai
achega
78484928ab
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      pages/dashboard/video1.html

+ 1 - 2
pages/dashboard/video1.html

@@ -117,7 +117,6 @@
                             
                         },
                         get2(){
-                            this.get();
                             this.listInit=ServiceProduceTask.getVedioFileList();
                             if(this.upVideo != 'AAA'){
                                 this.listInit.splice(0, 1);
@@ -153,7 +152,7 @@
                         }
                     },
                     mounted() {
-                        // this.get();
+                        this.get();
                         this.get2();
                         this.timer = setInterval(this.get2, 10000);