diff --git a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_SheJiCheckGuild.lua b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_SheJiCheckGuild.lua index 7c95669bab..ee8aeeaafc 100644 --- a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_SheJiCheckGuild.lua +++ b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_SheJiCheckGuild.lua @@ -12,7 +12,7 @@ end function this:BindEvent() Util.AddClick(this.btnCancel,function() parent:ClosePanel() - UIManager.OpenPanel(UIName.DynamicActivityPanel,1) + UIManager.OpenPanel(UIName.DynamicActivityPanel) end) Util.AddClick(this.btnSure,function()