refractor(web): 优化选择节点的选择器
This commit is contained in:
@@ -31,6 +31,8 @@ const SwitchNode = (props: NodeProps) => {
|
||||
name: 'condition',
|
||||
label: '条件',
|
||||
required: true,
|
||||
builderMode: 'simple',
|
||||
showANDOR: true,
|
||||
fields: generateAllIncomerOutputVariablesConditions(
|
||||
props.id,
|
||||
getInputSchema(),
|
||||
|
||||
Reference in New Issue
Block a user