车辆对接
This commit is contained in:
@ -134,10 +134,11 @@ export class SupplyManagementBulkDetailComponent implements OnInit {
|
||||
* @param record
|
||||
*/
|
||||
placeOrder(record: any) {
|
||||
this.router.navigate(['./pbg/onecar-publish'], {
|
||||
console.log(record)
|
||||
this.router.navigate(['/supply-management/bulk-amend', record.id], {
|
||||
queryParams: {
|
||||
id: record?.id
|
||||
}
|
||||
sta: 4
|
||||
},
|
||||
})
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user