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