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