This commit is contained in:
Taric Xin
2022-03-07 09:51:44 +08:00
parent ff020f5a35
commit 17341ddbee

View File

@ -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 => {