From cc083b75513c8f7fb119cef1c109e41b0cdc0d2a Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 21 May 2025 14:00:04 +0800 Subject: [PATCH] =?UTF-8?q?story#6462,=E9=98=BB=E6=AD=A2=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E6=A1=86=E9=BB=98=E8=AE=A4=E8=A1=8C=E4=B8=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/indexList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue index 469355e4..dfbde4c3 100644 --- a/src/views/secondHandCar/indexList.vue +++ b/src/views/secondHandCar/indexList.vue @@ -81,7 +81,7 @@ :value="item.value"> - +
@@ -251,7 +251,7 @@ export default { }, methods:{ handleFocus(e) { - e.preventDefault(); + e.preventDefault(); // 阻止默认键盘弹出 this.areaShow = true; }, confirmHandle(val){