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