From c09e51648e3aaccf3f9a81c2091861dfc433d1fe Mon Sep 17 00:00:00 2001 From: xlsea Date: Fri, 5 Jul 2024 14:51:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(sj=5Fpreview):=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E8=A1=A8=E8=BE=BE=E5=BC=8F=E6=89=8B=E5=8A=A8?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/dynamic-input.vue | 20 +++++++----- .../workflow/modules/drawer/branch-drawer.vue | 31 ++++++++++++++----- .../workflow/modules/drawer/start-drawer.vue | 2 +- 3 files changed, 38 insertions(+), 15 deletions(-) diff --git a/src/components/common/dynamic-input.vue b/src/components/common/dynamic-input.vue index c46151a..ba5bd60 100644 --- a/src/components/common/dynamic-input.vue +++ b/src/components/common/dynamic-input.vue @@ -69,9 +69,9 @@ const handleUpdateType = (index: number) => {