This commit is contained in:
lmj
2022-12-20 15:57:26 +08:00
parent e29a986416
commit 1b9f6fdcd1

View File

@@ -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){