|
|
|
@ -16,7 +16,7 @@ use \common\libs\MyLib; |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="ibox-content"> |
|
|
|
|
<form role="form" class="form-inline" onsubmit="return search();"> |
|
|
|
|
<form role="form" id="searchFrm" class="form-inline" onsubmit="return search();"> |
|
|
|
|
<input type="hidden" name="company_type" id="company_type" value="<?=$company_type?>">
|
|
|
|
|
<?php if($company_type == 3) { ?> |
|
|
|
|
<div class="form-group" style="margin-bottom: 8px;"> |
|
|
|
|