fix bug
This commit is contained in:
@ -58,6 +58,7 @@ export class SupplyManagementVehicleAssignedCarComponent implements OnInit {
|
||||
...this.sf?.value,
|
||||
loadingTime: this.params?.loadingTime,
|
||||
enterpriseId: this.params?.shipperAppUserId,
|
||||
enterpriseProjectId: this.params?.enterpriseProjectId,
|
||||
unloadingTime: this.params?.unloadingTime,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user