zhanghui 2 anni fa
parent
commit
2de30e9225
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -543,6 +543,7 @@
 					if (this.userInfo.signIn){
 						this.currServiceInfo()
 					}
+					this.$forceUpdate()
 				})
 			},
 			 getImgUrlByOssId(ossId){