From bd0a300b3b1acbdadb9d89601490739aff9f9594 Mon Sep 17 00:00:00 2001 From: jinna Date: Fri, 5 Jan 2024 14:06:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=AB=98=E9=80=9F=E6=8A=A5?= =?UTF-8?q?=E9=80=81=E6=8E=A5=E5=8F=A3=E4=BC=A0=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/highWay/runData/form.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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