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;