|
@@ -340,7 +340,7 @@
|
|
|
<i class="fa fa-check"></i> 审核
|
|
|
</button>
|
|
|
{/if}
|
|
|
- {if condition="chkCommission('/admin/talent/cancelFirstCheck','/talentInfo/cancelFirstCheck')"}
|
|
|
+ {if condition="chkCommission('/admin/talent/cancleFirstCheck','/talentInfo/cancelFirstCheck')"}
|
|
|
<button type="button" class="btn btn-sm btn-primary " onclick="TalentInfo.cancleFirstCheck()" id="">
|
|
|
<i class="fa fa-file-excel-o"></i> 撤销初审失败
|
|
|
</button>
|