退出公会黑屏bug修改

dev_chengFeng
wangzhenxing 2021-05-24 18:27:13 +08:00
parent b728d3a396
commit 31a58128c1
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ function GuildInfoPopup:BindEvent()
MyGuildManager.RequestQuitGuild(function()
this:ClosePanel()
GuildManager.RefreshGuildAllRedState()
UIManager.OpenPanel(UIName.MainPanel)
end)
end)
end)