Commit 667521d9 by 冷斌

fix bug

parent 0980df5e
......@@ -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(p)
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