二手拖车,进入详情页调保存信息记录接口,获取id,关闭页面,id传入接口
This commit is contained in:
@ -169,6 +169,7 @@ export default {
|
||||
}
|
||||
this.imgSrcList.unshift(res?.data?.vehicleAnglePhoto)
|
||||
let result=await saveRecord({type: 1, carInfoId: this.id, duration:'',id:''});
|
||||
console.log('resultresult',result)
|
||||
this.recordResponseId=result?.data?.id
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user