dedsudiyu 1 月之前
父節點
當前提交
bf3401b5b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) => {