Commit 39ac60fe by 陈超

T

parent 82424eb3
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
el: "#app", el: "#app",
created:function(){ created:function(){
let d = "{:json_encode($data)}"; let d = {:json_encode($data)};
console.log(d) console.log(d)
}, },
......
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