1是正常的數據,沒刷新時的2是刷新后的數據這是為什么?我怎么解決這個問題?----update---{ name: 'list', path: '/list/:listId:listName', component: list },
{ name: 'forum', path: '/list/:listId:listName/forum/:forumId:forumName', component: list },cur: this.$route.params.listIdcurName: this.$route.params.listName
vue-router在頁面刷新后,params數據混合了?
收到一只叮咚
2018-09-14 10:12:22