视频回放
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
setTimeout(() => {
|
||||
this.width = document.querySelector(`#${this.videoId}`).offsetWidth + 'px'
|
||||
this.$nextTick(() => {
|
||||
this.$refs.timeline.init()
|
||||
this.$refs.timeline && this.$refs.timeline.init()
|
||||
})
|
||||
}, 60)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user