|
@@ -55,17 +55,11 @@
|
|
|
|
|
|
}
|
|
|
},created: function() {
|
|
|
-
|
|
|
- this.timeNow();
|
|
|
-
|
|
|
-
|
|
|
this.viewUserid();
|
|
|
this.monitoringAuthority();
|
|
|
this.address = this.dataprocessing.getWindPowerStationName();
|
|
|
this.FDC=this.dataprocessing.getWindPowerStationId();
|
|
|
this.windPowerStationId =this.dataprocessing.getWindPowerStationId();
|
|
|
-
|
|
|
-
|
|
|
},
|
|
|
onHide() {
|
|
|
this.$refs.drawer.closeDrawer();
|