Commit f35ad280 by 冷斌

后台修改

parent 33a2e012
...@@ -324,7 +324,7 @@ ...@@ -324,7 +324,7 @@
} }
}, },
created:function(){ created:function(){
let c = "{$data}"; let c = JSON.stringify("{$data}");
console.log(c) console.log(c)
}, },
computed: { computed: {
......
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