Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c

dev_chengFeng
gaoxin 2021-06-03 15:08:10 +08:00
commit 154cab45a2
1 changed files with 1 additions and 0 deletions

View File

@ -697,6 +697,7 @@ function this.SetRewardData()
v.progress = allMissionData[j].progress
if allMissionData[j].state == 2 then
-- goText.text="已领取"
v.progress = v.value
v.state = 0
elseif allMissionData[j].state == 1 then
-- goText.text="领取"