From 64a81f86ed2184b5465df6866b7544e468fbba95 Mon Sep 17 00:00:00 2001 From: liruixaing <3054809485@qq.com> Date: Mon, 9 Dec 2024 09:35:21 +0800 Subject: [PATCH] fix(card):Prevent the skeleton from unmounting the card sub-component. --- components/card/Card.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/card/Card.tsx b/components/card/Card.tsx index a5f83c849..9e90d137d 100644 --- a/components/card/Card.tsx +++ b/components/card/Card.tsx @@ -174,7 +174,8 @@ const Card = defineComponent({ const coverDom = cover ?