From f7a5c99b7b91ed7432b815a69c6ace241a112e32 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 10 Nov 2025 11:33:39 +0800 Subject: [PATCH] =?UTF-8?q?=20=20pointer-events:=20none;=20/*=20=E8=AE=A9?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6=E7=A9=BF=E9=80=8F=E5=88=B0?= =?UTF-8?q?=E7=88=B6=E5=85=83=E7=B4=A0=20*/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/customer/follow/add/index.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pages/customer/follow/add/index.vue b/pages/customer/follow/add/index.vue index feb973d..1e13659 100644 --- a/pages/customer/follow/add/index.vue +++ b/pages/customer/follow/add/index.vue @@ -54,9 +54,9 @@ - + *客户状态 - + - + *意向强度 - + - + *跟进方式 - + { flex: 1; font-size: 14px; color: #333; + pointer-events: none; /* 让点击事件穿透到父元素 */ } .arrow {