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