二手车交易,我的发布记录tab切
This commit is contained in:
@ -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')
|
||||||
|
Reference in New Issue
Block a user