From df260fececd876d521ea1acc2f1ff18e91647f68 Mon Sep 17 00:00:00 2001 From: Joe <1712833832@qq.com> Date: Thu, 18 Jan 2024 16:07:12 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=AE=BE=E5=A4=87=20=E5=BC=B9=E7=AA=97=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Descriptions.vue | 39 +++++++-- .../Dialogs/ControlCamera/index.vue | 84 ++++++++++--------- .../Dialogs/DrivingGuidance/index.vue | 20 ++--- .../RoadAndEvents/utils/buttonEvent.js | 4 - .../RoadAndEvents/utils/httpList.js | 2 +- .../src/views/JiHeExpressway/utils/enum.js | 3 + 6 files changed, 88 insertions(+), 64 deletions(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/components/Descriptions.vue b/ruoyi-ui/src/views/JiHeExpressway/components/Descriptions.vue index db89de8f..3c8b85f7 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/components/Descriptions.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/components/Descriptions.vue @@ -1,15 +1,18 @@