clay : 流程加外层业务 #43

Merged
clay merged 4 commits from master into pro 2023-03-22 14:52:49 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 9ff802fe0d - Show all commits

View File

@ -11,8 +11,7 @@
<div style="display: flex;">
<div v-for="(user,index) in operation.userInfo" :key="index" class="avatar_name">
<el-avatar size="large" :src="user.avatar"></el-avatar>
<!--v-if="!$slots.dot && operation.userInfo.length > 1" -->
<div v-if="user.icon"
<div v-if="!$slots.dot && operation.userInfo.length > 1"
class="el-timeline-item__node" :style="{
backgroundColor: user.color
}">