mirror of
https://github.com/langgenius/dify.git
synced 2026-03-02 14:26:40 +08:00
Merge branch 'main' into feat/rag-pipeline
This commit is contained in:
@ -117,8 +117,8 @@ const Panel: FC<NodePanelProps<CodeNodeType>> = ({
|
||||
operations={
|
||||
<AddButton onClick={handleAddOutputVariable} />
|
||||
}
|
||||
required
|
||||
>
|
||||
|
||||
<OutputVarList
|
||||
readonly={readOnly}
|
||||
outputs={inputs.outputs}
|
||||
|
||||
Reference in New Issue
Block a user