个人中心跳转修复
This commit is contained in:
parent
199286ab2e
commit
0d9d9c1ccf
@ -81,8 +81,8 @@
|
||||
},
|
||||
goPersonalInfo(userId) {
|
||||
sessionStorage.setItem("userId",userId);
|
||||
this.$refs.child.getUserInfo();
|
||||
this.$router.push({name: 'personalinfo'});
|
||||
this.$refs.child.getUserInfo();
|
||||
},
|
||||
goMore() {
|
||||
this.$message({
|
||||
|
Loading…
Reference in New Issue
Block a user