From 61ada763b20fc8e3c6fb6fba4ee5e6f946f3dcde Mon Sep 17 00:00:00 2001 From: gaoxin Date: Fri, 19 Mar 2021 18:41:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=A5=BD=E5=8F=8B=E8=AF=B7=E6=B1=82=E6=97=A0=E6=B3=95=E6=AD=A3?= =?UTF-8?q?=E5=B8=B8=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua b/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua index 0bebe5e8da..ef50ac8b87 100644 --- a/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/GoodFriend/GoodFriendMainPanel.lua @@ -228,7 +228,7 @@ function GoodFriendMainPanel:OnShow() this.roleImage3:SetActive(false) this.roleImage4:SetActive(false) -- this:FriendListDataShow(true,true) - -- this:FriendApplicationDataShow(true,true) + this:FriendApplicationDataShow() -- this:FriendSearchDataShow(true,true) -- this:BlackListDataShow(true,true) this.isInRecommendPage = true