|
|
@ -44,7 +44,7 @@ use \common\libs\MyLib; |
|
|
|
<label for="engine_no" style="margin-left:20px;">保险公司</label> |
|
|
|
<label for="engine_no" style="margin-left:20px;">保险公司</label> |
|
|
|
<input type="text" id="company" name="company" class="form-control"> |
|
|
|
<input type="text" id="company" name="company" class="form-control"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form-group" style="margin-bottom: 8px;"> |
|
|
|
<div class="form-group" style="margin-bottom: 8px;margin-left:20px;"> |
|
|
|
<label for="datepicker1">初登日期</label> |
|
|
|
<label for="datepicker1">初登日期</label> |
|
|
|
<div class="input-group input-daterange" id="datepicker1"> |
|
|
|
<div class="input-group input-daterange" id="datepicker1"> |
|
|
|
<input type="text" class="input-sm form-control" id="register_begin" name="register_begin" value="" autocomplete="off" /> |
|
|
|
<input type="text" class="input-sm form-control" id="register_begin" name="register_begin" value="" autocomplete="off" /> |
|
|
|