814

parent d622b710
......@@ -245,7 +245,7 @@ export default {
el.url = el.url.slice(0,el.url.indexOf('_'))+'_'+this.clarityType+el.url.slice(-4)
})
this.$refs.videoDom.load()
debugger
// debugger
this.$refs.videoDom.addEventListener("loadedmetadata", function()
{
// console.log(230)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment