dedsudiyu hai 1 mes
pai
achega
bf3401b5b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/newSubVideoComponent.vue

+ 1 - 1
src/components/newSubVideoComponent.vue

@@ -161,7 +161,7 @@
             console.log('dataList2',this.dataList)
           }).catch((error) => {
           })
-        } else if (list[1]) {
+        } else if (list[0]) {
           Promise.all([
             this.videoInitialize(sub1)
           ]).then((result) => {