代码错误

dev_chengFeng
zhangqiang 2021-02-27 15:19:26 +08:00 committed by gaoxin
parent ed26774755
commit 2ef4340998
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ function this.SetRankDataShow(ranks,myRankInfo)
else
this.mySortNum:SetActive(false)
end
this.mySore.text = myRankInfo.param1 > 0 and PrintWanNum3(msg.myRankInfo.param1) or Language[10148]
this.mySore.text = myRankInfo.param1 > 0 and PrintWanNum3(myRankInfo.param1) or Language[10148]
this.ScrollView:SetData(ranks, function (index, go)
this.SingleRankDataShow(go, ranks[index])
if index==#ranks then