|
|
|
@ -270,7 +270,7 @@ export class HrRequestFormComponent implements OnInit {
|
|
|
|
if(this.cs.validResponse(result)){
|
|
|
|
if(this.cs.validResponse(result)){
|
|
|
|
this.cs.stopLoading();
|
|
|
|
this.cs.stopLoading();
|
|
|
|
this.checkERM('After Service Submission');
|
|
|
|
this.checkERM('After Service Submission');
|
|
|
|
this.cs.greenToastPK("general", "success");
|
|
|
|
this.cs.greenToastPK("general", "success-create");
|
|
|
|
this.cs.openMyRequestPage();
|
|
|
|
this.cs.openMyRequestPage();
|
|
|
|
}else{
|
|
|
|
}else{
|
|
|
|
this.cs.stopLoading();
|
|
|
|
this.cs.stopLoading();
|
|
|
|
|