quanyawei
2024-02-01 500ddf6571e656f33ef7fe10c570f6345344c989
src/components/Wind/Map.vue
@@ -554,6 +554,9 @@
    window.deviceDetail = this.deviceDetail
  },
  created () {
    if (this.$store.state.orgId === 72) {
      this.changeColor = 1
    }
    const newLL = this.bd09togcj02(this.jingduNew, this.weiduNew) // 百度经纬度转高德经纬度
    this.jingduNew = newLL[1]
    this.weiduNew = newLL[0]