dedsudiyu 1 ay önce
ebeveyn
işleme
bf3401b5b9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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) => {