init
Showing
1 changed file
with
3 additions
and
3 deletions
| ... | @@ -41,11 +41,11 @@ | ... | @@ -41,11 +41,11 @@ |
| 41 | </div> | 41 | </div> |
| 42 | 42 | ||
| 43 | <div class="row cl"> | 43 | <div class="row cl"> |
| 44 | <div class="form-group col-sm-3 col-md-2"> | 44 | <!--<div class="form-group col-sm-3 col-md-2"> |
| 45 | <label>月收入</label> | 45 | <label>月收入</label> |
| 46 | <input type="text" class="form-control input-text" value="<?=$clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : ''?>"> | 46 | <input type="text" class="form-control input-text" value="<?/*=$clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : ''*/?>"> |
| 47 | <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span> | 47 | <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span> |
| 48 | </div> | 48 | </div>--> |
| 49 | <div class="form-group col-sm-3 col-md-2"> | 49 | <div class="form-group col-sm-3 col-md-2"> |
| 50 | <label>工资发放形式</label> | 50 | <label>工资发放形式</label> |
| 51 | <span class="form-control select-box"> | 51 | <span class="form-control select-box"> | ... | ... |
-
Please register or sign in to post a comment