From 4a590faf4ca85dbfd713bb7504c8e35214163320 Mon Sep 17 00:00:00 2001 From: 展杰 <1240968267@qq.com> Date: 星期二, 04 六月 2024 13:11:01 +0800 Subject: [PATCH] 123 --- components/w-select/w-select.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/components/w-select/w-select.vue b/components/w-select/w-select.vue index 52a6143..224be8b 100644 --- a/components/w-select/w-select.vue +++ b/components/w-select/w-select.vue @@ -214,7 +214,6 @@ .in(this) .select('#wSelect') .boundingClientRect(data => { - console.log(data.top) this.distanceTop = data.top // 褰撳墠鍏冪礌璺濈椤堕儴鐨勮窛绂� this.curHeight = data.height }) -- Gitblit v1.9.3