mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
修改
This commit is contained in:
@@ -468,7 +468,7 @@ export default {
|
|||||||
|
|
||||||
this.loadSysTypes();
|
this.loadSysTypes();
|
||||||
this.getScoreList();
|
this.getScoreList();
|
||||||
//this.getHotList();
|
this.getHotList();
|
||||||
//查询排行榜,页面打开只查询一次
|
//查询排行榜,页面打开只查询一次
|
||||||
let localKey="user_"+this.userInfo.sysId+"_gids";
|
let localKey="user_"+this.userInfo.sysId+"_gids";
|
||||||
if(this.audiences.length==0){
|
if(this.audiences.length==0){
|
||||||
|
|||||||
Reference in New Issue
Block a user