shilin пре 4 година
родитељ
комит
4768911ab4
1 измењених фајлова са 2 додато и 6 уклоњено
  1. 2 6
      pages/index/Index.vue

+ 2 - 6
pages/index/Index.vue

@@ -979,12 +979,8 @@
 			_self = this;
 			
 			this.address = this.dataprocessing.getWindPowerStationName();
-			
-			this.FDC = this.dataprocessing.getWindPowerStationNameByWeatherId(this.address);
-			
-			
-			this.viewUserid();
-			this.monitoringAuthority();
+			this.FDC=this.dataprocessing.getWindPowerStationId();
+			this.windPowerStationId =this.dataprocessing.getWindPowerStationId();
 			
 			this.cWidth = uni.upx2px(750);
 			this.cHeight = uni.upx2px(400);