diff --git a/Assets/ManagedResources/~Lua/Modules/Harmony/View/HarmonyScrllow.lua b/Assets/ManagedResources/~Lua/Modules/Harmony/View/HarmonyScrllow.lua index ddb88b540f..a01a87868d 100644 --- a/Assets/ManagedResources/~Lua/Modules/Harmony/View/HarmonyScrllow.lua +++ b/Assets/ManagedResources/~Lua/Modules/Harmony/View/HarmonyScrllow.lua @@ -180,6 +180,7 @@ function this.SingleBoxDataShow(go,boxData,index) if BagManager.GetItemCountById(16) < money then PopupTipPanel.ShowTip(Language[10846]) MsgPanel.Hide() + return end --向服务器 发消息 NetManager.UnlockGrid(boxData.Id,1,function ()