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