test
This commit is contained in:
@@ -126,6 +126,7 @@ export default {
|
|||||||
return this.$u.toast('网格长网格员不能选择相同人员')
|
return this.$u.toast('网格长网格员不能选择相同人员')
|
||||||
}
|
}
|
||||||
this.form[type + "Ticket"] = res.selectedTicket
|
this.form[type + "Ticket"] = res.selectedTicket
|
||||||
|
console.log(this.form)
|
||||||
}).catch(() => {
|
}).catch(() => {
|
||||||
uni.hideLoading()
|
uni.hideLoading()
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user