@if(in_array('3',explode(',',$recruit->step)))
  • 笔试成绩
  • @endif @if(in_array('4',explode(',',$recruit->step)))
  • 上机成绩
  • @endif @if(in_array('5',explode(',',$recruit->step)))
  • 面试成绩
  • @endif
@if(in_array('3',explode(',',$recruit->step)))
@if($recruit->pen_status == 1)
笔试成绩已上传,请勿重复操作!
@else @if(strtotime($recruit->preliminary_end) > time())
笔试尚未结束,无需上传成绩
@else

1.成绩只能上传一次,操作日志记录且无法修改,请谨慎操作!

2.点我下载成绩导入信息模板。

@endif @endif
@endif @if(in_array('4',explode(',',$recruit->step)))
{{-- todo--}}
@endif @if(in_array('5',explode(',',$recruit->step)))

1.成绩只能上传一次,重复上传不生效,操作日志记录且无法修改,请谨慎操作!

2.点我下载成绩导入信息模板。

@endif