Commit a857c204 authored by agping's avatar agping Committed by hujun

财务修改

parent 5998aa08
......@@ -114,7 +114,6 @@
<th class="text-center">所属部门/门店</th>
<th class="text-center">业务员</th>
<th class="text-center">应分佣金(元)</th>
<th class="text-center">实分佣金(元)</th>
<th class="text-center">现金奖(元)</th>
<th class="text-center">实收佣金(元)</th>
<th class="text-center">税费(元)</th>
......
......@@ -77,7 +77,7 @@
<span class="btn btn-info btn3" id="search">搜索</span>
<span class="btn btn-info btn3" id="reset">重置</span>
<!--<span class="btn btn-info btn3" id="export">导出excel</span>-->
<span>税费合计:</span><span id="taxTotal">15000</span>
<span>税费合计:</span><span id="taxTotal">15000</span>
</form>
</td>
</tr>
......
......@@ -6,7 +6,6 @@
<td>[%= it[item]['income_time'] %]</td>
<td>[%= it[item]['district_store'] %]</td>
<td>[%= it[item]['name'] %]</td>
<td>[%= it[item]['cash'] %]</td>
<td>[%= it[item]['practical_fee'] %]</td>
<td>[%= it[item]['cash'] %]</td>
<td>[%= it[item]['service_charge'] %]</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