@@ -545,7 +545,9 @@
},
created: function() {
this.timeNow();
- this.viewUserid();
+ this.$nextTick(function(){
+ this.viewUserid();
+ })
this.monitoringAuthority();
this.judgeWindfield();
this.address = this.dataprocessing.getWindPowerStationName();