This commit is contained in:
wangshiming
2022-03-04 16:48:04 +08:00
parent 855615d1ff
commit ac5bb6ab7e
6 changed files with 101 additions and 42 deletions

View File

@ -999,7 +999,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
nzContent: TranAgreementComponent,
nzWidth: 900,
nzFooter: null,
nzComponentParams: { object: params, shipperName: this.shipperName }
nzComponentParams: { object: params, shipperName: this.shipperName,type:'onecar' }
});
modalRef.afterClose.subscribe(result => {
if (result) {