Tang 2 vuotta sitten
vanhempi
commit
1c88c3379f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,