diff --git a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YuJianBet.lua b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YuJianBet.lua index 7c2fff0149..b8280b1144 100644 --- a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YuJianBet.lua +++ b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YuJianBet.lua @@ -84,7 +84,7 @@ function this:Refresh(func) return end if configData.JoinCount - YuJianXingManager.joinCount <= 0 then - if 2 - #serverData <= 0 then + if #serverData == 0 then PopupTipPanel.ShowTip("竞猜次数不足,无法开始竞猜!") return end