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 |    8 ++++++++
 1 files changed, 8 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 0a9412b..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: "琛屾斂鍖哄煙",
@@ -1853,7 +1857,9 @@
     },
     {
       title: '杞﹁締鐐逛綅鍦ㄧ嚎鐜�',
+      exportUrl: '/data/center/pointOnlineCar/export',
       index: 'site_online',
+      needDynamicColumn: true,
       columns: [
         {
           label: '鍥芥爣鐮�',
@@ -2995,7 +3001,9 @@
       },
       {
         title: '浜鸿劯鐐逛綅鍦ㄧ嚎鐜�',
+        exportUrl: '/data/center/pointOnlineFace/export',
         index: 'site_online',
+        needDynamicColumn: true,
         columns: [
           {
             label: '鍥芥爣鐮�',

--
Gitblit v1.8.0