This commit is contained in:
wangshiming
2022-03-07 16:23:33 +08:00
parent ef1f8e98e7
commit e61ba7f25e
4 changed files with 16 additions and 24 deletions

View File

@ -619,7 +619,9 @@ export class SupplyManagementBulkReleasePublishComponent implements OnInit {
...this.sf1.value,
unLoadingPlaceDTOList: LoadingList,
goodsInfoDTOList: goodsInfoList,
...this.sf6.value
...this.sf6.value,
estimatedKilometers: this.totalDistance,
estimatedTravelTime: this.totalTime,
};
const modalRef = this.modalService.create({
nzTitle: '运输协议',