From 3063e55a3ce855f36654b19b8db90b0ad161404b Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 23 Dec 2021 09:33:34 +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 0191526..bb3a62e 100644
--- a/src/components/mobilePopupOurOnce/index.vue
+++ b/src/components/mobilePopupOurOnce/index.vue
@@ -104,6 +104,7 @@
lntLat: that.ourData.lntLat,
query: { ...this.ourData, seebut: this.seebut },
useJWD: true, //仅使用经纬度
+ from: "PopupOurOnce",
};
that.popupsDom = that.$store.dispatch("setMobileWindows", d);
}, 500);
--
Gitblit v1.9.3