去掉调整弹兴趣

This commit is contained in:
daihh
2022-10-31 11:07:16 +08:00
parent a9a0503a97
commit efd36fe3cd
2 changed files with 8 additions and 3 deletions

View File

@@ -615,7 +615,7 @@
//检查引导页
this.checkAndShowGuide();
}
this.$refs.userCollection.show();
//this.$refs.userCollection.show();
},
computed: {
...mapGetters(['userInfo','studyTaskCount']),