@@ -197,6 +197,16 @@ export default class FlowGraph {
title: '基础节点',
graphHeight: 180
},
+ {
+ name: 'logic',
+ title: '逻辑节点',
+ graphHeight: 180
+ },
+ name: 's-pro',
+ title: '子流程节点',
{
name: 'custom-image',
title: '系统设计图',