From 6eff8a08b6abf5a9f0962d373533587a8dae6814 Mon Sep 17 00:00:00 2001 From: Z-WICK <2289431216@qq.com> Date: Thu, 15 Jan 2026 14:38:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(schedule):=20=E4=BF=AE=E5=A4=8D=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E5=BC=B9=E7=AA=97=E9=80=89=E6=8B=A9=E5=9C=BA=E5=9C=B0?= =?UTF-8?q?=E5=90=8E=E8=87=AA=E5=8A=A8=E5=85=B3=E9=97=AD=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在el-select上添加:teleported="false"属性 - 防止下拉框点击事件冒泡导致popover关闭 --- src/views/martial/schedule/index.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/views/martial/schedule/index.vue b/src/views/martial/schedule/index.vue index e6e17e4..91d977b 100644 --- a/src/views/martial/schedule/index.vue +++ b/src/views/martial/schedule/index.vue @@ -104,7 +104,7 @@