Commit 7441f585 authored by agping's avatar agping

业绩 排行 模板 修改

parent 803ad732
......@@ -44,7 +44,7 @@
[% if(it && it.length && it.length>0) { %]
<tr class="maintable-tr-bar">
<th class="text-center">排名</th>
<td class="text-center">门店</td>
<th class="text-center">门店</th>
<th class="text-center">业绩(元)<span class="glyphicon glyphicon-triangle-bottom positive-sequence-yeji"></span><span class="glyphicon glyphicon-triangle-top reverse-order-yeji"></span></th>
<th class="text-center">成交单数</th>
<th class="text-center">收款数</th>
......@@ -121,7 +121,7 @@
[% if(it["list"] && it["list"].length && it["list"].length>0) { %]
<tr>
<th class="text-center">排名</th>
<td class="text-center">门店</td>
<th class="text-center">门店</th>
<th class="text-center">业绩(元)</th>
<th class="text-center">成交单数</th>
<th class="text-center">收款数</th>
......
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