Commit 54d6cb67 authored by agping's avatar agping

客户来电 修改

parent 9077af14
......@@ -39,7 +39,7 @@
[% for(var item in it){ %]
<tr>
<td class="text-center">[%= it[item]['district_name'] %]</td>
<td class="text-center">[%= it[item]['user_phone_num'] %]</td>
<td class="text-center">[%= it[item]['call_number_total'] %]</td>
</tr>
[% } %]
......
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