From c3728d4be79e01b9badeacbb746022dab20cb028 Mon Sep 17 00:00:00 2001 From: limingtao <@ming_tao_li> Date: Tue, 13 Aug 2024 09:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E6=9F=A5=E8=B5=B7=E5=A7=8B=E9=A1=B5?= =?UTF-8?q?=EF=BC=8C=E4=B8=8B=E8=BE=B9=E2=80=9C=E6=99=BA=E8=83=BD=E6=8E=92?= =?UTF-8?q?=E6=9F=A5=E2=80=9D=E5=92=8C=E2=80=9C=E4=BA=BA=E5=B7=A5=E6=8E=92?= =?UTF-8?q?=E6=9F=A5=E2=80=9D=E4=B8=A4=E4=B8=AA=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E6=94=B9=E6=88=90=E2=80=9C=E5=90=91=E5=AF=BC=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E2=80=9D=E5=92=8C=E2=80=9C=E8=87=AA=E4=B8=BB=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/investigation/complete.vue | 25 +++++++++++++------------ pages/map/index.vue | 16 ++++++++-------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/pages/investigation/complete.vue b/pages/investigation/complete.vue index b43121a..cc99895 100644 --- a/pages/investigation/complete.vue +++ b/pages/investigation/complete.vue @@ -69,6 +69,18 @@ 车道 + + + {{ formData.designSpeed }} + Km/h + + + + + {{ formData.limitSpeed }} + Km/h + + {{ initDic(formData.roadStructure, columnsEnumPicker) }} @@ -87,18 +99,7 @@ - - - {{ formData.designSpeed }} - Km/h - - - - - {{ formData.limitSpeed }} - Km/h - - + diff --git a/pages/map/index.vue b/pages/map/index.vue index fab223a..ed80a75 100644 --- a/pages/map/index.vue +++ b/pages/map/index.vue @@ -23,8 +23,8 @@ - 智能排查 - 人工排查 + 向导模式 + 自主模式 查看排查详情 @@ -33,8 +33,8 @@ {{ rname }} 更换 - 智能排查 - 人工排查 + 向导模式 + 自主模式 查看排查详情 @@ -104,11 +104,11 @@ - 人工排查 + 自主模式 - 智能排查 + 向导模式 @@ -117,8 +117,8 @@ - 您将进入人工排查,智能排查数据将自动转入 - 人工排查结果,但无法再次转回智能排查。 + 您将进入自主模式,向导模式数据将自动转入 + 自主模式结果,但无法再次转回向导模式。 是否继续,请确认?