Commit 66af6837 by 高浩杰

person中路由重定向失效???

parent 23ed2e3a
...@@ -41,9 +41,7 @@ ...@@ -41,9 +41,7 @@
mixins: [commonMixin], mixins: [commonMixin],
components: {FansCard, NavBar}, components: {FansCard, NavBar},
created() { created() {
this.changeRoute1({ this.changeRoute1(this.routesObject.personalCenter.person.fans)
path: this.routesObject.personalCenter.person.fans
})
}, },
data(){ data(){
return{ return{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment