feat: 新增流程监听

This commit is contained in:
tony
2022-12-25 14:17:29 +08:00
parent ff0cf07746
commit 532f791cc3
14 changed files with 968 additions and 73 deletions

View File

@@ -362,7 +362,7 @@ ContextPadProvider.prototype.getContextPadEntries = function(element) {
translate('Append Gateway')
),
'append.append-user-task': appendAction(
'bpmn:Task',
'bpmn:UserTask',
'bpmn-icon-user-task',
'添加用户任务'
),