e
This commit is contained in:
@ -203,6 +203,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit {
|
|||||||
id: this.detailData.id,
|
id: this.detailData.id,
|
||||||
approvalOpinion: this.approvalOpinion,
|
approvalOpinion: this.approvalOpinion,
|
||||||
networkTransporter: this.networkTransporter,
|
networkTransporter: this.networkTransporter,
|
||||||
|
customerServiceId: this.customerServiceId,
|
||||||
roleId: this.roleId || null
|
roleId: this.roleId || null
|
||||||
})
|
})
|
||||||
.subscribe(res => {
|
.subscribe(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user