fix : 修复部门分管领导回显,需求上报排版
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<slot name="pre"></slot>
|
||||
<div class="user-audit">
|
||||
<div class="circle-user">
|
||||
<Tooltip :content="user.name" placement="bottom-start" width="45px"/>
|
||||
<Tooltip :content="user.name" placement="bottom-start" width="45"/>
|
||||
<div v-if="user.icon"
|
||||
class="el-timeline-item__node" :style="{
|
||||
backgroundColor: user.color
|
||||
|
||||
Reference in New Issue
Block a user