From 5d0680a78fb08d7d8beca53098c59cc51ca0fd65 Mon Sep 17 00:00:00 2001 From: "SGK\\17962" <1796293269@qq.com> Date: Thu, 6 Nov 2025 17:12:52 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=9D=A1=E4=BB=B6=E8=A1=A8=E8=BE=BE?= =?UTF-8?q?=E5=BC=8F=E5=8F=AA=E4=BF=9D=E7=95=99QL=202=E3=80=81=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E7=BB=84=E4=BF=A1=E6=81=AF=E6=97=A0=E6=B3=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=97=AE=E9=A2=98=203=E3=80=81=E7=BB=84=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E5=88=97=E8=A1=A8=E6=98=BE=E7=A4=BA=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E5=90=8D=204=E3=80=81=E4=BF=AE=E5=A4=8D=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E6=98=BE=E7=A4=BA=E5=BC=82=E5=B8=B8=205?= =?UTF-8?q?=E3=80=81=E8=84=9A=E6=9C=AC=E5=8F=82=E6=95=B0=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/example-expression.vue | 23 ++++++++----------- .../workflow/modules/drawer/branch-drawer.vue | 3 ++- .../workflow/modules/nodes/add-node.vue | 4 ++-- .../workflow/modules/nodes/branch-node.vue | 2 +- src/constants/business.ts | 6 ++--- src/locales/langs/zh-cn.ts | 2 +- src/router/elegant/imports.ts | 2 +- src/router/elegant/routes.ts | 12 +++++----- src/typings/api.d.ts | 1 + .../group/modules/group-operate-drawer.vue | 5 ++-- src/views/group/modules/group-search.vue | 2 +- .../task/modules/job-task-operate-drawer.vue | 11 +++++++++ .../job/task/modules/job-task-search.vue | 2 +- 13 files changed, 42 insertions(+), 33 deletions(-) diff --git a/src/components/common/example-expression.vue b/src/components/common/example-expression.vue index 57cdc89..a45e4f2 100644 --- a/src/components/common/example-expression.vue +++ b/src/components/common/example-expression.vue @@ -27,31 +27,26 @@