zhangjiannan 2025-05-22 15:46:13 +08:00
parent 7dac353d15
commit 2613e662d3
1 changed files with 0 additions and 4 deletions

View File

@ -277,11 +277,7 @@ function this.ShowTitleProgressRewardData()
end)
end)
if i == #rewardBtn then
if curProgressData.state == 0 then
--PopupTipPanel.ShowTip("完成任务数量不足")
UIManager.OpenPanel(UIName.BoxRewardShowPopup,allRewardTaskList[i].Reward,nil,nil,allRewardTaskList[i].TaskValue[2][1] .. GetLanguageStrById(11923))
return
end
end
end
end