Commit 8f27c52a by 陈超

A

parent dd1cd56a
......@@ -57,7 +57,7 @@
},
computed: {
totalPrice: function() {
return "${price}"
return "{$price}"
},
discount: function() {
return "(已优惠:¥0)"
......
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