代码报错修改
parent
de0b9be884
commit
6429cba1d4
|
@ -357,6 +357,7 @@ function RewardItemSingleShowPopup:OnShow()
|
||||||
else
|
else
|
||||||
isShow = false
|
isShow = false
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
if isShow then
|
if isShow then
|
||||||
local tempView = SubUIManager.Open(SubUIConfig.JumpViewNew, this.equipProGrid.transform, jumpDataList[i],heroConfig,self)
|
local tempView = SubUIManager.Open(SubUIConfig.JumpViewNew, this.equipProGrid.transform, jumpDataList[i],heroConfig,self)
|
||||||
|
|
Loading…
Reference in New Issue