From 5425dc241fe40463e82c3ecffce76f18b5fb74b3 Mon Sep 17 00:00:00 2001 From: invalid w Date: Sun, 13 Aug 2023 09:14:04 +0800 Subject: [PATCH] fix: #2767 #2884 #2868 (#2956) * fix: #2767 * fix: #2884 * fix: #2868 --- src/components/CardList/src/CardList.vue | 4 +-- .../Form/src/hooks/useFormEvents.ts | 30 +++++++++++++++++-- .../modules/FormComponentPanel.vue | 5 ++-- 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/src/components/CardList/src/CardList.vue b/src/components/CardList/src/CardList.vue index 083545f68..4624618f1 100644 --- a/src/components/CardList/src/CardList.vue +++ b/src/components/CardList/src/CardList.vue @@ -61,7 +61,7 @@