From 377c904af2e73a7497a6c024f3b6ab902bd22a8d Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 9 Aug 2024 10:10:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../machinery/coding/component/MapDIalog.vue | 296 +++++++++++++----- 1 file changed, 224 insertions(+), 72 deletions(-) diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue index 28179597..c6e4873d 100644 --- a/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue @@ -18,20 +18,20 @@
{{ engineering }}工程
- + 查询 @@ -44,29 +44,34 @@
-
1
-
-
    -
  • 0KM
  • -
  • 22秒
  • -
  • 5KM/h
  • -
  • 0KM/h
  • +
    {{ index + 1 }}
    +
    +
    - 2024-07-18 01:18:53 + {{ item.startTime }}
    -

    安徽省------

    +

    {{ item.startAddress }}

    @@ -77,30 +82,46 @@ " >终 - 2024-07-18 01:18:53 + {{ item.endTime }}
    -

    安徽省------

    +

    {{ item.endAddress }}

-
+
- 1 - 2024-07-18 01:18:53 - 1时19分 + {{ + index + 1 + }} + {{ item.startTime }} + {{ item.hours }}时{{ + item.mints + }}分
-

安徽省------

+

{{ item.address }}

-
+
- 1 - 2024-07-18 01:18:53 + {{ + index + 1 + }} + {{ item.warnTime }}
-

手动触发紧急报警---------

+

{{ item.startAlarm }}

@@ -118,6 +139,13 @@ @@ -380,6 +531,7 @@ export default { margin: 0; list-style: none; display: flex; + align-items: center; li { flex: 1; text-align: center;