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 {