This commit is contained in:
daihh
2022-12-21 21:55:10 +08:00
6 changed files with 70 additions and 9 deletions

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