Browse Source

“我”页面错误调整

lizaixun 4 năm trước cách đây
mục cha
commit
cac43739dc
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  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();