From 018b738e71f40cdacb2fc03a6e90b7c6b0b79078 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 04 九月 2024 02:20:40 +0800
Subject: [PATCH] mongo统计

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

diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 5dfc08e..d1a8e7b 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -4323,7 +4323,18 @@
         {
           icon: 'el-icon-truck',
           dataList: [
-
+            {
+              label: 'IP寮傚父鏁�'
+            },
+            {
+              label: 'MAC鍦板潃寮傚父鏁�'
+            },
+            {
+              label: '缁忓害寮傚父鏁�'
+            },
+            {
+              label: '绾害寮傚父鏁�'
+            },
           ]
         }
       ],

--
Gitblit v1.8.0