Commit c6d778d2 authored by hujun's avatar hujun

注释拜访记录

parent 234ed1e1
......@@ -14,7 +14,7 @@
<td><a href="#modal-record" data-toggle="modal" data-id='[%= it[item]["id"] %]' class="mend">[%= it[item]['agents_total'] %]</a></td>
<td>
<a class="btn1 btn-success edit" href="#modal-edit" data-toggle="modal" data-id='[%= it[item]["id"] %]'>编辑</a>
<a class="btn1 btn-info" data-toggle="modal" data-id='[%= it[item]["id"] %]'>拜访记录</a>
<!--<a class="btn1 btn-info" data-toggle="modal" data-id='[%= it[item]["id"] %]'>拜访记录</a>-->
</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