二手车交易,打电话问题

This commit is contained in:
2025-03-14 16:53:21 +08:00
parent 397d234637
commit 88606bd31d

View File

@ -164,7 +164,7 @@ export default {
let res= await saveRecord({type: this.recordType, carInfoId: this.id, duration})
console.log("saveRecord",res)
} catch (e) {
console.log("e")
console.log("e",e)
}
},
handle(){