From acd4f746de3e89e4a8b9b47b0f82e25cc25a17c1 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 14 二月 2025 09:57:37 +0800 Subject: [PATCH] 数据中心调整 --- src/views/system/data-manage/data-detail/list.js | 13 +++++++++++++ 1 files changed, 13 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..0a9412b 100644 --- a/src/views/system/data-manage/data-detail/list.js +++ b/src/views/system/data-manage/data-detail/list.js @@ -1350,6 +1350,7 @@ }, { title: '閲嶇偣鐐逛綅鏍囨敞姝g‘鐜�', + exportUrl: '/data/center/videoImportantPointLabelingAccuracy/export', index: 'key_annotation_accuracy', columns: [ { @@ -1817,6 +1818,12 @@ }, { label: '鏃犳暟鎹�' + }, + { + label: '鏁版嵁绐侀檷' + }, + { + label: '鏁版嵁閲忓皯' }, { label: '瑙嗗浘搴撳鎺ョǔ瀹氭��' @@ -2955,6 +2962,12 @@ label: '鏃犳暟鎹�' }, { + label: '鏁版嵁绐侀檷' + }, + { + label: '鏁版嵁閲忓皯' + }, + { label: '瑙嗗浘搴撳鎺ョǔ瀹氭��' }, ] -- Gitblit v1.8.0