From 202958798be1b9a314b72e79d7946682d0a4a1bf Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 11 Aug 2023 10:39:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/public/transmitBtn.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/public/transmitBtn.vue b/src/components/public/transmitBtn.vue index 77de508..a8a3780 100644 --- a/src/components/public/transmitBtn.vue +++ b/src/components/public/transmitBtn.vue @@ -51,7 +51,6 @@ const popperOptions = ref({ ] }); -console.log("props['type']", props['type']); // if (props['type'] == 'housingTop') popperOptions.value['modifiers'][0]['options']['offset'][0] = 14 if (props['type'] == 'housingTop') popperOptions.value['modifiers'][0]['options']['offset'][0] = 18