he2802 před 4 roky
rodič
revize
749d2cfecc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages2/class/detail.vue

+ 1 - 1
pages2/class/detail.vue

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