节点传参数据结构调整
This commit is contained in:
@@ -1143,7 +1143,6 @@ const availableParentParams = computed(() => {
|
||||
value: `\${${parentId}.${fieldName}}`,
|
||||
});
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
// 只添加可引用字段(HTTP节点仅允许结果返回结构;其他节点维持原逻辑)
|
||||
|
||||
Reference in New Issue
Block a user