|
|
|
|
@ -242,8 +242,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
|
|
|
|
|
} else if (result.MessageStatus == 1) {
|
|
|
|
|
console.log("hello action 1");
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
|
|
|
|
|
this.confirmMsg(1)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
@ -260,8 +261,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('general', 'error-itg'));
|
|
|
|
|
|
|
|
|
|
} else if (result.MessageStatus == 1) {
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.confirmMsg(2)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
this.skip();
|
|
|
|
|
@ -284,8 +286,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (result.MessageStatus == 1) {
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.confirmMsg(3)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
this.skip();
|
|
|
|
|
@ -303,8 +306,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('general', 'error-itg'));
|
|
|
|
|
|
|
|
|
|
} else if (result.MessageStatus == 1) {
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.confirmMsg(4)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
this.skip();
|
|
|
|
|
@ -323,8 +327,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('general', 'error-itg'));
|
|
|
|
|
|
|
|
|
|
} else if (result.MessageStatus == 1) {
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.confirmMsg(5)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
this.skip();
|
|
|
|
|
@ -346,8 +351,9 @@ export class WorkListMainItgComponent implements OnInit {
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('general', 'error-itg'));
|
|
|
|
|
|
|
|
|
|
} else if (result.MessageStatus == 1) {
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.common.presentAlert(this.ts.trPK('worklistMain', 'Tran_Succ'));
|
|
|
|
|
|
|
|
|
|
this.common.sharedService.setSharedData(true, 'loadWorkList');
|
|
|
|
|
this.confirmMsg(6)
|
|
|
|
|
// this.common.openNotificationPage();
|
|
|
|
|
this.skip();
|
|
|
|
|
|