Merge branch 'adiDev' into develop
This commit is contained in:
commit
536874adcc
1 changed files with 1 additions and 0 deletions
|
|
@ -240,6 +240,7 @@ export class DevelopmentScholarshipController extends Controller {
|
|||
posType: item.posType ? item.posType.posTypeName : null,
|
||||
posLevel: item.posLevel ? item.posLevel.posLevelName : null,
|
||||
posExecutive: item.posExecutive,
|
||||
status: item.status,
|
||||
}));
|
||||
|
||||
return new HttpSuccess({ data: formattedData, total });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue