fix bug
This commit is contained in:
@ -894,7 +894,7 @@ resourceStatus: any;
|
||||
const modalRef = this.modal.create({
|
||||
nzTitle: '查看轨迹',
|
||||
nzContent: OneCarOrderViewtrackComponent,
|
||||
nzWidth: 1200,
|
||||
nzWidth: '800px',
|
||||
nzComponentParams: {
|
||||
i: item,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user