二手车交易,缓存问题
This commit is contained in:
@ -245,6 +245,7 @@ export default {
|
|||||||
if(this.otherImgSrc?.length>0){
|
if(this.otherImgSrc?.length>0){
|
||||||
this.otherImgSrc?.map(item=>this.otherImgSrcList.push({url:item}))
|
this.otherImgSrc?.map(item=>this.otherImgSrcList.push({url:item}))
|
||||||
}
|
}
|
||||||
|
console.log("--",this.vehicleLicensePhotoList,this.vehicleAnglePhotoList,this.otherImgSrcList)
|
||||||
// console.log(" this.vehicleLicensePhotoList", this.vehicleLicensePhotoList)
|
// console.log(" this.vehicleLicensePhotoList", this.vehicleLicensePhotoList)
|
||||||
/*this.vehicleLicensePhotoList=carSourceFormInfo.vehicleLicensePhotoList
|
/*this.vehicleLicensePhotoList=carSourceFormInfo.vehicleLicensePhotoList
|
||||||
this.vehicleAnglePhotoList=carSourceFormInfo.vehicleAnglePhotoList
|
this.vehicleAnglePhotoList=carSourceFormInfo.vehicleAnglePhotoList
|
||||||
|
Reference in New Issue
Block a user