BUG 29479
This commit is contained in:
@@ -102,10 +102,10 @@ export default {
|
||||
}
|
||||
})
|
||||
})
|
||||
if (isRepeat) {
|
||||
this.form[obj] = []
|
||||
return this.$u.toast('网格长网格员不能选择相同人员')
|
||||
}
|
||||
// if (isRepeat) {
|
||||
// this.form[obj] = []
|
||||
// return this.$u.toast('网格长网格员不能选择相同人员')
|
||||
// }
|
||||
this.form[type + "Ticket"] = res.selectedTicket
|
||||
}).catch(() => {
|
||||
uni.hideLoading()
|
||||
|
||||
Reference in New Issue
Block a user