+
liuyg
2022-03-17 4ebe7290562f634451ad10ff9a03544005b30568
src/components/mobilemap/index.vue
@@ -1075,10 +1075,7 @@
              // from: 'PopupOurOnce'
            };
            window.popupsDom = that.$store.dispatch(
              "setMobileWindows",
              dataInitialization
            );
            that.$store.dispatch("setMobileWindows", dataInitialization);
          }
        }
      }, 0);