소스 검색

fix 已做的题

he2802 4 년 전
부모
커밋
749d2cfecc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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){