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: [