Explorar o código

首页实时更新方法

lizaixun %!s(int64=4) %!d(string=hai) anos
pai
achega
89ddfb0e5b
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/index/Index.vue

+ 3 - 1
pages/index/Index.vue

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