二手车交易,打电话问题

This commit is contained in:
2025-03-14 17:09:45 +08:00
parent 88606bd31d
commit ab9402e591

View File

@ -226,6 +226,7 @@ export default {
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
console.log("th",this.form)
}
console.log("this.$route.params",this.$route.params)
if(this.$route.params.form){
this.form={...this.$route.params.form}
}