diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index ee3c936b..d04d13ea 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -468,7 +468,7 @@ export default { this.loadSysTypes(); this.getScoreList(); - //this.getHotList(); + this.getHotList(); //查询排行榜,页面打开只查询一次 let localKey="user_"+this.userInfo.sysId+"_gids"; if(this.audiences.length==0){