From 2bfe122214f9d182b640ade31259c8433257dc9d Mon Sep 17 00:00:00 2001 From: jiaoyangna <3046463818@qq.com> Date: Sat, 18 Sep 2021 13:41:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=93=E7=BB=8F=E5=AE=9D=E5=BA=93=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E6=8A=A5=E9=94=99=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 8ae7a3174fea8e34a79ea4d0ecf7bcbd459e78a0) (cherry picked from commit 20ccbed3c930357da58b5669f1242397193654ef) --- .../Modules/GeneralPanel/View/GeneralBigPopup_YiJingBaoKu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YiJingBaoKu.lua b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YiJingBaoKu.lua index 4b6d8ba18c..2f310123c9 100644 --- a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YiJingBaoKu.lua +++ b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_YiJingBaoKu.lua @@ -153,6 +153,7 @@ end function this:OnDestroy() this.spLoader:Destroy() itemIconList={} + goList = {} end return this \ No newline at end of file