mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 00:06:45 +08:00
兴趣测试时把一直显示关闭
This commit is contained in:
@@ -571,7 +571,7 @@
|
|||||||
//检查引导页
|
//检查引导页
|
||||||
this.checkAndShowGuide();
|
this.checkAndShowGuide();
|
||||||
}
|
}
|
||||||
this.$refs.userCollection.show();
|
//this.$refs.userCollection.show();
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
...mapGetters(['userInfo','studyTaskCount']),
|
...mapGetters(['userInfo','studyTaskCount']),
|
||||||
|
|||||||
Reference in New Issue
Block a user