mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 17:55:37 +08:00
个人主页 ---点击右侧 关注我的人 我关注的人 跳转到“关注”后不显示内容 实际上是有内容的
This commit is contained in:
@@ -140,6 +140,8 @@
|
||||
mounted() {
|
||||
this.$bus.$on('followIndex',(num)=>{
|
||||
this.activeName = "7";
|
||||
this.$refs.followList.resetActive();
|
||||
this.$refs.followList.getPage();
|
||||
})
|
||||
},
|
||||
methods:{
|
||||
|
||||
Reference in New Issue
Block a user