From 738e64acb57d7294d2b1b70fbcd782d211f377f6 Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Mon, 22 Sep 2025 19:52:01 +0800 Subject: [PATCH] update --- assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts b/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts index b92ff1c3..049ea009 100644 --- a/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts @@ -98,6 +98,7 @@ export class PastGirlListPanel extends li_BaseView { } if (isSame) return; } + this.cacheIds = ids; // 回收当前显示的节点到缓存池 if (this.cache) {