XSLu08042 3 일 전
부모
커밋
de22228722
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages_course/video.vue

+ 1 - 1
pages_course/video.vue

@@ -582,7 +582,7 @@
 			// 当开始/继续播放时触发play事件
 			getPlay() {
 				this.errorCount = 0
-				this.judgeDuration()
+				// this.judgeDuration()
 			},
 			getPause() {
 				this.clearIntegral()