From 017cd79c099ca40d2c49d44c6c5f84a9324ed5e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BD=AA?= <2han9b1a0@gmial.com> Date: Mon, 24 Jan 2022 18:11:06 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=B6=85=E5=80=BC=E5=9F=BA=E9=87=91?= =?UTF-8?q?=E3=80=91=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagedResources/~Lua/Modules/Operating/UppperMonthCard.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/ManagedResources/~Lua/Modules/Operating/UppperMonthCard.lua b/Assets/ManagedResources/~Lua/Modules/Operating/UppperMonthCard.lua index 0665286472..5d52c5bf51 100644 --- a/Assets/ManagedResources/~Lua/Modules/Operating/UppperMonthCard.lua +++ b/Assets/ManagedResources/~Lua/Modules/Operating/UppperMonthCard.lua @@ -91,6 +91,7 @@ function UpperMonthCard:BindEvent() if self.actInfo.value < 2 then PayManager.Pay(self.baseType, function(id) self:RechargeSuccessFunc(id) + self:OnShow() end) elseif self.isGet then NetManager.GetActivityRewardRequest(0,self.actInfo.activityId,function(msg)