Commit a6aafb76 authored by agping's avatar agping

客户列表优化

parent 83fdf45f
...@@ -724,8 +724,6 @@ ...@@ -724,8 +724,6 @@
<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">
<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">
<label class="control-label">求租</label><input type="radio" name="user_status" value="0"> <label class="control-label">求租</label><input type="radio" name="user_status" value="0">
<span class="text-danger">(必填)</span> <span class="text-danger">(必填)</span>
</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