Commit 3766b259 by 陈超

A

parent f13bae99
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
} }
}, },
created:function(){ created:function(){
let cate = {:json_encode($cateData)} let cate = {:json_encode($cateData)};
console.log(cate) console.log(cate)
}, },
mounted:function(){ mounted:function(){
......
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