二手车交易,打电话问题
This commit is contained in:
@ -164,7 +164,7 @@ export default {
|
|||||||
let res= await saveRecord({type: this.recordType, carInfoId: this.id, duration})
|
let res= await saveRecord({type: this.recordType, carInfoId: this.id, duration})
|
||||||
console.log("saveRecord",res)
|
console.log("saveRecord",res)
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.log("e")
|
console.log("e",e)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
handle(){
|
handle(){
|
||||||
|
Reference in New Issue
Block a user