This commit is contained in:
2024-05-23 13:30:10 +08:00
parent 528bd5c348
commit f3a3891a4f
2 changed files with 0 additions and 4 deletions

View File

@@ -1,8 +1,5 @@
<template>
<el-card v-loading="loading" class="box-card">
<template #header>
<span class="el-icon-picture-outline">流程图</span>
</template>
<MyProcessViewer
key="designer"
:activityData="activityList"

View File

@@ -117,7 +117,6 @@
/>
</el-tab-pane>
<el-tab-pane label="流程图" name="流程图">
高亮流程图
<ProcessInstanceBpmnViewer
ref="mapRef"
:id="`${id}`"