|
@@ -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);
|