diff --git a/src/views/secondHandCar/carSource.vue b/src/views/secondHandCar/carSource.vue index 617e6d6f..ed1a9513 100644 --- a/src/views/secondHandCar/carSource.vue +++ b/src/views/secondHandCar/carSource.vue @@ -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(){