车辆对接
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user