Commit 04e6859e by Administrator

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

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