Commit 724075a1 authored by agping's avatar agping

客户列表修改

parent d1f687fe
...@@ -687,17 +687,14 @@ ...@@ -687,17 +687,14 @@
<label class="control-label">无效</label><input type="radio" name="user_status" value="-1"> <label class="control-label">无效</label><input type="radio" name="user_status" value="-1">
<span class="text-danger">(必填)</span> <span class="text-danger">(必填)</span>
</div> </div>
<div class="clear">
</div>
<div class="followup-modal-list-area">
<table class="table table-striped table-bordered table-hover table-condensed""> <table class="table table-striped table-bordered table-hover table-condensed"">
<!--<thead> <tbody class="text-center" id="caozuo_table2">
<tr class="ld-Marheight">
<th class="text-center">跟进内容</th>
<th class="text-center">跟进人</th>
<th class="text-center">跟进时间</th>
</tr>
</thead>-->
<tbody class="text-center followup-modal-list-area" id="caozuo_table2">
</tbody> </tbody>
</table> </table>
</div>
</div> </div>
......
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