Tang před 2 roky
rodič
revize
1c88c3379f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,