This commit is contained in:
2025-09-22 19:52:01 +08:00
parent 08cd6ed933
commit 738e64acb5
@@ -98,6 +98,7 @@ export class PastGirlListPanel extends li_BaseView {
} }
if (isSame) return; if (isSame) return;
} }
this.cacheIds = ids;
// 回收当前显示的节点到缓存池 // 回收当前显示的节点到缓存池
if (this.cache) { if (this.cache) {