586a0e6c by yangjianbin

init

1 parent d5c26cb2
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
53 <label>有无本地房产</label> 53 <label>有无本地房产</label>
54 <span class="form-control select-box"> 54 <span class="form-control select-box">
55 <select class="select" size="1"> 55 <select class="select" size="1">
56 <option><?=$clientInfoOutputVO->localHouse ? '有' : ''?></option> 56 <option><?=$clientInfoOutputVO->localHouse ? '有' : ''?></option>
57 </select> 57 </select>
58 </span> 58 </span>
59 </div> 59 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!