diff --git a/src/app/routes/usercenter/components/freight/enterprise-audit/enterprise-audit.component.ts b/src/app/routes/usercenter/components/freight/enterprise-audit/enterprise-audit.component.ts index 60c688e3..5b2aaca8 100644 --- a/src/app/routes/usercenter/components/freight/enterprise-audit/enterprise-audit.component.ts +++ b/src/app/routes/usercenter/components/freight/enterprise-audit/enterprise-audit.component.ts @@ -203,6 +203,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit { id: this.detailData.id, approvalOpinion: this.approvalOpinion, networkTransporter: this.networkTransporter, + customerServiceId: this.customerServiceId, roleId: this.roleId || null }) .subscribe(res => {