mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 17:54:37 +00:00
perf: 调整切换二级菜单触发方式为hover显示
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<el-popover
|
||||
placement="right-start"
|
||||
width="160"
|
||||
trigger="click"
|
||||
trigger="hover"
|
||||
>
|
||||
<ViewSwitcher :mode="'vertical'" />
|
||||
<svg-icon slot="reference" class="icon" icon-class="switch" />
|
||||
|
Reference in New Issue
Block a user