This commit is contained in:
wangshiming
2022-03-07 15:58:36 +08:00
parent 1457c37fb5
commit 092f0d41e8
5 changed files with 2 additions and 378 deletions

View File

@ -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,
};
}