Commit 59a3ae9f by Administrator

'课程表点击课程章节无效'

parent 3b56ba7e
......@@ -100,7 +100,7 @@
this.info = {:json_encode($data)};
// console.log(this.info)
let p = {:json_encode($video_section_data)};
// console.log(p)
console.log($video_section_data);
for(let k in p) {
this.section.push(p[k])
}
......
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