个人主页 ---点击右侧 关注我的人 我关注的人 跳转到“关注”后不显示内容 实际上是有内容的

This commit is contained in:
zhaofang
2022-10-24 17:44:07 +08:00
parent 0f8bf9432e
commit bd204b1203
3 changed files with 9 additions and 6 deletions

View File

@@ -140,6 +140,8 @@
mounted() {
this.$bus.$on('followIndex',(num)=>{
this.activeName = "7";
this.$refs.followList.resetActive();
this.$refs.followList.getPage();
})
},
methods:{