Commit d7308762 by 陈超

T

parent a36b208d
......@@ -322,7 +322,8 @@
},
created: function(){
document.title = "全部课程"
console.log("{:json_encode($selCate)}")
let r = "{:json_encode($selCate)}"
console.log(r)
},
methods: {
......
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