From ad33d49e250d87a397a4bcb093b35baa4f4276d0 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Tue, 6 Sep 2022 10:19:39 +0300 Subject: [PATCH] fixed moe prod build issues --- .../absence-confirm/absence-confirm.component.ts | 2 +- .../hmg-common/services/connector/connector.service.ts | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.ts b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.ts index 40dc3dd3..91c5c664 100644 --- a/Mohem/src/app/absence/absence-confirm/absence-confirm.component.ts +++ b/Mohem/src/app/absence/absence-confirm/absence-confirm.component.ts @@ -25,7 +25,7 @@ export class AbsenceConfirmComponent implements OnInit { direction: string; P_TransactionID: number; approversList = []; - selEmp: string = ''; + selEmp: any = ''; respID: number; absComments: string = ''; selMenu: MenuResponse; diff --git a/Mohem/src/app/hmg-common/services/connector/connector.service.ts b/Mohem/src/app/hmg-common/services/connector/connector.service.ts index db3ae547..8ba38b4b 100644 --- a/Mohem/src/app/hmg-common/services/connector/connector.service.ts +++ b/Mohem/src/app/hmg-common/services/connector/connector.service.ts @@ -27,13 +27,9 @@ export class ConnectorService { public static retryTimes = 0; public static timeOut = 180 * 1000; - // public static host = 'https://uat.hmgwebservices.com/'; - // public static host = 'https://hmgwebservices.com/'; - // public static host = 'http://riyt-mohemm1:1010/' //MOE inside - // public static host = 'http://riyt-mohemm1.mopm.gov.sa:1010/' // MOE vpn - public static host = 'http://mohemm-app-test.srca.org.sa:1010/' // SRCA - // public static host = 'http://10.254.212.41:1010/' - + // public static host = 'http://mohemm-app-test.srca.org.sa:1010/'; + public static host = 'https://erptstapp.srca.org.sa/' //UAT + // public static host = 'https://masaderapp.srca.org.sa/' //LIVE