Commit 715a992a by 陈超

A

parent d6208167
...@@ -414,7 +414,7 @@ ...@@ -414,7 +414,7 @@
}, },
created: function() { created: function() {
this.info = {:json_encode($paper)}; this.info = {:json_encode($paper)};
this.temp = {:json_encode($$tempData)}; this.temp = {:json_encode($tempData)};
console.log(this.info) console.log(this.info)
console.log(temp) console.log(temp)
}, },
......
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