mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vue3.git
synced 2025-12-30 09:32:26 +00:00
feat: bpmn流程设计器服务任务中新增执行类型:http任务#200(代码排版)
This commit is contained in:
@@ -89,7 +89,6 @@ F.prototype.getPaletteEntries = function () {
|
||||
create.start(event, elementFactory.createParticipantShape())
|
||||
}
|
||||
|
||||
|
||||
assign(actions, {
|
||||
'hand-tool': {
|
||||
group: 'tools',
|
||||
|
||||
@@ -96,7 +96,6 @@ PaletteProvider.prototype.getPaletteEntries = function () {
|
||||
create.start(event, elementFactory.createParticipantShape())
|
||||
}
|
||||
|
||||
|
||||
assign(actions, {
|
||||
'hand-tool': {
|
||||
group: 'tools',
|
||||
|
||||
Reference in New Issue
Block a user