|
|
|
@ -45,7 +45,7 @@ use \common\libs\MyLib; |
|
|
|
|
<input type="text" id="company" name="company" class="form-control"> |
|
|
|
|
</div> |
|
|
|
|
<div class="form-group" style="margin-bottom: 8px;"> |
|
|
|
|
<label for="datepicker1" style="margin-left:20px;">初登日期</label> |
|
|
|
|
<label for="datepicker1">初登日期</label> |
|
|
|
|
<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" /> |
|
|
|
|
<span class="input-group-addon">到</span> |
|
|
|
@ -117,7 +117,7 @@ use \common\libs\MyLib; |
|
|
|
|
<button type="button" class="btn btn-primary btn-a-invalid">勾选无效数据</button> |
|
|
|
|
</div> |
|
|
|
|
</form> |
|
|
|
|
<div class="row" style="margin-top:30px;"> |
|
|
|
|
<div class="row" style="margin-top:20px;"> |
|
|
|
|
<div class="col-md-12"> |
|
|
|
|
<table id="listTable"> |
|
|
|
|
<thead class="bg-warning"> |
|
|
|
|