From 37b5e3f468a1612a97fdf6bfc171b465bfbde05a Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 23 Jul 2026 14:17:16 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix:=E5=B7=A5=E4=BD=9C=E6=B5=81=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=9B=9B=E9=A1=B5(=E5=AD=97=E6=AE=B5/=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81/=E6=B5=81=E8=BD=AC/=E7=8A=B6=E6=80=81)?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BC=B9=E6=A1=86=E6=9C=AA=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E8=A1=A8=E5=8D=95,=E5=85=88=E7=BC=96=E8=BE=91=E5=86=8D?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BC=9A=E6=AE=8B=E7=95=99=E4=B8=8A=E4=B8=80?= =?UTF-8?q?=E6=9D=A1=E5=86=85=E5=AE=B9;=E9=BB=98=E8=AE=A4=E5=80=BC?= =?UTF-8?q?=E6=8F=90=E4=B8=BAdefaultForm=E5=B8=B8=E9=87=8F=E4=BE=9Bdata?= =?UTF-8?q?=E4=B8=8E=E6=96=B0=E5=A2=9E=E5=85=B1=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- src/views/wf/field.vue | 27 +++++++++++++++------------ src/views/wf/state.vue | 25 ++++++++++++++++--------- src/views/wf/transform.vue | 17 +++++++++-------- src/views/wf/workflow.vue | 20 +++++++++++--------- 4 files changed, 51 insertions(+), 38 deletions(-) diff --git a/src/views/wf/field.vue b/src/views/wf/field.vue index 32f7a279..1ac80359 100644 --- a/src/views/wf/field.vue +++ b/src/views/wf/field.vue @@ -117,6 +117,18 @@