代码报错修改

dev_chengFeng
jiaoyangna 2021-06-30 11:37:33 +08:00
parent de0b9be884
commit 6429cba1d4
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ function RewardItemSingleShowPopup:OnShow()
else
isShow = false
end
end
end
if isShow then
local tempView = SubUIManager.Open(SubUIConfig.JumpViewNew, this.equipProGrid.transform, jumpDataList[i],heroConfig,self)