Commit 9c952034 by 陈超

T

parent 13a0a2ff
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
}, },
created: function(){ created: function(){
document.title = "全部课程" document.title = "全部课程"
console.log("{$selCate[0].cateId}") console.log("{$selCate[0]['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