Router Link to same component from its template not working

前端 未结 0 353
难免孤独
难免孤独 2020-12-25 13:48

In AnswerspageComponent component this is my

  ngOnInit() {
    this.my_id =true;
    this.user = JSON.parse(localStorage.getItem(\'currentUser\'));
    this.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题