Tang 2 年之前
父節點
當前提交
1c88c3379f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/videoCy/index.vue

+ 1 - 1
src/components/videoCy/index.vue

@@ -139,7 +139,7 @@ export default {
         var data = {
           sectionId: this.activeSection.sectionId,
           goodsId: this.goodsData.goodsId,
-          courseId: this.activeSection.sectionId,
+          courseId: this.activeSection.courseId,
           gradeId: this.goodsData.gradeId,
           orderGoodsId: this.goodsData.orderGoodsId,
           chapterId: this.activeSection.chapterId,