Commit 03d90da2 authored by agping's avatar agping Committed by hujun

通话修改

parent af900262
<script id="callPhone_list_tpl" type="text/template"> <script id="callPhone_list_tpl" type="text/template">
[% if(it) { %] [% if(it[0]) { %]
[% for(var item in it){ %] [% for(var item in it){ %]
<tr class="text-center"> <tr class="text-center">
<!--<td>[%= it[item]['call_time'] %]</td>--> <!--<td>[%= it[item]['call_time'] %]</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