From 4cea486fe0a0800b184038e5ea238537bfd41b61 Mon Sep 17 00:00:00 2001 From: yaooo <272523191@qq.com> Date: Wed, 29 Nov 2023 09:55:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E5=8F=B0=E8=AF=A6?= =?UTF-8?q?=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/views/device/detail.vue | 294 ++++++++++++++++++++ admin/src/views/device/index.vue | 30 +- admin/src/views/land/index.vue | 6 +- admin/src/views/land_plant/index.vue | 8 +- admin/src/views/land_plant_action/index.vue | 8 +- admin/src/views/monitor_alarm/index.vue | 4 +- admin/src/views/product/index.vue | 23 +- 7 files changed, 348 insertions(+), 25 deletions(-) create mode 100644 admin/src/views/device/detail.vue diff --git a/admin/src/views/device/detail.vue b/admin/src/views/device/detail.vue new file mode 100644 index 00000000..fd652136 --- /dev/null +++ b/admin/src/views/device/detail.vue @@ -0,0 +1,294 @@ + + + diff --git a/admin/src/views/device/index.vue b/admin/src/views/device/index.vue index 02542207..d46cc828 100644 --- a/admin/src/views/device/index.vue +++ b/admin/src/views/device/index.vue @@ -96,20 +96,20 @@ @@ -139,7 +139,7 @@ {{ row.create_time ? timeFormat(row.create_time, 'yyyy-mm-dd hh:MM:ss') : '' }} - + - +