Angular routing locks me in one component and I can't route out of the current url

前端 未结 0 1100
情书的邮戳
情书的邮戳 2020-12-01 06:47

I created a method that reads the value of an item and reroutes to a new component with the logic below

  navigate_to_page(url) {
    
    console.log(url)
           


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