Commit 4a80c4af by 冷斌

后台修改

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