fixed itg issue

master
umasoodch 6 years ago
parent 0167d2de3c
commit bc1a637f93

@ -596,6 +596,7 @@ export class HomeComponent implements OnInit {
}
this.common.sharedService.setSharedData(segmentInfo, HomeComponent.REQUSET_INFO);
this.common.sharedService.setSharedData(this.ITGItem, HomeComponent.ALL_REQUEST);
this.common.sharedService.setSharedData(false, 'loadWorkList');
this.common.openWorklistITGPage();
}

Loading…
Cancel
Save