diff --git a/src/views/secondHandCar/carSource.vue b/src/views/secondHandCar/carSource.vue index 8804613a..e8a94e16 100644 --- a/src/views/secondHandCar/carSource.vue +++ b/src/views/secondHandCar/carSource.vue @@ -245,6 +245,7 @@ export default { if(this.otherImgSrc?.length>0){ this.otherImgSrc?.map(item=>this.otherImgSrcList.push({url:item})) } + console.log("--",this.vehicleLicensePhotoList,this.vehicleAnglePhotoList,this.otherImgSrcList) // console.log(" this.vehicleLicensePhotoList", this.vehicleLicensePhotoList) /*this.vehicleLicensePhotoList=carSourceFormInfo.vehicleLicensePhotoList this.vehicleAnglePhotoList=carSourceFormInfo.vehicleAnglePhotoList