From d233b5733c2563b35b13a09610a2c966763d1801 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Thu, 14 Aug 2025 09:57:19 +0800 Subject: [PATCH] =?UTF-8?q?lease.vue=E9=A1=B5=E9=9D=A2=E9=87=8D=E6=9E=840.?= =?UTF-8?q?5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/lease/lease.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pages/lease/lease.vue b/pages/lease/lease.vue index 1c4a6e5..9d8a7a0 100644 --- a/pages/lease/lease.vue +++ b/pages/lease/lease.vue @@ -141,7 +141,7 @@ export default { }, onLoad() { // 页面加载时获取当前位置 - this.getCurrentLocation() + //this.getCurrentLocation() }, data() { return { @@ -294,12 +294,14 @@ export default {