二手车交易,发布信息抛出异常

This commit is contained in:
2025-03-13 16:04:28 +08:00
parent 2a03a95963
commit c8964508f2
2 changed files with 4 additions and 2 deletions

View File

@ -342,6 +342,8 @@ export default {
this.$toast(res.msg)
}
console.log("车源发布publishCarInfo",res)
} catch (e){
console.log('e',e)
} finally {
console.log(111)
}