clay : 流程加外层业务 #43
			
				
			
		
		
		
	|  | @ -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 | ||||
|                     }"> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue