|
|
@ -48,7 +48,6 @@ export class NavigationComponent implements OnInit { |
|
|
|
// console.log(this.menuList1);
|
|
|
|
// console.log(this.menuList1);
|
|
|
|
} |
|
|
|
} |
|
|
|
for (let index = 0; index < this.menu3.length; index++) { |
|
|
|
for (let index = 0; index < this.menu3.length; index++) { |
|
|
|
let url="" |
|
|
|
|
|
|
|
if(JSON.parse(a).userName=="admin"){ |
|
|
|
if(JSON.parse(a).userName=="admin"){ |
|
|
|
this.menuList2=this.menu3 |
|
|
|
this.menuList2=this.menu3 |
|
|
|
}else{ |
|
|
|
}else{ |
|
|
|