代码报错修改
parent
de0b9be884
commit
6429cba1d4
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue