diff --git a/pages/highWay/runData/form.vue b/pages/highWay/runData/form.vue index bf342fb..ed9715b 100644 --- a/pages/highWay/runData/form.vue +++ b/pages/highWay/runData/form.vue @@ -485,8 +485,8 @@ "exitVehicleCount": '', "exitVehicleCountMom": '', "exitVehicleCountYoy": '', - "highwayId": "", - "highwayName": item.managementUnitName, + "highwayId": item.highWayLineCode, + "highwayName": item.managementUnitName, "stationCode": item.stationCode, "submitPersonnelContact": this.userInfo.username + (this .userInfo.mobile ? ',' + this @@ -520,7 +520,7 @@ "exitVehicleCount": '', "exitVehicleCountMom": '', "exitVehicleCountYoy": '', - "highwayId": "", + "highwayId": item.highWayLineCode, "highwayName": item.managementUnitName, "stationCode": item.stationCode, "submitPersonnelContact": this.userInfo.username + (this