review:【BPM 工作流】流程实例相关的实现
parent
708587f023
commit
0f44d460e2
|
@ -265,6 +265,7 @@ onMounted(() => {
|
||||||
width: '100%',
|
width: '100%',
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
|
<!-- TODO @ziye:使用名字作为图标,缺少了 -->
|
||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
<img
|
<img
|
||||||
v-if="definition.icon"
|
v-if="definition.icon"
|
||||||
|
|
Loading…
Reference in New Issue