二手车交易,照片缓存报错
This commit is contained in:
@ -251,10 +251,11 @@ export default {
|
||||
},
|
||||
viewPrivacy(){
|
||||
let data={
|
||||
form:this.form,radio:this.radio,areaName:this.areaName, vehicleLicensePhotoList:this.vehicleLicensePhotoList,
|
||||
form:this.form,radio:this.radio,areaName:this.areaName,
|
||||
/* vehicleLicensePhotoList:this.vehicleLicensePhotoList,
|
||||
vehicleAnglePhotoList:this.vehicleAnglePhotoList,
|
||||
otherImgSrcList:this.otherImgSrcList,
|
||||
otherImgSrc:this.otherImgSrc,
|
||||
otherImgSrc:this.otherImgSrc,*/
|
||||
}
|
||||
localStorage.setItem("carSourceFormInfo",JSON.stringify(data))
|
||||
this.$router.push({ name: "privacyComponent"})
|
||||
|
Reference in New Issue
Block a user