Commit c142bf28 authored by rencs's avatar rencs

1.8

parent 922619e0
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
> >
</div> </div>
<div style="width: 100%; text-align: right; margin-bottom: 10px"> <div style="width: 100%; text-align: right; margin-bottom: 10px">
<el-tag>支付总金额:{{ totalobj.totalAmount }}</el-tag></div> <el-tag>支付总金额:{{ totalobj.totalAmount }}</el-tag>
<el-tag>总数:{{ totalobj.number }}</el-tag> <el-tag>总数:{{ totalobj.number }}</el-tag>
<el-tag>总佣金:{{ totalobj.totalComissonAmount }}</el-tag> <el-tag>总佣金:{{ totalobj.totalComissonAmount }}</el-tag>
</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