|
|
|
@ -385,6 +385,9 @@ export class HomePage implements OnInit {
|
|
|
|
// }
|
|
|
|
// }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
openMyTeamPage() {
|
|
|
|
|
|
|
|
this.common.openMyTeamPage();
|
|
|
|
|
|
|
|
}
|
|
|
|
getMenuEntries(item) {
|
|
|
|
getMenuEntries(item) {
|
|
|
|
const request: any = {};
|
|
|
|
const request: any = {};
|
|
|
|
let selEmpNo: string = null;
|
|
|
|
let selEmpNo: string = null;
|
|
|
|
|