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