main
parent
0db5e3226d
commit
b200174bc0
|
|
@ -263,7 +263,6 @@ public logg(args){
|
|||
// this.renderGantt = true;
|
||||
// });
|
||||
this.dataService.fetchUserSupportGroup().then((res: any)=>{
|
||||
console.log(res);
|
||||
this.userSupportGroup = res.name;
|
||||
this.refreshData();
|
||||
this.states = this.dataService.getStates();
|
||||
|
|
|
|||
Loading…
Reference in New Issue