Skip to content

Commit ec6aa60

Browse files
committed
格式优化
1 parent 3fe2c36 commit ec6aa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/flowDesign/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ const addService = (node: FlowNode) => {
209209
name: '服务节点',
210210
next: next,
211211
implementationType: '',
212-
implementation: '',
212+
implementation: ''
213213
} as ServiceNode
214214
if (next) {
215215
next.pid = id

0 commit comments

Comments
 (0)