no message
This commit is contained in:
parent
a984acb683
commit
4dc342d018
2 changed files with 7 additions and 7 deletions
|
|
@ -486,7 +486,7 @@ export class DevelopmentScholarshipController extends Controller {
|
|||
}
|
||||
}
|
||||
let profileEdu = await new CallAPI()
|
||||
.PostData(request, "org/profile/educations", {
|
||||
.PostData(request, "/org/profile/educations", {
|
||||
profileId: getDevelopment.profileId,
|
||||
institute: getDevelopment.educationalInstitution,
|
||||
startDate: getDevelopment.startDate,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue