Commit e0f84063 by 宋毅

tj

parent 4290e703
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</div> </div>
<div class="bom"> <div class="bom">
<h3>{{item.invoiceTime}}</h3> <h3>{{item.invoiceTime}}</h3>
<h4>¥{{item.invoiceAmount.toFixed(2)/100}}</h4> <h4>¥{{item.invoiceAmount.toFixed(2)}}</h4>
</div> </div>
</div> </div>
</div> </div>
......
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