查询结果
照片 | 基础资料 | 邮箱 | 电话 | 岗位编号 | 报考岗位 | 报名时间 | 记录变更时间 | 当前状态 | 准考证打印情况 | 日志 | 操作 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{!! $v->realname !!} {{$v->sex}} {{$v->birthday}} {{$v->education}} {{$v->nation}} {{$v->native_place}} {{$v->political_affiliation}} | {{ $v->email }} | {{ $v->mobile }} | {!! $v->code !!} | {!! $v->name !!} | {!! $v->created_at !!} | {!! $v->updated_at !!} |
@if(in_array('1',explode(',',$recruit->step)) && $v->current >= 1)
报名: @if($v->audit == 3) 通过 @elseif($v->audit == 2) 审核失败 @elseif($v->audit == 1) 审核中 @endif @endif @if(in_array('3',explode(',',$recruit->step)) && $v->current >= 2)笔试: @if($v->pen_audit == -1) 未开始 @elseif($v->pen_audit == 0) 未通过 @elseif($v->pen_audit == 1) 通过 @elseif($v->pen_audit == 2) 缺考 @elseif($v->pen_audit == 3) 不需要笔试 @endif @endif @if(in_array('4',explode(',',$recruit->step)) && $v->current >= 2)上机: @if($v->computer_audit == -1) 未开始 @elseif($v->computer_audit == 0) 未通过 @elseif($v->computer_audit == 1) 通过 @elseif($v->computer_audit == 2) 缺考 @elseif($v->computer_audit == 3) 不需要上机 @endif @endif @if(in_array('5',explode(',',$recruit->step)) && $v->current >= 2)面试: @if($v->face_audit == -1) 未开始 @elseif($v->face_audit == 0) 未通过 @elseif($v->face_audit == 1) 通过 @elseif($v->face_audit == 2) 缺考 @elseif($v->face_audit == 3) 不需要面试 @endif @endif @if(in_array('6',explode(',',$recruit->step)) && $v->current >= 2)复试: @if($v->reexamine_audit == -1) 未开始 @elseif($v->reexamine_audit == 0) 未通过 @elseif($v->reexamine_audit == 1) 通过 @elseif($v->reexamine_audit == 2) 缺考 @elseif($v->reexamine_audit == 3) 不需要复试 @endif @endif @if(in_array('7',explode(',',$recruit->step)) && $v->current >= 3)体检: @if($v->inspect_audit == -1) 未开始 @elseif($v->inspect_audit == 0) 未通过 @elseif($v->inspect_audit == 1) 通过 @elseif($v->inspect_audit == 2) 缺检 @elseif($v->inspect_audit == 3) 不需要体检 @endif @endif @if(in_array('8',explode(',',$recruit->step)) && $v->current >= 3)政审: @if($v->political_audit == -1) 未开始 @elseif($v->political_audit == 0) 未通过 @elseif($v->political_audit == 1) 通过 @elseif($v->political_audit == 2) 缺检 @elseif($v->political_audit == 3) 不需要政审 @endif @endif |
@if(in_array('3',explode(',',$recruit->step)) && $v->current >= 2 && $v->pen_audit != 3)
笔试准考证:
@if($v->pen_print)
已打印
@else
未打印 上机准考证:
@if($v->computer_print)
已打印
@else
未打印 面试准考证:
@if($v->face_print)
已打印
@else
未打印 复试准考证:
@if($v->reexamine_print)
已打印
@else
未打印 |
查看 | @if($recruit->pen_health == 1) @endif @if($recruit->face_health == 1) @endif @if($recruit->id == 5 || $recruit->id == 16 || $recruit->id == 18) @endif | |
对不起,暂无相关信息!
|
{{-- --}} {{-- --}} {{-- @if(Encore\Admin\Facades\Admin::user()->can('auth_recruit_outexcel'))--}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} |