feat(web): 增加数组的判断
This commit is contained in:
@@ -45,7 +45,7 @@ const CodeNode = (props: NodeProps) => {
|
||||
{
|
||||
type: 'divider',
|
||||
},
|
||||
...outputsFormColumns(true, true),
|
||||
...outputsFormColumns(true, false),
|
||||
], [props.id])
|
||||
|
||||
const extraNodeDescription = useMemo(() => {
|
||||
|
||||
Reference in New Issue
Block a user