zhanghui 2 년 전
부모
커밋
2de30e9225
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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){