修改footer点击失效
This commit is contained in:
parent
e0ff7da9c1
commit
c06484e0cd
@ -230,7 +230,7 @@ export default {
|
||||
let video = this.$refs.video
|
||||
video.currentTime = this.currentTime
|
||||
video.play()
|
||||
this.$stopPropagation(e)
|
||||
// this.$stopPropagation(e)
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user