Commit 776eceaa by 冷斌

fix bug

parent c676483b
......@@ -224,7 +224,7 @@
let url = "{:U('course/Video/view')}"
window.location.href = url.replace(/\[.*?\]/g, item.id)
} else {
console.log(item);
}
},
onTab: function(idx) {
......
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