载具
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
let res = await returnVehicle(this.val3)
|
||||
let res = await returnVehicle(this.val3, this.val1)
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
|
||||
Reference in New Issue
Block a user