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