From 03d24717fa8d0813864b9e14f73bb40a97c68ba8 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 23 Dec 2021 13:50:45 +0800
Subject: [PATCH] +加模型

---
 src/components/mobilePopupOurOnce/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/mobilePopupOurOnce/index.vue b/src/components/mobilePopupOurOnce/index.vue
index bb3a62e..39759a2 100644
--- a/src/components/mobilePopupOurOnce/index.vue
+++ b/src/components/mobilePopupOurOnce/index.vue
@@ -94,6 +94,7 @@
         return;
       }
       let that = this;
+      // console.log(that.ourData.lntLat);
       if (val == "定位") {
         //随地图移动窗口
         this.$store.commit("MSET_BIGPOPUP", false); //关闭全屏弹窗

--
Gitblit v1.9.3