forked from github/dataease
style: 用户中心popover触发采用hover方式
This commit is contained in:
parent
5788168502
commit
730275690e
@ -118,7 +118,7 @@ if (uid.value === '1') {
|
|||||||
<el-popover
|
<el-popover
|
||||||
ref="popoverRef"
|
ref="popoverRef"
|
||||||
:virtual-ref="buttonRef"
|
:virtual-ref="buttonRef"
|
||||||
trigger="click"
|
trigger="hover"
|
||||||
title=""
|
title=""
|
||||||
virtual-triggering
|
virtual-triggering
|
||||||
placement="bottom-start"
|
placement="bottom-start"
|
||||||
|
Loading…
Reference in New Issue
Block a user