This commit is contained in:
lmj
2022-12-20 16:17:20 +08:00
parent c2185cb5af
commit c6bf896cef

View File

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