兴趣测试时把一直显示关闭

This commit is contained in:
daihh
2022-10-23 19:09:54 +08:00
parent e0054f8171
commit 23abfbe514

View File

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