liuyg
2021-12-23 3063e55a3ce855f36654b19b8db90b0ad161404b
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);