超值返利修改提交

dev_chengFeng
jiaoyangna 2021-12-30 14:45:54 +08:00
parent 84e7aa2ae2
commit 185eb85640
1 changed files with 2 additions and 1 deletions

View File

@ -125,9 +125,10 @@ function PremiumRebatePanel:ShowSingleHero(go,_data,index)
local missionConfigData = this.actConfigData[index]
if missionConfigData then
go.gameObject:SetActive(true)
return
else
go.gameObject:SetActive(false)
return
end
title.text = missionConfigData.ContentsShow
if not this.itemViewList[go] then