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