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 @@ - 您将进入人工排查,智能排查数据将自动转入 - 人工排查结果,但无法再次转回智能排查。 + 您将进入自主模式,向导模式数据将自动转入 + 自主模式结果,但无法再次转回向导模式。 是否继续,请确认?