feat: bpmn流程设计器服务任务中新增执行类型:http任务#200(代码排版)
parent
94786c55cd
commit
17042432da
|
|
@ -89,7 +89,6 @@ F.prototype.getPaletteEntries = function () {
|
||||||
create.start(event, elementFactory.createParticipantShape())
|
create.start(event, elementFactory.createParticipantShape())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
assign(actions, {
|
assign(actions, {
|
||||||
'hand-tool': {
|
'hand-tool': {
|
||||||
group: 'tools',
|
group: 'tools',
|
||||||
|
|
|
||||||
|
|
@ -96,7 +96,6 @@ PaletteProvider.prototype.getPaletteEntries = function () {
|
||||||
create.start(event, elementFactory.createParticipantShape())
|
create.start(event, elementFactory.createParticipantShape())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
assign(actions, {
|
assign(actions, {
|
||||||
'hand-tool': {
|
'hand-tool': {
|
||||||
group: 'tools',
|
group: 'tools',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue