车辆对接

This commit is contained in:
wangshiming
2022-01-04 09:38:03 +08:00
parent 3168fd2dca
commit 4f51c487cc
5 changed files with 19 additions and 10 deletions

View File

@ -274,6 +274,7 @@ export class UserCenterComponentsDriverDetailComponent implements OnInit {
console.log(this.driverDetail)
const params = {
userId: this.route.snapshot.params.id,
mobile: this.userDetail?.phone,
appUserId: driverDetail.appUserId || this.route.snapshot.params.id,
userDriverLicenseDTO: {
appUserId: driverDetail?.appUserId || this.route.snapshot.params.id,