Commit a36b208d by 陈超

T

parent 9fe99402
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
}, },
created: function(){ created: function(){
document.title = "全部课程" document.title = "全部课程"
console.log(<?php echo $selCate; ?>) console.log("{:json_encode($selCate)}")
}, },
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