From 1e89b87f5bc035d1241b52910d04db4bdb91e9eb Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 16 八月 2024 15:32:43 +0800
Subject: [PATCH] 请求时间延长,点位标签取消重点点位

---
 src/views/system/data-manage/data-detail/list.js |   65 ++++++++++++++++++++------------
 1 files changed, 40 insertions(+), 25 deletions(-)

diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 5491021..47e9481 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -66,42 +66,57 @@
         {
           label: '璁惧缂栫爜',
           align: 'center',
-          prop: 'serialNumber',
+          prop: 'serialNumber.showValue',
         },
         {
           label: '璁惧鍚嶇О',
           align: 'center',
-          prop: 'name'
-        },
-        {
-          label: '鐩戞帶鐐逛綅绫诲瀷',
-          align: 'center',
-          prop: 'siteType'
-        },
-        {
-          label: 'Mac鍦板潃',
-          align: 'center',
-          prop: 'macAddr'
-        },
-        {
-          label: 'IPV4/IPV6',
-          align: 'center',
-          prop: 'ip'
-        },
-        {
-          label: '鎽勫儚鏈哄姛鑳界被鍨�',
-          align: 'center',
-          prop: 'cameraFunType'
+          prop: 'name.showValue'
         },
         {
           label: '璁惧鐘舵��',
           align: 'center',
-          prop: 'onState'
+          prop: 'sbzt.showValue'
         },
         {
-          label: '鑱旂綉灞炴��',
+          label: 'Mac鍦板潃',
           align: 'center',
-          prop: 'netWorking'
+          prop: 'macdz.showValue'
+        },
+        {
+          label: 'IPV4/IPV6',
+          align: 'center',
+          prop: 'ip.showValue'
+        },
+        {
+          label: '鐩戞帶鐐逛綅绫诲瀷',
+          align: 'center',
+          prop: 'jkdwlx.showValue'
+        },
+        {
+          label: '鎽勫儚鏈哄姛鑳界被鍨�',
+          align: 'center',
+          prop: 'sxjgnlx.showValue'
+        },
+        {
+          label: '琛屾斂缂栫爜',
+          align: 'center',
+          prop: 'civilCode.showValue'
+        },
+        {
+          label: '缁忓害',
+          align: 'center',
+          prop: 'latitude.showValue'
+        },
+        {
+          label: '绾害',
+          align: 'center',
+          prop: 'longitude.showValue'
+        },
+        {
+          label: '鎽勫儚鏈洪噰闆嗗尯鍩�',
+          align: 'center',
+          prop: 'sxjcjqy.showValue'
         },
       ],
       card: [

--
Gitblit v1.8.0