Explorar o código

好友一键同意报错

zhaoyang %!s(int64=2) %!d(string=hai) anos
pai
achega
953b0da69a

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Friend/FriendView.cs

@@ -308,7 +308,7 @@ namespace GFGGame
         {
             RedDotController.Instance.SetComRedDot(_ui.m_btnAdd, RedDotDataManager.Instance.GetFriendApplyRed());
             RedDotController.Instance.SetComRedDot(_ui.m_btnSendAll, RedDotDataManager.Instance.GetFriendGiftRed());
-            RefreshView();
+            // RefreshView();
         }
     }
 }