|
@@ -250,15 +250,6 @@ export default {
|
|
query: {
|
|
query: {
|
|
gradeId: this.recordList.gradeId,
|
|
gradeId: this.recordList.gradeId,
|
|
orderGoodsId: this.recordList.orderGoodsId,
|
|
orderGoodsId: this.recordList.orderGoodsId,
|
|
- courseId: this.recordList.courseId,
|
|
|
|
- chapterId: this.recordList.chapterId,
|
|
|
|
- moduleId: this.recordList.moduleId,
|
|
|
|
- sectionId: this.recordList.sectionId,
|
|
|
|
- recordingUrl: this.recordList.recordingUrl,
|
|
|
|
- liveUrl: this.recordList.liveUrl,
|
|
|
|
- sectionType: this.recordList.sectionType,
|
|
|
|
- liveStartTime: this.recordList.liveStartTime,
|
|
|
|
- liveEndTime: this.recordList.liveEndTime
|
|
|
|
}
|
|
}
|
|
});
|
|
});
|
|
}
|
|
}
|