Commit 550e9de5 authored by youjie's avatar youjie

no message

parent 9d9da8e8
......@@ -242,6 +242,14 @@
<span>手续费</span>
<span>{{item.PlatformTax}}</span>
</div>
<div>
<span>应收小费</span>
<span>{{item.PreferTipAmount}}</span>
</div>
<div>
<span>实收小费</span>
<span>{{item.IncomeTipAmount}}</span>
</div>
<div>
<span>成本</span>
<span>{{item.CostMoney}}</span>
......
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