From f14dead55a1444717a4c64c68ce8281d561f99ce Mon Sep 17 00:00:00 2001 From: jason <2667446@qq.com> Date: Tue, 22 Jul 2025 09:40:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20[BPM=20=E5=B7=A5=E4=BD=9C=E6=B5=81]=20?= =?UTF-8?q?=E6=9B=B4=E5=A4=9A=E8=AE=BE=E7=BD=AE=E4=B8=8D=E8=83=BD=E9=80=89?= =?UTF-8?q?=E4=B8=AD=E8=A1=A8=E5=8D=95=E9=A1=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/HttpRequestParamSetting.vue | 59 +++++++++++-------- .../components/HttpRequestSetting.vue | 6 +- src/views/bpm/model/form/ExtraSettings.vue | 28 +++++++++ src/views/bpm/model/form/index.vue | 5 +- 4 files changed, 71 insertions(+), 27 deletions(-) diff --git a/src/components/SimpleProcessDesignerV2/src/nodes-config/components/HttpRequestParamSetting.vue b/src/components/SimpleProcessDesignerV2/src/nodes-config/components/HttpRequestParamSetting.vue index 9a0a9fef..7d617bad 100644 --- a/src/components/SimpleProcessDesignerV2/src/nodes-config/components/HttpRequestParamSetting.vue +++ b/src/components/SimpleProcessDesignerV2/src/nodes-config/components/HttpRequestParamSetting.vue @@ -1,6 +1,6 @@