chatflow/workflow add field required (#18892)
This commit is contained in:
parent
0e0ec4691a
commit
e3daef19e7
11 changed files with 26 additions and 3 deletions
|
|
@ -117,8 +117,8 @@ const Panel: FC<NodePanelProps<CodeNodeType>> = ({
|
|||
operations={
|
||||
<AddButton onClick={handleAddOutputVariable} />
|
||||
}
|
||||
required
|
||||
>
|
||||
|
||||
<OutputVarList
|
||||
readonly={readOnly}
|
||||
outputs={inputs.outputs}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue