From 3c6bdb6f439ff7af04765259fd6a91b6d201d095 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 19 六月 2025 17:12:25 +0800
Subject: [PATCH] 工单,数据中心用户查看数据的权限,合同考核每日,以及导出每日和按月

---
 src/views/screen/components/screen-examine/components/video-chart.vue |   71 +++++------------------------------
 1 files changed, 10 insertions(+), 61 deletions(-)

diff --git a/src/views/screen/components/screen-examine/components/video-chart.vue b/src/views/screen/components/screen-examine/components/video-chart.vue
index 1e44dc7..b4be02f 100644
--- a/src/views/screen/components/screen-examine/components/video-chart.vue
+++ b/src/views/screen/components/screen-examine/components/video-chart.vue
@@ -55,7 +55,7 @@
     // "keyCommandImageOnline": 96.41, //鏈堣繍琛岀巼
     // "operatingRate": 96.07 //閲嶇偣鎸囨尌鍥惧儚鍦ㄧ嚎鐜�
     this.dataList = [];
-    
+
     let item = { value: 0, name: "", id: 0, routerUrl: "" }
       item.value = this.videoList.platformOnline
       item.name = "骞冲彴鍦ㄧ嚎鐜�"
@@ -93,21 +93,21 @@
 
       let item5 = { value: 0, name: "", id: 0, routerUrl: "" }
       item5.value = this.videoList.videoAvailable
-      item5.name = "褰曡薄鍙敤鐜�"
+      item5.name = "褰曞儚鍙敤鐜�"
       item5.id = 6
       item5.routerUrl = ""
       this.dataList.push(item5)
 
       let item6 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item6.value = this.videoList.annotationAccuracy
-      item6.name = "鏍囨敞姝g‘鐜�"
+      item6.value = this.videoList.ministrySiteOnline
+      item6.name = "閮ㄧ骇鐐逛綅鍦ㄧ嚎鐜�"
       item6.id = 7
       item6.routerUrl = ""
       this.dataList.push(item6)
 
       let item7 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item7.value = this.videoList.timingAccuracy
-      item7.name = "鏍℃椂鍑嗙‘鐜�"
+      item7.value = this.videoList.ministryVideoAvailable
+      item7.name = "閮ㄧ骇宸℃褰曞儚鍙敤鐜�"
       item7.id = 8
       item7.routerUrl = ""
       this.dataList.push(item7)
@@ -141,69 +141,18 @@
       this.dataList.push(item11)
 
       let item12 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item12.value = this.videoList.keyCommandImageInspection
-      item12.name = "閲嶇偣鎸囨尌鍥惧儚宸℃缁撴灉"
+      item12.value = this.videoList.keyCommandImageOnline
+      item12.name = "閲嶇偣鎸囨尌鍥惧儚鍦ㄧ嚎鐜�"
       item12.id = 13
       item12.routerUrl = ""
       this.dataList.push(item12)
 
       let item13 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item13.value = this.videoList.keyCommandImageDirectoryTree
-      item13.name = "閲嶇偣鎸囨尌鍥惧儚鐩綍鏍�"
+      item13.value = this.videoList.imageResourceSecurity
+      item13.name = "鍥惧儚璧勬簮瀹夊叏绠$悊"
       item13.id = 14
       item13.routerUrl = ""
       this.dataList.push(item13)
-
-      let item14 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item14.value = this.videoList.onlineInspectionPlatform
-      item14.name = "骞冲彴閮ㄧ讲鍙婅繍琛岀巼"
-      item14.id = 15
-      item14.routerUrl = ""
-      this.dataList.push(item14)
-
-      let item15 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item15.value = this.videoList.videoTransmissionAssetsAccuracy
-      item15.name = "璧勪骇鍑嗙‘鐜�"
-      item15.id = 16
-      item15.routerUrl = ""
-      this.dataList.push(item15)
-
-      let item16 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item16.value = this.videoList.videoTransmissionAssetsWeakPasswordScore
-      item16.name = "璧勪骇寮卞彛浠ゅ緱鍒嗘瘮鐜�"
-      item16.id = 17
-      item16.routerUrl = ""
-      this.dataList.push(item16)
-
-      let item17 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item17.value = this.videoList.videoTransmissionDangerousAssetsScore
-      item17.name = "鍗遍櫓璧勪骇寰楀垎姣旈噸"
-      item17.id = 18
-      item17.routerUrl = ""
-      this.dataList.push(item17)
-
-      let item18 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item18.value = this.videoList.videoTransmissionBoundaryIntegrityDetection
-      item18.name = "杈圭晫瀹屾暣鎬ф娴嬫墸鍒嗛」"
-      item18.id = 19
-      item18.routerUrl = ""
-      this.dataList.push(item18)
-
-      let item19 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item19.value = this.videoList.keyCommandImageOnline
-      item19.name = "鏈堣繍琛岀巼"
-      item19.id = 20
-      item19.routerUrl = ""
-      this.dataList.push(item19)
-
-      let item20 = { value: 0, name: "", id: 0, routerUrl: "" }
-      item20.value = this.videoList.operatingRate
-      item20.name = "閲嶇偣鎸囨尌鍥惧儚鍦ㄧ嚎鐜�"
-      item20.id = 21
-      item20.routerUrl = ""
-      this.dataList.push(item20)
-
-
     },
   }
 };

--
Gitblit v1.8.0