Commit 383eb1f2 authored by duxinyuan's avatar duxinyuan

bug

parent 7ed78d58
...@@ -878,12 +878,12 @@ ...@@ -878,12 +878,12 @@
<div class="col-xs-6"> <div class="col-xs-6">
<select class="form-control" id="back_type"> <select class="form-control" id="back_type">
<option class="" value="-1">请选择退款类型</option> <option class="" value="-1">请选择退款类型</option>
<option class="type_yixiang" value="10">退意向金</option> <option class="type_yixiang" value="0">退意向金</option>
<option class="type_yixiang" value="10">意向金转定</option> <option class="type_yixiang" value="1">意向金转定</option>
<option class="type_baoguan" value="10">退保管金</option> <option class="type_baoguan" value="2">退保管金</option>
<option class="type_baoguan" value="30">保管金转定</option> <option class="type_baoguan" value="3">保管金转定</option>
<option class="type_zhongjie" value="91">退中介费</option> <option class="type_zhongjie" value="4">退中介费</option>
<option class="type_anchang" value="92">退案场费</option> <option class="type_anchang" value="5">退案场费</option>
</select> </select>
</div> </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