节点传参数据结构调整

This commit is contained in:
2026-06-05 09:27:26 +08:00
parent c52d31c16e
commit c37710af3d

View File

@@ -1143,7 +1143,6 @@ const availableParentParams = computed(() => {
value: `\${${parentId}.${fieldName}}`,
});
});
return;
}
// 只添加可引用字段HTTP节点仅允许结果返回结构其他节点维持原逻辑