|
@@ -897,7 +897,7 @@ class RecruitController extends Controller
|
|
|
$info = RecruitSupplement::where('appoint_id',$ids)->where('type','supplement')->first();
|
|
|
if(!$info){
|
|
|
$view_data['switch'] = 0;
|
|
|
- $photos = [
|
|
|
+ $view_data['photos'] = [
|
|
|
'identification'=>[],
|
|
|
'household_register' => [],
|
|
|
'education_certification'=>[],
|