Tang 2 жил өмнө
parent
commit
1c88c3379f

+ 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,