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,