From 29ea0fd5d04dbaac800f211e0ac7701de0a7f3f4 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 15 九月 2025 15:18:08 +0800
Subject: [PATCH] 新需求

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

diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 47f7865..8427568 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -513,7 +513,9 @@
     },
     {
       title: "瑙嗛鐐逛綅鍦ㄧ嚎鐜�",
+      exportUrl: '/data/center/pointOnlineVideo/export',
       index: 'site_online',
+      needDynamicColumn: true,
       columns: [
         {
           label: '鍥芥爣鐮�',
@@ -613,7 +615,9 @@
     },
     {
       title: "褰曞儚鍙敤鐜�",
+      exportUrl: '/data/center/recordingAvailability/export',
       index: 'video_available',
+      needDynamicColumn:true,
       columns: [
         {
           label: "琛屾斂鍖哄煙",
@@ -1350,6 +1354,7 @@
     },
     {
       title: '閲嶇偣鐐逛綅鏍囨敞姝g‘鐜�',
+      exportUrl: '/data/center/videoImportantPointLabelingAccuracy/export',
       index: 'key_annotation_accuracy',
       columns: [
         {
@@ -1819,6 +1824,12 @@
               label: '鏃犳暟鎹�'
             },
             {
+              label: '鏁版嵁绐侀檷'
+            },
+            {
+              label: '鏁版嵁閲忓皯'
+            },
+            {
               label: '瑙嗗浘搴撳鎺ョǔ瀹氭��'
             },
           ]
@@ -1846,7 +1857,9 @@
     },
     {
       title: '杞﹁締鐐逛綅鍦ㄧ嚎鐜�',
+      exportUrl: '/data/center/pointOnlineCar/export',
       index: 'site_online',
+      needDynamicColumn: true,
       columns: [
         {
           label: '鍥芥爣鐮�',
@@ -2955,6 +2968,12 @@
                 label: '鏃犳暟鎹�'
               },
               {
+                label: '鏁版嵁绐侀檷'
+              },
+              {
+                label: '鏁版嵁閲忓皯'
+              },
+              {
                 label: '瑙嗗浘搴撳鎺ョǔ瀹氭��'
               },
             ]
@@ -2982,7 +3001,9 @@
       },
       {
         title: '浜鸿劯鐐逛綅鍦ㄧ嚎鐜�',
+        exportUrl: '/data/center/pointOnlineFace/export',
         index: 'site_online',
+        needDynamicColumn: true,
         columns: [
           {
             label: '鍥芥爣鐮�',

--
Gitblit v1.8.0