From 8515f5a42490db855c788fed6e145b6db0c1adce Mon Sep 17 00:00:00 2001 From: guanxiaohan Date: Fri, 9 Aug 2024 10:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E9=AA=81=E7=BF=B0=5F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/investigation/task.vue | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/pages/investigation/task.vue b/pages/investigation/task.vue index ce44eda..67202bf 100644 --- a/pages/investigation/task.vue +++ b/pages/investigation/task.vue @@ -17,7 +17,7 @@ stepCircleActive: item.i === active, stepCircle: true, }"> - {{ item.i }} + {{ item.i == 3 ? item.i - 1 : item.i }} @@ -89,7 +89,7 @@ {{ formData.laneCount }} - + 车道 @@ -458,7 +458,8 @@ - + { if (r.nid != this.nidYH) { return r