【ID1009792】【公会】申请人加入了其他公会,申请列表是空的,显示红点 修改
parent
f939a42d0d
commit
e20349d4a2
|
|
@ -204,6 +204,11 @@ function GuildInfoPopup:BindEvent()
|
|||
PopupTipPanel.ShowTip(Language[10917])
|
||||
return
|
||||
end
|
||||
Timer.New(function ()
|
||||
-- this.RefreshShow()
|
||||
this.OnTabChange(3)
|
||||
this.agreeRedpot:SetActive(false)
|
||||
end,0.3):Start()
|
||||
MyGuildManager.OperateApply(GUILD_APPLY_OPTYPE.ALL_AGREE)
|
||||
end)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue