二手车交易,我的发布记录tab切

This commit is contained in:
2025-03-14 10:12:03 +08:00
parent 2810bb9c6f
commit 7afefb162c

View File

@ -213,6 +213,7 @@ export default {
this.otherImgSrc?.map(item=>this.otherImgSrcList.push({url:item})) this.otherImgSrc?.map(item=>this.otherImgSrcList.push({url:item}))
this.vehicleLicensePhotoList=[{url:res.data?.vehicleLicensePhoto}] this.vehicleLicensePhotoList=[{url:res.data?.vehicleLicensePhoto}]
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}] this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
console.log("th",this.form)
} }
// this.form=JSON.parse(sessionStorage.getItem('formInfo')) // this.form=JSON.parse(sessionStorage.getItem('formInfo'))
// this.areaName=sessionStorage.getItem('areaName') // this.areaName=sessionStorage.getItem('areaName')