bug
This commit is contained in:
@@ -103,7 +103,7 @@
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
let res = await unbindVehicle(this.val1, this.index1, this.val2)
|
let res = await unbindVehicle(this.val1, this.options1[this.index1].value, this.val2)
|
||||||
this.clearUp()
|
this.clearUp()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
|
|||||||
Reference in New Issue
Block a user