From 1b9f6fdcd1e85b2ecf29d623cb0ccaf57c7a8be1 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Tue, 20 Dec 2022 15:57:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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){