二手车交易,打电话问题
This commit is contained in:
@ -226,6 +226,7 @@ export default {
|
|||||||
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
|
this.vehicleAnglePhotoList=[{url:res.data?.vehicleAnglePhoto}]
|
||||||
console.log("th",this.form)
|
console.log("th",this.form)
|
||||||
}
|
}
|
||||||
|
console.log("this.$route.params",this.$route.params)
|
||||||
if(this.$route.params.form){
|
if(this.$route.params.form){
|
||||||
this.form={...this.$route.params.form}
|
this.form={...this.$route.params.form}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user