车辆接口更新
This commit is contained in:
@ -473,6 +473,6 @@ export class insuranceManagementListComponent implements OnInit {
|
||||
|
||||
// 修改订单
|
||||
changeOrder(value: any) {
|
||||
this.router.navigate(['order-management/bulk-detailChange', value.id]);
|
||||
this.router.navigate(['/insurance-management/list-set', value.id]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user