Explorar el Código

“我”页面错误调整

lizaixun hace 4 años
padre
commit
cac43739dc
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      pages/mine/Mine.vue

+ 0 - 6
pages/mine/Mine.vue

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