edit
This commit is contained in:
@ -859,7 +859,7 @@ export class OrderManagementVehicleComponent extends BasicTableComponent impleme
|
||||
const modalRef = this.modal.create({
|
||||
nzTitle: '查看轨迹',
|
||||
nzContent: OneCarOrderViewtrackComponent,
|
||||
nzWidth: '800px',
|
||||
nzWidth: '900px',
|
||||
nzComponentParams: {
|
||||
i: item
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user