From 67bccc88fa1d38dac116de2a9737db30af550de4 Mon Sep 17 00:00:00 2001 From: zhanghao <774378400@qq.com> Date: Wed, 18 Mar 2026 10:35:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B7=AF=E5=BE=84=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E8=8A=82=E7=82=B9=E5=A2=9E=E5=8A=A0vehicleConfigId=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/flow/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/flow/config.js b/src/views/flow/config.js index e097169..b908356 100644 --- a/src/views/flow/config.js +++ b/src/views/flow/config.js @@ -578,7 +578,8 @@ export const collapseList = [ nodeType: "EDGE", nodeParams: [ { name: "currentLocation", type: "input", input: "", disabled: true }, - { name: "funcId", type: "input", input: "", disabled: true } + { name: "funcId", type: "input", input: "", disabled: true }, + { name: "vehicleConfigId", type: "input", input: "", disabled: true }, ], outputType: 'json', outputParams: [