4dafe548 by yangjianbin

init

1 parent 0cf5beb9
...@@ -288,12 +288,12 @@ ...@@ -288,12 +288,12 @@
288 </div> 288 </div>
289 289
290 <div class="row cl"> 290 <div class="row cl">
291 <div class="form-group col-sm-3 col-md-2"> 291 <!--<div class="form-group col-sm-3 col-md-2">
292 <label>月收入</label> 292 <label>月收入</label>
293 <input type="text" class="form-control input-text" name="clientUnitInputVO.monthlyIncome" 293 <input type="text" class="form-control input-text" name="clientUnitInputVO.monthlyIncome"
294 value="<?= $clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : '' ?>"> 294 value="<?/*= $clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : '' */?>">
295 <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span> 295 <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span>
296 </div> 296 </div>-->
297 <div class="form-group col-sm-3 col-md-2"> 297 <div class="form-group col-sm-3 col-md-2">
298 <label>工资发放形式</label> 298 <label>工资发放形式</label>
299 <span class="form-control select-box"> 299 <span class="form-control select-box">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!