feat:【antd】【bpm】bpmn 设计器:bpmn 设计器:使用定时中间捕获事件,部署流程图提示校验失败:flowable-event-timer-missing-configuration,来自:b666e1bdd4
This commit is contained in:
@@ -390,8 +390,9 @@ watch(() => props.businessObject, syncFromBusinessObject, { deep: true });
|
|||||||
<template #extra>
|
<template #extra>
|
||||||
<IconifyIcon icon="ep:timer" />
|
<IconifyIcon icon="ep:timer" />
|
||||||
</template>
|
</template>
|
||||||
|
<!-- 相关 issue:https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues/ICNRW2 -->
|
||||||
<TimeEventConfig
|
<TimeEventConfig
|
||||||
:business-object="bpmnElement.value?.businessObject"
|
:business-object="elementBusinessObject"
|
||||||
:key="elementId"
|
:key="elementId"
|
||||||
/>
|
/>
|
||||||
</CollapsePanel>
|
</CollapsePanel>
|
||||||
|
|||||||
Reference in New Issue
Block a user