|
@@ -402,7 +402,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
this.postAnswer()
|
|
this.postAnswer()
|
|
|
},
|
|
},
|
|
|
- postStudyRecord(status=0,sectionId=self.playSectionId) {
|
|
|
|
|
|
|
+ postStudyRecord(status=0,sectionId=this.playSectionId) {
|
|
|
let currentTime = 0
|
|
let currentTime = 0
|
|
|
var polyvPlayerContext = this.selectComponent('#playerVideo');
|
|
var polyvPlayerContext = this.selectComponent('#playerVideo');
|
|
|
if(polyvPlayerContext){
|
|
if(polyvPlayerContext){
|