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