update
This commit is contained in:
parent
e65b612140
commit
7b2c61a989
@ -126,6 +126,8 @@
|
|||||||
$data['project_name'] = $project['name'];
|
$data['project_name'] = $project['name'];
|
||||||
$data['project_code'] = $project['project_code'];
|
$data['project_code'] = $project['project_code'];
|
||||||
$data['identity_text'] = $data->identity_text;
|
$data['identity_text'] = $data->identity_text;
|
||||||
|
$data['attitude_text'] = $data->attitude_text;
|
||||||
|
$data['degree_adaptability_text'] = $data->degree_adaptability_text;
|
||||||
return $data->toArray();
|
return $data->toArray();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user