车辆对接

This commit is contained in:
wangshiming
2021-12-30 19:36:20 +08:00
parent 4e05ff50aa
commit 331219c6a0
4 changed files with 77 additions and 39 deletions

View File

@ -683,7 +683,7 @@ resourceStatus: any;
}
const modal = this.modal.create({
nzTitle: '修改车队长',
nzWidth: 600,
nzWidth: 900,
nzContent: VehicleModifyCaptainComponent,
nzComponentParams: { data: { ids: params, } },
nzFooter: null,