From 7b79ec6c66fa21f730280bb32c6c2a6e742108a4 Mon Sep 17 00:00:00 2001 From: Alex Lin <54276203+YfNightWind@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:14:27 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=20=20api=E7=AE=A1=E7=90=86=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=20popover=20=E8=A7=A6=E5=8F=91=E6=94=B9=E4=B8=BA=20cl?= =?UTF-8?q?ick=20(#1673)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/view/superAdmin/api/api.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/view/superAdmin/api/api.vue b/web/src/view/superAdmin/api/api.vue index 1cbc3fe88..fc247f853 100644 --- a/web/src/view/superAdmin/api/api.vue +++ b/web/src/view/superAdmin/api/api.vue @@ -66,6 +66,7 @@ v-model="deleteVisible" placement="top" width="160" + trigger="click" >

确定要删除吗?