Url routes are changed on refresh

后端 未结 0 1714
迷失自我
迷失自我 2021-02-12 20:30

I have some routes with params and on refresh I get redirected to home page.

const routes = [{
    path: "/",
    component: Home,

    children: [{
            


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