|
@@ -238,24 +238,24 @@
|
|
</div>
|
|
</div>
|
|
<div class="hidden-xs" id="TalentInfoTableToolbar" role="group">
|
|
<div class="hidden-xs" id="TalentInfoTableToolbar" role="group">
|
|
{if condition="chkCommission('/admin/talent/re_verify','/talentInfo/thirdCheck')"}
|
|
{if condition="chkCommission('/admin/talent/re_verify','/talentInfo/thirdCheck')"}
|
|
- <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.openCheckTalentInfo()" id="">
|
|
|
|
- <i class="fa fa-check"></i> 审核
|
|
|
|
- </button>
|
|
|
|
|
|
+ <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.openCheckTalentInfo()" id="">
|
|
|
|
+ <i class="fa fa-check"></i> 审核
|
|
|
|
+ </button>
|
|
{/if}
|
|
{/if}
|
|
{if condition="chkCommission('/admin/talent/cancelThirdCheck','/talentInfo/cancleThirdCheck')"}
|
|
{if condition="chkCommission('/admin/talent/cancelThirdCheck','/talentInfo/cancleThirdCheck')"}
|
|
- <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.cancleThirdCheck()" id="">
|
|
|
|
- <i class="fa fa-file-excel-o"></i> 撤销复核
|
|
|
|
- </button>
|
|
|
|
|
|
+ <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.cancleThirdCheck()" id="">
|
|
|
|
+ <i class="fa fa-file-excel-o"></i> 撤销复核
|
|
|
|
+ </button>
|
|
{/if}
|
|
{/if}
|
|
{if condition="chkCommission('/admin/talent/reVerifyExport','/talentInfo/thirdExport')"}
|
|
{if condition="chkCommission('/admin/talent/reVerifyExport','/talentInfo/thirdExport')"}
|
|
- <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.showExportModal(3)" id="">
|
|
|
|
- <i class="fa fa-file-excel-o"></i> 导出
|
|
|
|
- </button>
|
|
|
|
|
|
+ <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.showExportModal(3)" id="">
|
|
|
|
+ <i class="fa fa-file-excel-o"></i> 导出
|
|
|
|
+ </button>
|
|
{/if}
|
|
{/if}
|
|
{if condition="chkCommission('/admin/talent/download','/talentInfo/thirdDownload')"}
|
|
{if condition="chkCommission('/admin/talent/download','/talentInfo/thirdDownload')"}
|
|
- <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.download()" id="">
|
|
|
|
- <i class="fa fa-download"></i> 下载
|
|
|
|
- </button>
|
|
|
|
|
|
+ <button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.download()" id="">
|
|
|
|
+ <i class="fa fa-download"></i> 下载
|
|
|
|
+ </button>
|
|
{/if}
|
|
{/if}
|
|
</div>
|
|
</div>
|
|
<table id="TalentInfoTable" class="table-condensed" style="font-size: 10px;table-layout: fixed!important;" data-mobile-responsive="true" data-click-to-select="true">
|
|
<table id="TalentInfoTable" class="table-condensed" style="font-size: 10px;table-layout: fixed!important;" data-mobile-responsive="true" data-click-to-select="true">
|
|
@@ -298,15 +298,11 @@
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="enterpriseTag"><span>单位标签</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="enterpriseTag"><span>单位标签</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="enterpriseName"><span>单位名称</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="enterpriseName"><span>单位名称</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="street"><span>所属镇街</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="street"><span>所属镇街</span></li>
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="industryFieldNew"><span>产业领域</span></li>
|
|
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_type"><span>人才类型</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_type"><span>人才类型</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="tax_insurance_month"><span>在我市缴交社保或个税月份</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="tax_insurance_month"><span>在我市缴交社保或个税月份</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="labor_contract_rangetime"><span>劳动合同起止时间</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="labor_contract_rangetime"><span>劳动合同起止时间</span></li>
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="salary_pay_way"><span>工资发放渠道</span></li>
|
|
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="salary_pay_month"><span>工资发放月份</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="salary_pay_month"><span>工资发放月份</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="fst_work_time"><span>来晋时间</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="fst_work_time"><span>来晋时间</span></li>
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="pre_import_type"><span>预引进类型</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="return"><span>流出晋江满3年后又返回晋江的</span></li>
|
|
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="apply_year"><span>申报年度</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="apply_year"><span>申报年度</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="phone"><span>手机号码</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="phone"><span>手机号码</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="email"><span>电子邮箱</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="email"><span>电子邮箱</span></li>
|
|
@@ -320,16 +316,9 @@
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="cur_entry_time"><span>本单位入职时间</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="cur_entry_time"><span>本单位入职时间</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="position"><span>本单位现任职务</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="position"><span>本单位现任职务</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="pro_qua"><span>职业资格</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="pro_qua"><span>职业资格</span></li>
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="professional"><span>专业技术职称</span></li>
|
|
|
|
|
|
+ <li style="width:24%"><input type="checkbox" name="export[]" value="title"><span>职称</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="isMatchZhiren"><span>是否直认人才</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="isMatchZhiren"><span>是否直认人才</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="source"><span>申报来源</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="source"><span>申报来源</span></li>
|
|
- <!--<li style="width:24%"><input type="checkbox" name="export[]" value="source_batch"><span>入选名单的文件号及批次</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="fujian_highcert_pubtime"><span>福建省高层次人才证书发证日期</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="fujian_highcert_exptime"><span>福建省高层次人才证书有效期</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="quanzhou_highcert_pubtime"><span>泉州高层次人才证书发证日期</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="quanzhou_highcert_exptime"><span>泉州高层次人才证书有效期</span></li>-->
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="source_city"><span>入选来源地级市</span></li>
|
|
|
|
- <li style="width:24%"><input type="checkbox" name="export[]" value="source_county"><span>入选来源县市区</span></li>
|
|
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_arrange"><span>人才层次</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_arrange"><span>人才层次</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_arrange_category"><span>人才条款</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_arrange_category"><span>人才条款</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_condition"><span>认定条件</span></li>
|
|
<li style="width:24%"><input type="checkbox" name="export[]" value="talent_condition"><span>认定条件</span></li>
|