二手车交易,檫亮按钮当天不展示
This commit is contained in:
@ -215,11 +215,11 @@ export default {
|
|||||||
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
|
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
|
||||||
}
|
}
|
||||||
// this.form=JSON.parse(sessionStorage.getItem('formInfo'))
|
// this.form=JSON.parse(sessionStorage.getItem('formInfo'))
|
||||||
this.areaName=sessionStorage.getItem('areaName')
|
// this.areaName=sessionStorage.getItem('areaName')
|
||||||
this.vehicleLicensePhotoList=JSON.parse(sessionStorage.getItem('vehicleLicensePhotoList'))
|
// this.vehicleLicensePhotoList=JSON.parse(sessionStorage.getItem('vehicleLicensePhotoList'))
|
||||||
this.vehicleAnglePhotoList=JSON.parse(sessionStorage.getItem('vehicleAnglePhotoList'))
|
// this.vehicleAnglePhotoList=JSON.parse(sessionStorage.getItem('vehicleAnglePhotoList'))
|
||||||
this.otherImgSrcList=JSON.parse(sessionStorage.getItem('otherImgSrcList'))
|
// this.otherImgSrcList=JSON.parse(sessionStorage.getItem('otherImgSrcList'))
|
||||||
this.otherImgSrc=JSON.parse(sessionStorage.getItem('otherImgSrc'))
|
// this.otherImgSrc=JSON.parse(sessionStorage.getItem('otherImgSrc'))
|
||||||
},
|
},
|
||||||
methods:{
|
methods:{
|
||||||
viewPrivacy(){
|
viewPrivacy(){
|
||||||
|
Reference in New Issue
Block a user