whyczyk
2022-03-02 733823ffa701f749c7154cacf60a26951891f2ca
src/components/charts/chinaMap.vue
@@ -132,7 +132,9 @@
         } else {
            // 初始化页面
            this.$nextTick(() => {
               if (sessionStorage.getItem('newPlatform') != 1) {
               this.getAllMapOutlineAction();
               }
            })
         }
      },