张文飞 3 년 전
부모
커밋
25b4a6fe4d
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      App.vue

+ 0 - 3
App.vue

@@ -91,9 +91,6 @@
 						this.$cache.set('_token_owner_union', token);
 						this.globalData.token = token
 					}
-					uni.$emit('request')
-				}else{
-					uni.$emit('request')
 				}
 			},
 		},