mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-19 13:08:39 +00:00
feat: bpmn流程设计器服务任务中新增执行类型:http任务#200(代码排版)
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user