fix bug
This commit is contained in:
		| @ -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: '运输协议', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user