提交 65f5644b authored 作者: junjie's avatar junjie

feat(frontend):详情触发事件 hover -> click

上级 d05892bd
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<el-popover <el-popover
placement="right-start" placement="right-start"
width="400" width="400"
trigger="hover" trigger="click"
@show="showTab" @show="showTab"
@hide="hideTab" @hide="hideTab"
> >
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<el-popover <el-popover
placement="right-start" placement="right-start"
width="400" width="400"
trigger="hover" trigger="click"
@show="showTab" @show="showTab"
@hide="hideTab" @hide="hideTab"
> >
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论