Commit 9090910c authored by zhengke's avatar zhengke

修改显示

parent 78b4b7f7
......@@ -58,11 +58,11 @@
<th width="60">进店人数</th>
<th width="70">公司</th>
<th width="70">总金额</th>
<!-- <th width="80">领队佣金<br />(应付)</th>
<th width="80">领队佣金<br />(应付)</th>
<th width="80">导游佣金<br />(应付)</th>
<th width="80">公司佣金<br />(应收)</th>
<th width="80">返佣余额</th> -->
<th width="80">返佣总计</th>
<!--<th width="80">公司佣金<br />(应收)</th>
<th width="80">返佣余额</th>
<th width="80">返佣总计</th>-->
<th width="80">汇率</th>
<th width="80">凭证</th>
<th width="80">财务单据</th>
......@@ -101,22 +101,22 @@
</td>
<td width="70">
{{subItem.TotalMoney}}
</td>
<!-- <td width="80">
</td>
<td width="80">
{{subItem.LeaderCommission}}
</td>
<td width="80">
{{subItem.GuideCommission}}
</td>
<td width="80">
<!-- <td width="80">
{{subItem.CompanyCommission}}
</td>
<td width="80" :rowspan="item.ShopDetailsList.length" v-if='subIndex==0'>
{{subItem.OtherDeduct}}
</td> -->
</td>
<td width="80" :rowspan="item.ShopDetailsList.length" v-if='subIndex==0'>
{{subItem.BackTotalMoney}}
</td>
</td> -->
<td width="80" :rowspan="item.ShopDetailsList.length" v-if='subIndex==0'>
{{subItem.DMCRate}}
</td>
......
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