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