Browse Source

新增兰州区域

fujunwen 4 years ago
parent
commit
41a1c58d37
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/statistics/index.vue

+ 2 - 0
src/views/statistics/index.vue

@@ -298,6 +298,7 @@ export default {
                 "乌鲁木齐": { center: [43.45, 87.36], zoom: 8 },
                 "呼和浩特": { center: [45.182036837015886, 116.82329020199336], zoom: 5 },
                 "西安": { center: [36.08462129606931, 109.4527754086213], zoom: 7 },
+                "兰州": { center: [36.08462129606931, 103.4527754086213], zoom: 7 },
                 "银川": { center: [38.108627664321276, 102.36578196225639], zoom: 7 },
                 "成都": { center: [30.24957724046765, 103.4647651330231], zoom: 7 },
                 "昆明": { center: [25.903703303407667, 105.10972266685498], zoom: 8 },
@@ -1080,6 +1081,7 @@ export default {
                 promiseAll.push(promise)
             })
             Promise.all(promiseAll).then(result => {
+                console.log(layerArr)
                 this.loadingInstance.close()
                 if (this.currentLevel === 2) {
                     layerArr.forEach(item => {