bug
This commit is contained in:
		@@ -164,7 +164,8 @@
 | 
			
		||||
          photoUrl: this.photoUrl,
 | 
			
		||||
          lat: this.lat,
 | 
			
		||||
          lng: this.lng,
 | 
			
		||||
          openId: this.user.openId
 | 
			
		||||
          openId: this.user.openId,
 | 
			
		||||
          id: this.user.merchantInfo ? this.user.merchantInfo.id : ''
 | 
			
		||||
        }).then(res => {
 | 
			
		||||
          uni.hideLoading()
 | 
			
		||||
          if (res.code === 0) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user