Bläddra i källkod

feat: bpmn流程设计器服务任务中新增执行类型:http任务#200(代码排版)

YunaiV 2 månader sedan
förälder
incheckning
17042432da

+ 0 - 1
src/components/bpmnProcessDesigner/package/designer/plugins/palette/CustomPalette.js

@@ -89,7 +89,6 @@ F.prototype.getPaletteEntries = function () {
     create.start(event, elementFactory.createParticipantShape())
   }
 
-
   assign(actions, {
     'hand-tool': {
       group: 'tools',

+ 0 - 1
src/components/bpmnProcessDesigner/package/designer/plugins/palette/paletteProvider.js

@@ -96,7 +96,6 @@ PaletteProvider.prototype.getPaletteEntries = function () {
     create.start(event, elementFactory.createParticipantShape())
   }
 
-
   assign(actions, {
     'hand-tool': {
       group: 'tools',