fixed: api管理中的 popover 触发改为 click (#1673)

This commit is contained in:
Alex Lin
2024-03-13 20:14:27 +08:00
committed by GitHub
parent 7a5b31530f
commit 7b79ec6c66

View File

@@ -66,6 +66,7 @@
v-model="deleteVisible"
placement="top"
width="160"
trigger="click"
>
<p>确定要删除吗</p>
<div style="text-align: right; margin-top: 8px;">