|
|
|
@ -79,7 +79,6 @@ export class SubmitAbsenceComponent implements OnInit {
|
|
|
|
getPassdirfromNotifiPage: boolean = false;
|
|
|
|
getPassdirfromNotifiPage: boolean = false;
|
|
|
|
functionName: string = "";
|
|
|
|
functionName: string = "";
|
|
|
|
private submitAbsObjList: any = [];
|
|
|
|
private submitAbsObjList: any = [];
|
|
|
|
SelectedYearIdValue : any ;
|
|
|
|
|
|
|
|
@ViewChild(IonSelect) select: IonSelect;
|
|
|
|
@ViewChild(IonSelect) select: IonSelect;
|
|
|
|
|
|
|
|
|
|
|
|
// private updatedValues:any=[];
|
|
|
|
// private updatedValues:any=[];
|
|
|
|
|