From 128a131797553f175710c63af5f616528644c2fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A2=A8=E8=8B=92=E5=AD=A4?= <67958995+RanGuMo@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:18:56 +0800 Subject: [PATCH] =?UTF-8?q?fix(form):=20=E4=BF=AE=E5=A4=8D=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E7=A4=BA=E4=BE=8B=E4=B8=AD=20switch=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=97=A0=E6=B3=95=E5=88=87=E6=8D=A2=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20(#7636)=20(#7763)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/src/views/examples/form/merge.vue | 2 +- playground/src/views/examples/form/scroll-to-error-test.vue | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/playground/src/views/examples/form/merge.vue b/playground/src/views/examples/form/merge.vue index 95a37c67a..22f20fa10 100644 --- a/playground/src/views/examples/form/merge.vue +++ b/playground/src/views/examples/form/merge.vue @@ -94,7 +94,7 @@ async function handleMergeSubmit() {