Explorar el Código

fix 已做的题

he2802 hace 4 años
padre
commit
749d2cfecc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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){