Commit 1684642a authored by miaojiale's avatar miaojiale

消息管理处理逻辑

parent 856fbd7e
......@@ -39,7 +39,7 @@
<el-popover
placement="top-start"
width="300"
trigger="hover"
:trigger="messageCount == 0 ? 'none' : 'hover'"
popper-class="message-pop"
>
<div class="messageBox">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment