From 310aa47c1df9a88304f264325c697b85e09287df Mon Sep 17 00:00:00 2001 From: roymondchen Date: Tue, 18 Nov 2025 19:03:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(form):=20panel=E7=82=B9=E5=87=BB=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E5=8F=AF=E4=BB=A5=E5=B1=95=E5=BC=80=E6=88=96=E8=80=85?= =?UTF-8?q?=E6=94=B6=E7=BC=A9=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/form/src/containers/Panel.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/form/src/containers/Panel.vue b/packages/form/src/containers/Panel.vue index f6526a4c..fede0d39 100644 --- a/packages/form/src/containers/Panel.vue +++ b/packages/form/src/containers/Panel.vue @@ -9,7 +9,9 @@ - {{ filter(config.title) }} + + {{ filter(config.title) }} +