update
This commit is contained in:
parent
92e95c2b74
commit
ef2995cfe1
@ -258,6 +258,7 @@ class ConsultProjectLogic extends BaseLogic
|
|||||||
$data['project_level_text'] = $data->project_level_text;
|
$data['project_level_text'] = $data->project_level_text;
|
||||||
$data['engineering_status_text'] = $data->engineering_status_text;
|
$data['engineering_status_text'] = $data->engineering_status_text;
|
||||||
$data['consult_type_text'] = $data->consult_type_text;
|
$data['consult_type_text'] = $data->consult_type_text;
|
||||||
|
$data['project_archiving_text'] = $data->project_archiving_text;
|
||||||
return $data->toArray();
|
return $data->toArray();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user