dev_aliyun2
harry 5 years ago
parent e291072aca
commit 66ca854680

@ -123,7 +123,8 @@ export default ({ src, videoId, logWatchHistory, courseId = null }) => {
isLoging = false isLoging = false
isSeeking = false isSeeking = false
pos = [] // pos = [] //
this.sumTimePlayed = 0 sumTimePlayed = 0
logCount = 1
}, true) }, true)
} }

Loading…
Cancel
Save