神将详情报错修改提交

dev_chengFeng
jiaoyangna 2021-10-12 12:17:33 +08:00
parent 1a165839fd
commit b0f9b28036
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ function RoleProInfoPopup:OnOpen(_allAddProVal,_configData,_isShowGuild,_guildSk
this.specialPro = {}
end
for k,v in pairs(this.specialPro) do
this.specialPro.go.gameObject:SetActive(false)
v.go.gameObject:SetActive(false)
end
if pro and LengthOfTable(pro) > 0 then
this.thirdlyGridP:SetActive(true)