Commit 25d0b6e4 by 陈超

T

parent f30a6bef
...@@ -322,8 +322,9 @@ ...@@ -322,8 +322,9 @@
}, },
created: function(){ created: function(){
document.title = "全部课程" document.title = "全部课程"
let r = JSON.parse("{:json_encode($selCate)}") // let r = JSON.parse("{:json_encode($selCate)}")
console.log(r) // console.log(r)
console.log("$selCate['{$_GET['cateId']}']")
}, },
methods: { 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