26269
This commit is contained in:
		@@ -122,7 +122,7 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    submit() {
 | 
					    submit() {
 | 
				
			||||||
      if (this.selectUser.length > 0) {
 | 
					      if (this.selectUser.id != null) {
 | 
				
			||||||
        uni.$emit('goBack', { selectUser: this.selectUser, applicationName: this.applicationName, applicationId: this.applicationId })
 | 
					        uni.$emit('goBack', { selectUser: this.selectUser, applicationName: this.applicationName, applicationId: this.applicationId })
 | 
				
			||||||
        uni.navigateBack()
 | 
					        uni.navigateBack()
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user