mirror of
https://gitee.com/cai_xiao_feng/lowflow-design.git
synced 2025-12-06 08:08:23 +08:00
格式优化
This commit is contained in:
parent
3fe2c36607
commit
ec6aa60a54
@ -209,7 +209,7 @@ const addService = (node: FlowNode) => {
|
||||
name: '服务节点',
|
||||
next: next,
|
||||
implementationType: '',
|
||||
implementation: '',
|
||||
implementation: ''
|
||||
} as ServiceNode
|
||||
if (next) {
|
||||
next.pid = id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user