yangyin
2024-01-26 7dcdca6aad1dbb9aef2a3a98c0f16591b261d34d
map/index.js
@@ -107,14 +107,13 @@
    }
    // console.log(userInfo)
    //获取地图信息    
    this.getMapInfo()
    this.getRepairFormList()//获取工单
    this.getPressMeterList()
    this.getFlowMeterList()
    this.getStationList()
    this.getDmaAreaList()
  //  //使所有的标记都在视野中
  //  this.setIncludePoints();
   this.setIncludePoints();
  },
  onReady: function () {