feat: 路径搜索节点增加vehicleConfigId属性

This commit is contained in:
zhanghao 2026-03-18 10:35:01 +08:00
parent a49a2d7f16
commit 67bccc88fa

View File

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