mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-03-30 01:43:30 +00:00
fix:【BPM 工作流】BPMN 任务监听器,“监听器 ID”、“定时器”无法保存的问题
This commit is contained in:
@@ -1014,6 +1014,16 @@
|
||||
"name": "fields",
|
||||
"type": "Field",
|
||||
"isMany": true
|
||||
},
|
||||
{
|
||||
"name": "id",
|
||||
"type": "String",
|
||||
"isAttr": true
|
||||
},
|
||||
{
|
||||
"name": "eventDefinitions",
|
||||
"type": "bpmn:TimerEventDefinition",
|
||||
"isMany": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user