From 886eddd75e1d586d2944f54934b5048ba7045c87 Mon Sep 17 00:00:00 2001 From: zhangzhang <1747194829@qq.com> Date: Sat, 11 May 2024 16:58:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=8C=87=E6=8C=A5=E8=B0=83?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/TimeLine/TimeLine2/index.vue | 49 ++++- .../CrowdnessIndicatorRankings/index.vue | 173 ++++++++++-------- .../Cards/DeviceControl/index.vue | 37 ++-- .../StatsDialogVisible/index.vue | 1 - .../Cards/DispatchLiaison/index.vue | 27 ++- .../DisposalProcess/DialogVisible/index.vue | 22 ++- .../Cards/DisposalProcess/index.vue | 86 +++++++-- .../EditEventInformationDialog/index.vue | 72 +++++--- .../Cards/EventInformation/index.vue | 106 +++++++---- .../Cards/RealTimeVideo/index.vue | 38 ++-- .../Cards/ReleaseInformation/index.vue | 169 +++++++++-------- .../Cards/TrafficControl/index.vue | 69 ++++--- .../control/event/commandDispatch/index.vue | 16 +- 13 files changed, 540 insertions(+), 325 deletions(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/components/TimeLine/TimeLine2/index.vue b/ruoyi-ui/src/views/JiHeExpressway/components/TimeLine/TimeLine2/index.vue index 0a9430f5..24fa0aa6 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/components/TimeLine/TimeLine2/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/components/TimeLine/TimeLine2/index.vue @@ -1,5 +1,5 @@