From 690eaac5ed710462a5f2635ccf9736e560f09381 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 06 十一月 2024 10:07:02 +0800
Subject: [PATCH] 大图展示得分分开
---
src/views/system/data-manage/data-detail/list.js | 4721 ++++++++++++++++++++++++++++++++++++-----------------------
1 files changed, 2,859 insertions(+), 1,862 deletions(-)
diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 0d66921..01b9cc9 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -10,46 +10,28 @@
prop: 'platformName',
},
{
- label: '褰撳墠鏄惁鍦ㄧ嚎',
+ label: '骞冲彴IP/鍩熷悕',
align: 'center',
- prop: 'currentOnline'
+ prop: 'platformIp',
},
{
- label: '浠婃棩绂荤嚎鏃堕暱(绉� )',
+ label: '褰撴棩绂荤嚎鏃堕暱(绉�)',
align: 'center',
prop: 'todayOutlineSed'
},
{
- label: '浠婃棩ping娆℃暟',
+ label: '鏃ユ湡',
align: 'center',
- prop: 'pingTimes'
- }
+ prop: 'createDate'
+ },
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
- },
- ]
- },
- {
- icon: 'el-icon-wind-power',
- dataList: [
- {
- value: 1999,
- label: '鍗″彛鎬绘暟'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
- },
+ label: "骞冲彴鏁�"
+ }
]
}
]
@@ -59,259 +41,568 @@
index: 'monitor_qualification',
columns: [
{
- label: '璁惧缂栫爜',
- align: 'center',
- prop: 'serialNumber',
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber",
+ "error": "serialNumberError",
+ "width": 300
},
{
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'name'
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name",
+ "error": "nameError",
+ "width": 300
},
{
- label: '鐩戞帶鐐逛綅绫诲瀷',
- align: 'center',
- prop: 'siteType'
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx",
+ "error": "jkdwlxError",
+ "width": 150
},
{
- label: 'Mac鍦板潃',
- align: 'center',
- prop: 'macAddr'
+ "label": "mac鍦板潃",
+ "align": "center",
+ "prop": "macdz",
+ "error": "macdzError",
+ "width": 150
},
{
- label: 'IPV4/IPV6',
- align: 'center',
- prop: 'ip'
+ "label": "ip",
+ "align": "center",
+ "prop": "ip",
+ "error": "ipError",
+ "width": 120
},
{
- label: '鎽勫儚鏈哄姛鑳界被鍨�',
- align: 'center',
- prop: 'cameraFunType'
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx",
+ "error": "sxjgnlxError",
+ "width": 130
},
{
- label: '璁惧鐘舵��',
- align: 'center',
- prop: 'onState'
+ "label": "璁惧缁忓害",
+ "align": "center",
+ "prop": "longitude",
+ "error": "longitudeError",
+ "width": 150
},
{
- label: '鑱旂綉灞炴��',
- align: 'center',
- prop: 'netWorking'
+ "label": "璁惧绾害",
+ "align": "center",
+ "prop": "latitude",
+ "error": "latitudeError",
+ "width": 150
+ },
+ {
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy",
+ "error": "sxjcjqyError",
+ "width": 150
+ },
+ {
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt",
+ "error": "sbztError",
+ "width": 120
+ },
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode",
+ "error": "civilCodeError",
+ "width": 150
+ },
+ {
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice",
+ "error": "integratedDeviceError",
+ "width": 100
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '涓�鏈轰竴妗e悎鏍兼暟'
+ },
+ {
+ label: '涓�鏈轰竴妗d笉鍚堟牸鏁�'
+ },
+ {
+ label: '涓�鏈轰竴妗e悎鏍肩巼'
},
]
}
- ]
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '鍚堟牸', value: 1},
+ {label: '涓嶅悎鏍�', value: -1},
+ ],
+ optionsName: '鍚堟牸鐘舵��',
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鐩戞帶鐐逛綅绫诲瀷`, visible: true},
+ {key: 3, label: `mac鍦板潃`, visible: true},
+ {key: 4, label: `ip`, visible: true},
+ {key: 5, label: `鎽勫儚鏈哄姛鑳界被鍨媊, visible: true},
+ {key: 6, label: `璁惧缁忓害`, visible: true},
+ {key: 7, label: `璁惧绾害`, visible: true},
+ {key: 8, label: `鎽勫儚鏈洪噰闆嗗尯鍩焋, visible: true},
+ {key: 9, label: `璁惧鐘舵�乣, visible: true},
+ {key: 10, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 11, label: `鏄惁闆嗘垚璁惧`, visible: true},
+ ],
},
{
title: '涓�鏈轰竴妗f敞鍐岀巼',
index: 'monitor_registration',
columns: [
{
- label: '璁惧缂栫爜',
- align: 'center',
- prop: 'serialNumber',
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber",
+ "error": "serialNumberError",
+ "width": 300
},
{
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'name'
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name",
+ "error": "nameError",
+ "width": 300
},
{
- label: '鐩戞帶鐐逛綅绫诲瀷',
- align: 'center',
- prop: 'siteType'
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx",
+ "error": "jkdwlxError",
+ "width": 150
},
{
- label: 'Mac鍦板潃',
- align: 'center',
- prop: 'macAddr'
+ "label": "mac鍦板潃",
+ "align": "center",
+ "prop": "macdz",
+ "error": "macdzError",
+ "width": 150
},
{
- label: 'IPV4/IPV6',
- align: 'center',
- prop: 'ip'
+ "label": "ip",
+ "align": "center",
+ "prop": "ip",
+ "error": "ipError",
+ "width": 120
},
{
- label: '鎽勫儚鏈哄姛鑳界被鍨�',
- align: 'center',
- prop: 'cameraFunType'
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx",
+ "error": "sxjgnlxError",
+ "width": 130
},
{
- label: '璁惧鐘舵��',
- align: 'center',
- prop: 'onState'
+ "label": "璁惧缁忓害",
+ "align": "center",
+ "prop": "longitude",
+ "error": "longitudeError",
+ "width": 150
},
{
- label: '鑱旂綉灞炴��',
- align: 'center',
- prop: 'netWorking'
+ "label": "璁惧绾害",
+ "align": "center",
+ "prop": "latitude",
+ "error": "latitudeError",
+ "width": 150
},
+ {
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy",
+ "error": "sxjcjqyError",
+ "width": 150
+ },
+ {
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt",
+ "error": "sbztError",
+ "width": 120
+ },
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode",
+ "error": "civilCodeError",
+ "width": 150
+ },
+ {
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice",
+ "error": "integratedDeviceError",
+ "width": 100
+ },
+ {
+ "label": "鏄惁鏄柊璁惧",
+ "align": "center",
+ "prop": "newDevice",
+ "width": 100
+ }
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '浠婃棩妗f鏁�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '鏂版。妗堟暟'
+ },
+ {
+ label: '涓�鏈轰竴妗f敞鍐岀巼'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鐩戞帶鐐逛綅绫诲瀷`, visible: true},
+ {key: 3, label: `mac鍦板潃`, visible: true},
+ {key: 4, label: `ip`, visible: true},
+ {key: 5, label: `鎽勫儚鏈哄姛鑳界被鍨媊, visible: true},
+ {key: 6, label: `璁惧缁忓害`, visible: true},
+ {key: 7, label: `璁惧绾害`, visible: true},
+ {key: 8, label: `鎽勫儚鏈洪噰闆嗗尯鍩焋, visible: true},
+ {key: 9, label: `璁惧鐘舵�乣, visible: true},
+ {key: 10, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 11, label: `鏄惁闆嗘垚璁惧`, visible: true},
+ {key: 12, label: `鏄惁鏄柊璁惧`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '鏄�', value: 1},
+ {label: '鍚�', value: -1},
+ ],
+ optionsName: '鏂版。妗�',
},
{
- title: '鑰冩牳妗f姣�',
+ title: '妗f鑰冩牳姣�',
index: 'archives_rate',
columns: [
{
- label: '璁惧缂栫爜',
- align: 'center',
- prop: 'serialNumber',
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber",
+ "error": "serialNumberError",
+ "width": 300
},
{
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'name'
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name",
+ "error": "nameError",
+ "width": 300
},
{
- label: '鐩戞帶鐐逛綅绫诲瀷',
- align: 'center',
- prop: 'siteType'
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx",
+ "error": "jkdwlxError",
+ "width": 150
},
{
- label: 'Mac鍦板潃',
- align: 'center',
- prop: 'macAddr'
+ "label": "mac鍦板潃",
+ "align": "center",
+ "prop": "macdz",
+ "error": "macdzError",
+ "width": 150
},
{
- label: 'IPV4/IPV6',
- align: 'center',
- prop: 'ip'
+ "label": "ip",
+ "align": "center",
+ "prop": "ip",
+ "error": "ipError",
+ "width": 120
},
{
- label: '鎽勫儚鏈哄姛鑳界被鍨�',
- align: 'center',
- prop: 'cameraFunType'
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx",
+ "error": "sxjgnlxError",
+ "width": 130
},
{
- label: '璁惧鐘舵��',
- align: 'center',
- prop: 'onState'
+ "label": "璁惧缁忓害",
+ "align": "center",
+ "prop": "longitude",
+ "error": "longitudeError",
+ "width": 150
},
{
- label: '鑱旂綉灞炴��',
- align: 'center',
- prop: 'netWorking'
+ "label": "璁惧绾害",
+ "align": "center",
+ "prop": "latitude",
+ "error": "latitudeError",
+ "width": 150
+ },
+ {
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy",
+ "error": "sxjcjqyError",
+ "width": 150
+ },
+ {
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt",
+ "error": "sbztError",
+ "width": 120
+ },
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode",
+ "error": "civilCodeError",
+ "width": 150
+ },
+ {
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice",
+ "error": "integratedDeviceError",
+ "width": 100
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '妗f鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '浠婃棩妗f鏁�'
+ },
+ {
+ label: '妗f鑰冩牳姣�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鐩戞帶鐐逛綅绫诲瀷`, visible: true},
+ {key: 3, label: `mac鍦板潃`, visible: true},
+ {key: 4, label: `ip`, visible: true},
+ {key: 5, label: `鎽勫儚鏈哄姛鑳界被鍨媊, visible: true},
+ {key: 6, label: `璁惧缁忓害`, visible: true},
+ {key: 7, label: `璁惧绾害`, visible: true},
+ {key: 8, label: `鎽勫儚鏈洪噰闆嗗尯鍩焋, visible: true},
+ {key: 9, label: `璁惧鐘舵�乣, visible: true},
+ {key: 10, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 11, label: `鏄惁闆嗘垚璁惧`, visible: true},
+ ],
+ },
+ {
+ title: "閮ㄧ骇鐐逛綅鍦ㄧ嚎鐜�",
+ index: 'ministry_site_online',
+ columns: [
+ {
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
+ },
+ {
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
+ },
+ {
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
+ },
+ {
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
+ },
+ {
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
+ },
+ {
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
+ },
+ {
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
+ },
+ {
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-video-camera',
+ dataList: [
+ {
+ label: '璁惧鎬绘暟'
+ },
+ {
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '鍦ㄧ嚎', value: 1},
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
+ optionsStatus: true,
},
{
title: "鐐逛綅鍦ㄧ嚎鐜�",
index: 'site_online',
columns: [
{
- label: "琛屾斂鍖哄垝缂栫爜",
- align: "center",
- prop: "arealayernoCode"
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
},
{
- label: "琛屾斂鍖哄垝鍚嶇О",
- align: "center",
- prop: "arealayernoName"
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
},
{
- label: "璇婃柇鏃ユ湡",
- align: "center",
- prop: "diagDate"
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
},
{
- label: "缁熻绾害",
- align: "center",
- prop: "dim"
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
},
{
- label: "icmp绂荤嚎鏁�",
- align: "center",
- prop: "icmpOfflineNum"
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
},
{
- label: "icmp鍦ㄧ嚎鏁�",
- align: "center",
- prop: "icmpOnlineNum"
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
},
{
- label: "icmp鍦ㄧ嚎鐜�",
- align: "center",
- prop: "icmpOnlineRate"
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
},
{
- label: "icmp璇婃柇鎬绘暟",
- align: "center",
- prop: "icmpTotalNum"
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
},
- {
- label: "绂荤嚎鏁�",
- align: "center",
- prop: "offlineNum"
- },
- {
- label: "鍦ㄧ嚎鏁�",
- align: "center",
- prop: "onlineNum"
- },
- {
- label: "鍦ㄧ嚎鐜�",
- align: "center",
- prop: "onlineRate"
- }
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '璁惧鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '鍦ㄧ嚎', value: 1},
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
+ optionsStatus: true,
},
{
title: "褰曞儚鍙敤鐜�",
@@ -330,17 +621,20 @@
{
label: "鍒涘缓鏃堕棿",
align: "center",
- prop: "createTime"
+ prop: "createTime",
+ width: 150,
},
{
label: "鎽勫儚鏈篒D",
align: "center",
- prop: "deviceId"
+ prop: "deviceId",
+ width: 190,
},
{
label: "鎽勫儚鏈哄悕绉�",
align: "center",
- prop: "deviceName"
+ prop: "deviceName",
+ width: 230,
},
{
label: "缂哄け鏃堕暱",
@@ -350,7 +644,8 @@
{
label: "鍥芥爣骞冲彴ID",
align: "center",
- prop: "platId"
+ prop: "platId",
+ width: 190,
},
{
label: "褰曞儚鏃堕暱",
@@ -360,102 +655,324 @@
{
label: "褰曞儚瀹屾暣鐘舵��",
align: "center",
- prop: "recordStatus"
+ prop: "recordStatusText"
},
{
label: "缁熻鏃堕棿",
align: "center",
- prop: "statTime"
+ prop: "statTime",
+ width: 150,
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '瀹屾暣'
+ },
+ {
+ label: '闂存瓏'
+ },
+ {
+ label: '寮傚父'
+ },
+ {
+ label: '褰曞儚鍙敤鐜�'
},
]
}
- ]
+ ],
+ options: [
+ {label: '瀹屾暣', value: 1},
+ {label: '闂存瓏', value: 0},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '褰曞儚鐘舵��',
+ optionsStatus: true,
+ showList: [
+ {key: 0, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 1, label: `琛屾斂鍖哄煙ID`, visible: true},
+ {key: 2, label: `鍒涘缓鏃堕棿`, visible: true},
+ {key: 3, label: `鎽勫儚鏈篒D`, visible: true},
+ {key: 4, label: `鎽勫儚鏈哄悕绉癭, visible: true},
+ {key: 5, label: `缂哄け鏃堕暱`, visible: true},
+ {key: 6, label: `鍥芥爣骞冲彴ID`, visible: true},
+ {key: 7, label: `褰曞儚鏃堕暱`, visible: true},
+ {key: 7, label: `褰曞儚瀹屾暣鐘舵�乣, visible: true},
+ {key: 7, label: `缁熻鏃堕棿`, visible: true},
+ ],
+ },
+ {
+ title: "閮ㄧ骇宸℃褰曞儚鍙敤鐜�",
+ index: 'ministry_video_available',
+ columns: [
+ {
+ label: "琛屾斂鍖哄煙",
+ align: "center",
+ prop: "arealayername"
+ },
+ {
+ label: "琛屾斂鍖哄煙ID",
+ align: "center",
+ prop: "arealayerno"
+ },
+ {
+ label: "鍒涘缓鏃堕棿",
+ align: "center",
+ prop: "createTime",
+ width: 150,
+ },
+ {
+ label: "鎽勫儚鏈篒D",
+ align: "center",
+ prop: "deviceId",
+ width: 190,
+ },
+ {
+ label: "鎽勫儚鏈哄悕绉�",
+ align: "center",
+ prop: "deviceName",
+ width: 230,
+ },
+ {
+ label: "缂哄け鏃堕暱",
+ align: "center",
+ prop: "missDuration"
+ },
+ {
+ label: "鍥芥爣骞冲彴ID",
+ align: "center",
+ prop: "platId",
+ width: 190,
+ },
+ {
+ label: "褰曞儚鏃堕暱",
+ align: "center",
+ prop: "recordDuration"
+ },
+ {
+ label: "褰曞儚瀹屾暣鐘舵��",
+ align: "center",
+ prop: "recordStatusText"
+ },
+ {
+ label: "缁熻鏃堕棿",
+ align: "center",
+ prop: "statTime",
+ width: 150,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-video-camera',
+ dataList: [
+ {
+ label: '鎬绘暟'
+ },
+ {
+ label: '瀹屾暣'
+ },
+ {
+ label: '闂存瓏'
+ },
+ {
+ label: '寮傚父'
+ },
+ {
+ label: '褰曞儚鍙敤鐜�'
+ },
+ ]
+ }
+ ],
+ options: [
+ {label: '瀹屾暣', value: 1},
+ {label: '闂存瓏', value: 0},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '褰曞儚鐘舵��',
+ optionsStatus: true,
+ showList: [
+ {key: 0, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 1, label: `琛屾斂鍖哄煙ID`, visible: true},
+ {key: 2, label: `鍒涘缓鏃堕棿`, visible: true},
+ {key: 3, label: `鎽勫儚鏈篒D`, visible: true},
+ {key: 4, label: `鎽勫儚鏈哄悕绉癭, visible: true},
+ {key: 5, label: `缂哄け鏃堕暱`, visible: true},
+ {key: 6, label: `鍥芥爣骞冲彴ID`, visible: true},
+ {key: 7, label: `褰曞儚鏃堕暱`, visible: true},
+ {key: 7, label: `褰曞儚瀹屾暣鐘舵�乣, visible: true},
+ {key: 7, label: `缁熻鏃堕棿`, visible: true},
+ ],
},
{
title: "鏍囨敞姝g‘鐜�",
index: 'annotation_accuracy',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "sbbm"
},
{
- label: "鍖哄煙鍚嶇О",
- align: "center",
- prop: "arealayername"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "sbmc"
},
{
- label: "鍖哄煙缂栫爜",
- align: "center",
- prop: "arealayerno"
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy"
},
{
- label: "璁惧ID",
- align: "center",
- prop: "deviceId"
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx"
},
{
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "deviceName"
+ "label": "IPV4鍦板潃",
+ "align": "center",
+ "prop": "ip"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊鏄惁澶т簬鏈�澶у��",
- align: "center",
- prop: "diff"
+ "label": "缁忓害",
+ "align": "center",
+ "prop": "jd"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�), -1 琛ㄧず鏈煡",
- align: "center",
- prop: "diffTime"
+ "label": "绾害",
+ "align": "center",
+ "prop": "wd"
},
{
- label: "ip",
- align: "center",
- prop: "ip"
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx"
},
{
- label: "鍥剧墖鍦板潃",
- align: "center",
- prop: "imgPath"
+ "label": "MAC鍦板潃",
+ "align": "center",
+ "prop": "macdz"
},
{
- label: "鐘舵�佺爜",
- align: "center",
- prop: "statusCode"
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�)",
- align: "center",
- prop: "osdFormat"
+ "label": "璁惧鍘傚晢",
+ "align": "center",
+ "prop": "sbcs"
},
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "xzqy"
+ },
+ {
+ "label": "璁惧鍨嬪彿",
+ "align": "center",
+ "prop": "sbxh"
+ },
+ {
+ "label": "鐐逛綅淇楃О",
+ "align": "center",
+ "prop": "dwcs"
+ },
+ {
+ "label": "鎽勫儚鏈虹被鍨�",
+ "align": "center",
+ "prop": "sxjlx"
+ },
+ {
+ "label": "琛ュ厜灞炴��",
+ "align": "center",
+ "prop": "bgsx"
+ },
+ {
+ "label": "鎽勫儚鏈虹紪鐮佹牸寮�",
+ "align": "center",
+ "prop": "sxjbmgs"
+ },
+ {
+ "label": "瀹夎鍦板潃",
+ "align": "center",
+ "prop": "azdz"
+ },
+ {
+ "label": "鎽勫儚鏈轰綅缃被鍨�",
+ "align": "center",
+ "prop": "sxjwzlx"
+ },
+ {
+ "label": "鐩戣鏂逛綅",
+ "align": "center",
+ "prop": "jsfw"
+ },
+ {
+ "label": "鎽勫儚鏈哄満鏅璁剧収鐗嘦RL",
+ "align": "center",
+ "prop": "sxjcjyszp"
+ },
+ {
+ "label": "鑱旂綉灞炴��",
+ "align": "center",
+ "prop": "lwsx"
+ },
+ {
+ "label": "鎵�灞炶緰鍖哄叕瀹夋満鍏�",
+ "align": "center",
+ "prop": "ssxqgafg"
+ },
+ {
+ "label": "瀹夎鏃堕棿",
+ "align": "center",
+ "prop": "azsj"
+ },
+ {
+ "label": "绠$悊鍗曚綅",
+ "align": "center",
+ "prop": "gldw"
+ },
+ {
+ "label": "绠$悊鍗曚綅鑱旂郴鏂瑰紡",
+ "align": "center",
+ "prop": "gldwlxfs"
+ },
+ {
+ "label": "褰曞儚淇濆瓨澶╂暟",
+ "align": "center",
+ "prop": "lxbcts"
+ },
+ {
+ "label": "鎵�灞為儴闂�/琛屼笟",
+ "align": "center",
+ "prop": "ssbmhy"
+ }
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '宸茶仈缃�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '鏈仈缃�'
},
+ {
+ label: '瑙嗛鐩戞帶'
+ },
+ {
+ label: '杞﹁締璇嗗埆'
+ },
+ {
+ label: '浜哄憳璇嗗埆'
+ },
+
]
}
]
@@ -465,73 +982,166 @@
index: 'timing_accuracy',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "sbbm"
},
{
- label: "鍖哄煙鍚嶇О",
- align: "center",
- prop: "arealayername"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "sbmc"
},
{
- label: "鍖哄煙缂栫爜",
- align: "center",
- prop: "arealayerno"
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy"
},
{
- label: "璁惧ID",
- align: "center",
- prop: "deviceId"
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx"
},
{
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "deviceName"
+ "label": "IPV4鍦板潃",
+ "align": "center",
+ "prop": "ip"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊鏄惁澶т簬鏈�澶у��",
- align: "center",
- prop: "diff"
+ "label": "缁忓害",
+ "align": "center",
+ "prop": "jd"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�), -1 琛ㄧず鏈煡",
- align: "center",
- prop: "diffTime"
+ "label": "绾害",
+ "align": "center",
+ "prop": "wd"
},
{
- label: "ip",
- align: "center",
- prop: "ip"
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx"
},
{
- label: "鍥剧墖鍦板潃",
- align: "center",
- prop: "imgPath"
+ "label": "MAC鍦板潃",
+ "align": "center",
+ "prop": "macdz"
},
{
- label: "鐘舵�佺爜",
- align: "center",
- prop: "statusCode"
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt"
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�)",
- align: "center",
- prop: "osdFormat"
+ "label": "璁惧鍘傚晢",
+ "align": "center",
+ "prop": "sbcs"
},
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "xzqy"
+ },
+ {
+ "label": "璁惧鍨嬪彿",
+ "align": "center",
+ "prop": "sbxh"
+ },
+ {
+ "label": "鐐逛綅淇楃О",
+ "align": "center",
+ "prop": "dwcs"
+ },
+ {
+ "label": "鎽勫儚鏈虹被鍨�",
+ "align": "center",
+ "prop": "sxjlx"
+ },
+ {
+ "label": "琛ュ厜灞炴��",
+ "align": "center",
+ "prop": "bgsx"
+ },
+ {
+ "label": "鎽勫儚鏈虹紪鐮佹牸寮�",
+ "align": "center",
+ "prop": "sxjbmgs"
+ },
+ {
+ "label": "瀹夎鍦板潃",
+ "align": "center",
+ "prop": "azdz"
+ },
+ {
+ "label": "鎽勫儚鏈轰綅缃被鍨�",
+ "align": "center",
+ "prop": "sxjwzlx"
+ },
+ {
+ "label": "鐩戣鏂逛綅",
+ "align": "center",
+ "prop": "jsfw"
+ },
+ {
+ "label": "鎽勫儚鏈哄満鏅璁剧収鐗嘦RL",
+ "align": "center",
+ "prop": "sxjcjyszp"
+ },
+ {
+ "label": "鑱旂綉灞炴��",
+ "align": "center",
+ "prop": "lwsx"
+ },
+ {
+ "label": "鎵�灞炶緰鍖哄叕瀹夋満鍏�",
+ "align": "center",
+ "prop": "ssxqgafg"
+ },
+ {
+ "label": "瀹夎鏃堕棿",
+ "align": "center",
+ "prop": "azsj"
+ },
+ {
+ "label": "绠$悊鍗曚綅",
+ "align": "center",
+ "prop": "gldw"
+ },
+ {
+ "label": "绠$悊鍗曚綅鑱旂郴鏂瑰紡",
+ "align": "center",
+ "prop": "gldwlxfs"
+ },
+ {
+ "label": "褰曞儚淇濆瓨澶╂暟",
+ "align": "center",
+ "prop": "lxbcts"
+ },
+ {
+ "label": "鎵�灞為儴闂�/琛屼笟",
+ "align": "center",
+ "prop": "ssbmhy"
+ }
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '宸茶仈缃�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '鏈仈缃�'
},
+ {
+ label: '瑙嗛鐩戞帶'
+ },
+ {
+ label: '杞﹁締璇嗗埆'
+ },
+ {
+ label: '浜哄憳璇嗗埆'
+ },
+
]
}
]
@@ -541,316 +1151,93 @@
index: 'key_site_online',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
},
{
- label: "琛屾斂鍖哄垝缂栫爜",
- align: "center",
- prop: "arealayernoCode"
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
},
{
- label: "琛屾斂鍖哄垝鍚嶇О",
- align: "center",
- prop: "arealayernoName"
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
},
{
- label: "浜岃繘鍒剁鎴稩D",
- align: "center",
- prop: "binaryTenantId"
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
},
{
- label: "妯$硦",
- align: "center",
- prop: "blur"
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
},
{
- label: "妯$硦鍘熷鍒嗗��",
- align: "center",
- prop: "blurRaw"
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
},
{
- label: "妯$硦闃堝��",
- align: "center",
- prop: "blurThreshold"
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
},
{
- label: "棰滆壊",
- align: "center",
- prop: "color"
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
},
- {
- label: "棰滆壊鍘熷鍒嗗��",
- align: "center",
- prop: "colorRaw"
- },
- {
- label: "棰滆壊闃堝��",
- align: "center",
- prop: "colorThreshold"
- },
- {
- label: "瑙g爜淇℃伅",
- align: "center",
- prop: "decodeInfo"
- },
- {
- label: "璁惧鍥芥爣ID",
- align: "center",
- prop: "deviceId"
- },
- {
- label: "璁惧IP",
- align: "center",
- prop: "deviceIp"
- },
- {
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "deviceName"
- },
- {
- label: "鎵╁睍JSON",
- align: "center",
- prop: "extJson"
- },
- {
- label: "涓㈠抚鐜�",
- align: "center",
- prop: "frameLostRate"
- },
- {
- label: "缁処D",
- align: "center",
- prop: "groupId"
- },
- {
- label: "涓婚敭ID",
- align: "center",
- prop: "id"
- },
- {
- label: "IFM寤惰繜",
- align: "center",
- prop: "ifmDelay"
- },
- {
- label: "鍥惧儚璺緞",
- align: "center",
- prop: "imagePath"
- },
- {
- label: "鍥惧儚鐘舵��",
- align: "center",
- prop: "imgStatus"
- },
- {
- label: "鍏ョ綉鏃堕棿",
- align: "center",
- prop: "inTime"
- },
- {
- label: "绾害",
- align: "center",
- prop: "latitude"
- },
- {
- label: "浜害",
- align: "center",
- prop: "light"
- },
- {
- label: "浜害鍘熷鍒嗗��",
- align: "center",
- prop: "lightRaw"
- },
- {
- label: "浜害闃堝��",
- align: "center",
- prop: "lightThreshold"
- },
- {
- label: "缁忓害",
- align: "center",
- prop: "longitude"
- },
- {
- label: "鍦ㄧ嚎鐘舵��",
- align: "center",
- prop: "onlineStatus"
- },
- {
- label: "鍘熷骞冲彴ID",
- align: "center",
- prop: "originalPlatId"
- },
- {
- label: "璐熻浇绫诲瀷",
- align: "center",
- prop: "payloadType"
- },
- {
- label: "鍍忕礌淇℃伅",
- align: "center",
- prop: "pixelInfo"
- },
- {
- label: "骞冲彴ID",
- align: "center",
- prop: "platId"
- },
- {
- label: "閬尅",
- align: "center",
- prop: "shade"
- },
- {
- label: "閬尅鍘熷鍒嗗��",
- align: "center",
- prop: "shadeRaw"
- },
- {
- label: "閬尅闃堝��",
- align: "center",
- prop: "shadeThreshold"
- },
- {
- label: "鎶栧姩",
- align: "center",
- prop: "shake"
- },
- {
- label: "鎶栧姩鍘熷鍒嗗��",
- align: "center",
- prop: "shakeRaw"
- },
- {
- label: "鎶栧姩闃堝��",
- align: "center",
- prop: "shakeThreshold"
- },
- {
- label: "鏃犱俊鍙�",
- align: "center",
- prop: "signa1"
- },
- {
- label: "鏃犱俊鍙峰師濮嬪垎鍊�",
- align: "center",
- prop: "signa1Raw"
- },
- {
- label: "鏃犱俊鍙风姸鎬�",
- align: "center",
- prop: "signa1Status"
- },
- {
- label: "鏃犱俊鍙烽槇鍊�",
- align: "center",
- prop: "signa1Threshold"
- },
- {
- label: "SIP寤惰繜",
- align: "center",
- prop: "sipDelay"
- },
- {
- label: "闆姳",
- align: "center",
- prop: "snow"
- },
- {
- label: "闆姳鍘熷鍒嗗��",
- align: "center",
- prop: "snowRaw"
- },
- {
- label: "闆姳闃堝��",
- align: "center",
- prop: "snowThreshold"
- },
- {
- label: "鏉$汗",
- align: "center",
- prop: "stripe"
- },
- {
- label: "鏉$汗鍘熷鍒嗗��",
- align: "center",
- prop: "stripeRaw"
- },
- {
- label: "鏉$汗闃堝��",
- align: "center",
- prop: "stripeThreshold"
- },
- {
- label: "鎽勫儚鏈烘爣绛�",
- align: "center",
- prop: "tags"
- },
- {
- label: "浠诲姟鍒涘缓鏃堕棿",
- align: "center",
- prop: "taskCreateTime"
- },
- {
- label: "浠诲姟澶嶆鏃堕棿",
- align: "center",
- prop: "taskRecheckTime"
- },
- {
- label: "绉熸埛ID",
- align: "center",
- prop: "tenantId"
- },
- {
- label: "瑙嗛寤惰繜",
- align: "center",
- prop: "videoDelay"
- },
- {
- label: "瑙嗛璇婃柇鐘舵��",
- align: "center",
- prop: "videoDiagStatus"
- },
- {
- label: "瑙嗛璇婃柇鏃堕棿",
- align: "center",
- prop: "videoDiagTime"
- },
- {
- label: "瑙嗛鑾峰彇鐘舵��",
- align: "center",
- prop: "videoGetStatus"
- },
- {
- label: "瑙嗛鑾峰彇鏃堕棿",
- align: "center",
- prop: "videoGetTime"
- },
- {
- label: "澶滈棿VQD",
- align: "center",
- prop: "vqdAtNight"
- }
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '璁惧鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '鍦ㄧ嚎', value: 1},
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
+ optionsStatus: true,
},
{
title: '閲嶇偣鐐逛綅褰曞儚鍙敤鐜�',
@@ -869,17 +1256,20 @@
{
label: "鍒涘缓鏃堕棿",
align: "center",
- prop: "createTime"
+ prop: "createTime",
+ width: 150,
},
{
label: "鎽勫儚鏈篒D",
align: "center",
- prop: "deviceId"
+ prop: "deviceId",
+ width: 190,
},
{
label: "鎽勫儚鏈哄悕绉�",
align: "center",
- prop: "deviceName"
+ prop: "deviceName",
+ width: 230,
},
{
label: "缂哄け鏃堕暱",
@@ -889,7 +1279,8 @@
{
label: "鍥芥爣骞冲彴ID",
align: "center",
- prop: "platId"
+ prop: "platId",
+ width: 190,
},
{
label: "褰曞儚鏃堕暱",
@@ -899,393 +1290,480 @@
{
label: "褰曞儚瀹屾暣鐘舵��",
align: "center",
- prop: "recordStatus"
+ prop: "recordStatusText"
},
{
label: "缁熻鏃堕棿",
align: "center",
- prop: "statTime"
+ prop: "statTime",
+ width: 150,
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '瀹屾暣'
+ },
+ {
+ label: '闂存瓏'
+ },
+ {
+ label: '寮傚父'
+ },
+ {
+ label: '褰曞儚鍙敤鐜�'
},
]
}
- ]
+ ],
+ options: [
+ {label: '瀹屾暣', value: 1},
+ {label: '闂存瓏', value: 0},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '褰曞儚鐘舵��',
+ optionsStatus: true,
+ showList: [
+ {key: 0, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 1, label: `琛屾斂鍖哄煙ID`, visible: true},
+ {key: 2, label: `鍒涘缓鏃堕棿`, visible: true},
+ {key: 3, label: `鎽勫儚鏈篒D`, visible: true},
+ {key: 4, label: `鎽勫儚鏈哄悕绉癭, visible: true},
+ {key: 5, label: `缂哄け鏃堕暱`, visible: true},
+ {key: 6, label: `鍥芥爣骞冲彴ID`, visible: true},
+ {key: 7, label: `褰曞儚鏃堕暱`, visible: true},
+ {key: 7, label: `褰曞儚瀹屾暣鐘舵�乣, visible: true},
+ {key: 7, label: `缁熻鏃堕棿`, visible: true},
+ ],
},
{
title: '閲嶇偣鐐逛綅鏍囨敞姝g‘鐜�',
index: 'key_annotation_accuracy',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "deviceNo",
+ width: 190
},
{
- label: "鍖哄煙鍚嶇О",
- align: "center",
- prop: "arealayername"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "osdName",
+ width: 200
},
{
- label: "鍖哄煙缂栫爜",
- align: "center",
- prop: "arealayerno"
+ "label": "osd鐪�",
+ "align": "center",
+ "prop": "osdProvince",
+ width: 150
},
{
- label: "璁惧ID",
- align: "center",
- prop: "deviceId"
+ "label": "osd甯�",
+ "align": "center",
+ "prop": "osdCity",
+ width: 150
},
{
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "deviceName"
+ "label": "osd鍖�",
+ "align": "center",
+ "prop": "osdPart",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊鏄惁澶т簬鏈�澶у��",
- align: "center",
- prop: "diff"
+ "label": "osd宸︿笅瑙�",
+ "align": "center",
+ "prop": "osdLB",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�), -1 琛ㄧず鏈煡",
- align: "center",
- prop: "diffTime"
+ "label": "osd鏃堕棿鏄惁姝g‘",
+ "align": "center",
+ "prop": "osdTimeCorrectText",
+ width: 150
},
{
- label: "ip",
- align: "center",
- prop: "ip"
+ "label": "osd閫氶亾鍚嶆槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdNameCorrectText",
+ width: 150
},
{
- label: "鍥剧墖鍦板潃",
- align: "center",
- prop: "imgPath"
+ "label": "osd鐪佹槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdProvinceCorrectText",
+ width: 150
},
{
- label: "鐘舵�佺爜",
- align: "center",
- prop: "statusCode"
+ "label": "osd甯傛槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdCityCorrectText",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�)",
- align: "center",
- prop: "osdFormat"
+ "label": "osd鍖烘槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdPartCorrectText",
+ width: 150
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: 'OSD姝g‘鏁�'
+ },
+ {
+ label: 'OSD閿欒鏁�'
+ },
+ {
+ label: 'OSD鏈煡鏁�'
+ },
+ {
+ label: '閲嶇偣鐐逛綅鏍囨敞姝g‘鐜�'
},
]
}
- ]
+ ],
+ options: [
+ {label: '姝g‘', value: 1},
+ {label: '閿欒', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: 'OSD鐘舵��',
+ optionsStatus: true,
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `osd鐪乣, visible: true},
+ {key: 3, label: `osd甯俙, visible: true},
+ {key: 4, label: `osd鍖篳, visible: true},
+ {key: 5, label: `osd宸︿笅瑙抈, visible: true},
+ {key: 6, label: `osd鏃堕棿鏄惁姝g‘`, visible: true},
+ {key: 7, label: `osd閫氶亾鍚嶆槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd鐪佹槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd甯傛槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd鍖烘槸鍚︽纭甡, visible: true},
+ ],
},
{
title: '閲嶇偣鐐逛綅鏍℃椂姝g‘鐜�',
index: 'key_timing_accuracy',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "deviceNo",
+ width: 190
},
{
- label: "鍖哄煙鍚嶇О",
- align: "center",
- prop: "arealayername"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "osdName",
+ width: 200
},
{
- label: "鍖哄煙缂栫爜",
- align: "center",
- prop: "arealayerno"
+ "label": "osd鐪�",
+ "align": "center",
+ "prop": "osdProvince",
+ width: 150
},
{
- label: "璁惧ID",
- align: "center",
- prop: "deviceId"
+ "label": "osd甯�",
+ "align": "center",
+ "prop": "osdCity",
+ width: 150
},
{
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "deviceName"
+ "label": "osd鍖�",
+ "align": "center",
+ "prop": "osdPart",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊鏄惁澶т簬鏈�澶у��",
- align: "center",
- prop: "diff"
+ "label": "osd宸︿笅瑙�",
+ "align": "center",
+ "prop": "osdLB",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�), -1 琛ㄧず鏈煡",
- align: "center",
- prop: "diffTime"
+ "label": "osd鏃堕棿鏄惁姝g‘",
+ "align": "center",
+ "prop": "osdTimeCorrectText",
+ width: 150
},
{
- label: "ip",
- align: "center",
- prop: "ip"
+ "label": "osd閫氶亾鍚嶆槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdNameCorrectText",
+ width: 150
},
{
- label: "鍥剧墖鍦板潃",
- align: "center",
- prop: "imgPath"
+ "label": "osd鐪佹槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdProvinceCorrectText",
+ width: 150
},
{
- label: "鐘舵�佺爜",
- align: "center",
- prop: "statusCode"
+ "label": "osd甯傛槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdCityCorrectText",
+ width: 150
},
{
- label: "鍥剧墖涓婄殑瀛楀箷鏃堕棿鍜屾憚鍍忔満鎷夌爜娴佹椂闂村樊锛屽崟浣�(绉�)",
- align: "center",
- prop: "osdFormat"
+ "label": "osd鍖烘槸鍚︽纭�",
+ "align": "center",
+ "prop": "osdPartCorrectText",
+ width: 150
},
- ]
+ ],
+ card: [
+ {
+ icon: 'el-icon-video-camera',
+ dataList: [
+ {
+ label: '鎬绘暟'
+ },
+ {
+ label: 'OSD姝g‘鏁�'
+ },
+ {
+ label: 'OSD閿欒鏁�'
+ },
+ {
+ label: 'OSD鏈煡鏁�'
+ },
+ {
+ label: '閲嶇偣鐐逛綅鏍囨敞姝g‘鐜�'
+ },
+ ]
+ }
+ ],
+ options: [
+ {label: '姝g‘', value: 1},
+ {label: '閿欒', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: 'OSD鏃堕棿',
+ optionsStatus: true,
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `osd鐪乣, visible: true},
+ {key: 3, label: `osd甯俙, visible: true},
+ {key: 4, label: `osd鍖篳, visible: true},
+ {key: 5, label: `osd宸︿笅瑙抈, visible: true},
+ {key: 6, label: `osd鏃堕棿鏄惁姝g‘`, visible: true},
+ {key: 7, label: `osd閫氶亾鍚嶆槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd鐪佹槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd甯傛槸鍚︽纭甡, visible: true},
+ {key: 7, label: `osd鍖烘槸鍚︽纭甡, visible: true},
+ ],
},
{
title: '閲嶇偣鎸囨尌鍥惧儚鍦ㄧ嚎鐜�',
index: 'key_command_image_online',
columns: [
{
- label: "鍖哄煙璺緞淇℃伅",
- align: "center",
- prop: "arealayerPath"
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
},
{
- label: "arealayernoCode",
- align: "center",
- prop: "arealayernoCode"
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
},
{
- label: "arealayernoName",
- align: "center",
- prop: "arealayernoName"
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
},
{
- label: "binaryTenantId",
- align: "center",
- prop: "binaryTenantId"
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
},
{
- label: "blur",
- align: "center",
- prop: "blur"
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
},
{
- label: "blurRaw",
- align: "center",
- prop: "blurRaw"
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
},
{
- label: "color",
- align: "center",
- prop: "color"
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
},
{
- label: "colorRaw",
- align: "center",
- prop: "colorRaw"
- },
- {
- label: "colorThreshold",
- align: "center",
- prop: "colorThreshold"
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
},
],
card: [
{
- icon: 'el-icon-wind-power',
+ icon: 'el-icon-video-camera',
dataList: [
{
- value: 1999,
- label: '鍗″彛鎬绘暟'
+ label: '璁惧鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ {label: '鍦ㄧ嚎', value: 1},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
},
{
title: "瑙嗛鍥惧儚璐ㄩ噺妫�娴嬫姤鍛�",
columns: [
{
- label: "琛屾斂鍖哄垝缂栫爜",
- align: "center",
- prop: "arealayernoCode"
+ "label": "鏁版嵁绫诲瀷",
+ "align": "center",
+ "prop": "dataType"
},
{
- label: "琛屾斂鍖哄垝鍚嶇О",
- align: "center",
- prop: "arealayernoName"
+ "label": "鍗″彛鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode"
},
{
- label: "妯$硦",
- align: "center",
- prop: "blur"
+ "label": "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
+ "align": "center",
+ "prop": "externalIndexCode"
},
{
- label: "妯$硦鍘熷鍒嗗��",
- align: "center",
- prop: "blurRaw"
+ "label": "璁惧鎴栧崱鍙e悕绉�",
+ "align": "center",
+ "prop": "deviceName"
},
{
- label: "棰滆壊",
- align: "center",
- prop: "color"
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode"
},
{
- label: "棰滆壊鍘熷鍒嗗��",
- align: "center",
- prop: "colorRaw"
+ "label": "鎶撴媿鏁版嵁閲�",
+ "align": "center",
+ "prop": "dataCount"
},
{
- label: "鎽勫儚鏈�-鍥芥爣id",
- align: "center",
- prop: "deviceId"
+ "label": "闈炰粖鏃ユ姄鎷嶉噺",
+ "align": "center",
+ "prop": "noTodayCount"
},
{
- label: "鎽勫儚鏈篿p",
- align: "center",
- prop: "deviceIp"
+ "label": "鍛ㄥ钩鍧囨姄鎷嶉噺",
+ "align": "center",
+ "prop": "weekCompareCount"
},
{
- label: "鎽勫儚鏈鸿澶囧悕绉�",
- align: "center",
- prop: "deviceName"
+ "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
+ "align": "center",
+ "prop": "continueNoDataDays"
},
{
- label: "缁熻绾害",
- align: "center",
- prop: "dim"
- },
- {
- label: "鍥惧儚鏄惁姝e父",
- align: "center",
- prop: "isImgAbnormal"
- },
- {
- label: "淇″彿鏄惁涓㈠け",
- align: "center",
- prop: "isSignalMiss"
- },
- {
- label: "浜害",
- align: "center",
- prop: "light"
- },
- {
- label: "浜害鍘熷鍒嗗��",
- align: "center",
- prop: "lightRaw"
- },
- {
- label: "閬尅",
- align: "center",
- prop: "shade"
- },
- {
- label: "閬尅鍘熷鍒嗗��",
- align: "center",
- prop: "shadeRaw"
- },
- {
- label: "鎶栧姩",
- align: "center",
- prop: "shake"
- },
- {
- label: "鎶栧姩鍘熷鍒嗗��",
- align: "center",
- prop: "shakeRaw"
- },
- {
- label: "鏃犱俊鍙�",
- align: "center",
- prop: "signa1"
- },
- {
- label: "鏃犱俊鍙峰師濮嬪垎鍊�",
- align: "center",
- prop: "signa1Raw"
- },
- {
- label: "闆姳",
- align: "center",
- prop: "snow"
- },
- {
- label: "闆姳鍘熷鍒嗗��",
- align: "center",
- prop: "snowRaw"
- },
- {
- label: "鎺掑簭灞炴��",
- align: "center",
- prop: "sortFiled"
- },
- {
- label: "璇婃柇鐘舵�佺紪鐮�",
- align: "center",
- prop: "status"
- },
- {
- label: "璇婃柇鐘舵�佸悕绉�",
- align: "center",
- prop: "statusName"
- },
- {
- label: "鏉$汗",
- align: "center",
- prop: "stripe"
- },
- {
- label: "鏉$汗鍘熷鍒嗗��",
- align: "center",
- prop: "stripeRaw"
- },
- {
- label: "璇婃柇鏃堕棿",
- align: "center",
- prop: "vqdTime"
+ "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
+ "align": "center",
+ "prop": "resultType"
}
],
card: [
{
- icon: 'el-icon-wind-power',
- dataList: [
- {
- value: 1999,
- label: '鍗″彛鎬绘暟'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鍗″彛鏁�'
- },
- ]
+ icon: 'el-icon-video-camera',
+ dataList: []
}
]
- }
+ },
+ {
+ title: "瑙嗛鍥惧儚璧勬簮瀹夊叏绠$悊",
+ index: 'image_resource_security',
+ columns: [
+ {
+ label: "ip",
+ align: "center",
+ prop: "ip"
+ },
+ {
+ label: "閮ㄩ棬",
+ align: "center",
+ prop: "deptName"
+ },
+ {
+ label: "鎶ヨ绫诲瀷",
+ align: "center",
+ prop: "alarmCategory"
+ },
+ {
+ label: "鎶ヨ绾у埆",
+ align: "center",
+ prop: "alarmLevel"
+ },
+ {
+ label: "娆℃暟",
+ align: "center",
+ prop: "num"
+ },
+ {
+ label: "鎶ヨ鏃堕棿",
+ align: "center",
+ prop: "alarmTime"
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-truck',
+ dataList: []
+ }
+ ]
+ },
]
};
@@ -1296,68 +1774,58 @@
index: 'view_connect_stability',
columns: [
{
- label: "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
- align: "center",
- prop: "indexCode"
+ "label": "鍗″彛鍐呯爜",
+ "align": "center",
+ "prop": "indexCode",
+ width: 300
},
{
- label: "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
- align: "center",
- prop: "externalIndexCode"
+ "label": "鍥芥爣鐮�",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 300
},
{
- label: "璁惧鎴栧崱鍙e悕绉�",
- align: "center",
- prop: "deviceName"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "deviceName",
+ width: 300
},
{
- label: "缁勭粐缂栧彿",
- align: "center",
- prop: "orgCode"
- },{
- label: "鎶撴媿鏁版嵁閲�",
- align: "center",
- prop: "dataCount"
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 100,
},
{
- label: "鏁版嵁鎶芥閲�",
- align: "center",
- prop: "sampleCount"
+ "label": "鎶撴媿鏁版嵁閲�",
+ "align": "center",
+ "prop": "dataCount",
+ width: 100,
},
{
- label: "涓昏灞炴�ц瘑鍒笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "majorDiffCount"
+ "label": "闈炰粖鏃ユ姄鎷嶉噺",
+ "align": "center",
+ "prop": "noTodayCount",
+ width: 100,
},
{
- label: "閲嶈灞炴�т笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "importantDiffCount"
+ "label": "鍛ㄥ钩鍧囨姄鎷嶉噺",
+ "align": "center",
+ "prop": "weekCompareCount",
+ width: 120,
},
{
- label: "杞︾墝鍙风爜涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "plateDiffCount"
+ "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
+ "align": "center",
+ "prop": "continueNoDataDays",
+ width: 120,
},
{
- label: "杞︾墝棰滆壊涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "plateColorDiffCount"
- },
- {
- label: "绫诲瀷灞炴�т笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "vehicleDiffCount"
- },
- {
- label: "杞﹁締绫诲瀷涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "vehicleTypeDiffCount"
- },
- {
- label: "杞﹁締鍝佺墝涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "vehicleBrandDiffCount"
+ "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
+ "align": "center",
+ "prop": "resultTypeText",
+ width: 170
}
],
card: [
@@ -1365,35 +1833,281 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鎶撴媿鎬婚噺'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '姝e父'
+ },
+ {
+ label: '鏃犳暟鎹�'
+ },
+ {
+ label: '瑙嗗浘搴撳鎺ョǔ瀹氭��'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍗″彛鍐呯爜`, visible: true},
+ {key: 1, label: `鍥芥爣鐮乣, visible: true},
+ {key: 2, label: `璁惧鍚嶇О`, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `闈炰粖鏃ユ姄鎷嶉噺`, visible: true},
+ {key: 6, label: `鍛ㄥ钩鍧囨姄鎷嶉噺`, visible: true},
+ {key: 7, label: `鎸佺画鏃犳暟鎹ぉ鏁癭, visible: true},
+ {key: 8, label: `鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋渀, visible: true},
+ ],
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '鏃犳暟鎹�', value: 2},
+ {label: '鏁版嵁绐侀檷', value: 3},
+ {label: '鏁版嵁閲忓皯', value: 4},
+ ],
+ optionsName: '鎶撴媿閲�',
+ optionsStatus: true,
},
{
title: '鐐逛綅鍦ㄧ嚎鐜�',
index: 'site_online',
columns: [
{
- label: '鍐呯爜',
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
+ },
+ {
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
+ },
+ {
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
+ },
+ {
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
+ },
+ {
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
+ },
+ {
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
+ },
+ {
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
+ },
+ {
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-truck',
+ dataList: [
+ {
+ label: '璁惧鎬绘暟'
+ },
+ {
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '鍦ㄧ嚎', value: 1},
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
+ optionsStatus: true,
+ },
+ {
+ title: '鑱旂綉鍗″彛璁惧鐩綍涓�鑷寸巼',
+ index: 'device_directory_consistent',
+ columns: [
+ {
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber",
+ "error": "serialNumberError",
+ "width": 300
+ },
+ {
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name",
+ "error": "nameError",
+ "width": 300
+ },
+ {
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx",
+ "error": "jkdwlxError",
+ "width": 150
+ },
+ {
+ "label": "mac鍦板潃",
+ "align": "center",
+ "prop": "macdz",
+ "error": "macdzError",
+ "width": 150
+ },
+ {
+ "label": "ip",
+ "align": "center",
+ "prop": "ip",
+ "error": "ipError",
+ "width": 120
+ },
+ {
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx",
+ "error": "sxjgnlxError",
+ "width": 130
+ },
+ {
+ "label": "璁惧缁忓害",
+ "align": "center",
+ "prop": "longitude",
+ "error": "longitudeError",
+ "width": 150
+ },
+ {
+ "label": "璁惧绾害",
+ "align": "center",
+ "prop": "latitude",
+ "error": "latitudeError",
+ "width": 150
+ },
+ {
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy",
+ "error": "sxjcjqyError",
+ "width": 150
+ },
+ {
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt",
+ "error": "sbztError",
+ "width": 120
+ },
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode",
+ "error": "civilCodeError",
+ "width": 150
+ },
+ {
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice",
+ "error": "integratedDeviceError",
+ "width": 100
+ },
+ {
+ "label": "鏄惁鏄柊璁惧",
+ "align": "center",
+ "prop": "newDevice",
+ "width": 100
+ }
+ ],
+ card: [
+ {
+ icon: 'el-icon-truck',
+ dataList: [
+ {
+ label: '浠婃棩妗f鏁�'
+ },
+ {
+ label: '鏂版。妗堟暟'
+ },
+ {
+ label: '鐩綍涓�鑷寸巼'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鐩戞帶鐐逛綅绫诲瀷`, visible: true},
+ {key: 3, label: `mac鍦板潃`, visible: true},
+ {key: 4, label: `ip`, visible: true},
+ {key: 5, label: `鎽勫儚鏈哄姛鑳界被鍨媊, visible: true},
+ {key: 6, label: `璁惧缁忓害`, visible: true},
+ {key: 7, label: `璁惧绾害`, visible: true},
+ {key: 8, label: `鎽勫儚鏈洪噰闆嗗尯鍩焋, visible: true},
+ {key: 9, label: `璁惧鐘舵�乣, visible: true},
+ {key: 10, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 11, label: `鏄惁闆嗘垚璁惧`, visible: true},
+ {key: 12, label: `鏄惁鏄柊璁惧`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '鏄�', value: 1},
+ {label: '鍚�', value: -1},
+ ],
+ optionsName: '鏂版。妗�',
+ },
+ {
+ title: '杞﹁締鍗″彛淇℃伅閲囬泦鍑嗙‘鐜�',
+ index: 'vehicle_information_collection_accuracy',
+ columns: [
+ {
+ label: '閲囬泦璁惧鍐呯爜',
align: 'center',
prop: 'indexCode',
+ width: 190
},
{
- label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
+ label: '鍥芥爣缂栫爜锛堝鐮侊級',
align: 'center',
prop: 'externalIndexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e悕绉�',
- align: 'center',
- prop: 'deviceName',
+ width: 190
},
{
label: '缁勭粐缂栧彿',
@@ -1401,151 +2115,30 @@
prop: 'orgCode',
},
{
- label: '鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'dataCount',
- },
- {
- label: '闈炰粖鏃ユ姄鎷嶉噺',
- align: 'center',
- prop: 'noTodayCount',
- },
- {
- label: '鍛ㄥ钩鍧囨姄鎷嶉噺',
- align: 'center',
- prop: 'weekCompareCount',
- },
- {
- label: '鎸佺画鏃犳暟鎹ぉ鏁�',
- align: 'center',
- prop: 'continueNoDataDays',
- },
- {
- label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
- align: 'center',
- prop: 'resultType',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '鑱旂綉鍗″彛璁惧鐩綍涓�鑷寸巼',
- index: 'device_directory_consistent',
- columns: [
- {
- label: '璁惧缂栫爜',
- align: 'center',
- prop: 'serialNumber',
- },
- {
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'name'
- },
- {
- label: '鐩戞帶鐐逛綅绫诲瀷',
- align: 'center',
- prop: 'siteType'
- },
- {
- label: 'Mac鍦板潃',
- align: 'center',
- prop: 'macAddr'
- },
- {
- label: 'IPV4/IPV6',
- align: 'center',
- prop: 'ip'
- },
- {
- label: '鎽勫儚鏈哄姛鑳界被鍨�',
- align: 'center',
- prop: 'cameraFunType'
- },
- {
- label: '璁惧鐘舵��',
- align: 'center',
- prop: 'onState'
- },
- {
- label: '鑱旂綉灞炴��',
- align: 'center',
- prop: 'netWorking'
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '杞﹁締鍗″彛淇℃伅閲囬泦鍑嗙‘鐜�',
- index: 'vehicle_information_collection_accuracy',
- columns: [
- {
- label: '閲囬泦璁惧鍐呯爜 ',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '鍥芥爣缂栫爜锛堝鐮侊級 ',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: '缁勭粐缂栧彿 ',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '鍗″彛鍚嶇О ',
+ label: '鍗″彛鍚嶇О',
align: 'center',
prop: 'crossName',
+ width: 250
},
{
- label: '缁忓害 ',
+ label: '缁忓害',
align: 'center',
prop: 'longitude',
},
{
- label: '绾害 ',
+ label: '绾害',
align: 'center',
prop: 'latitude',
},
{
- label: '缁忕含搴︾洃娴嬬粨鏋� ',
+ label: '缁忕含搴︾洃娴嬬粨鏋�',
align: 'center',
- prop: 'lalType',
+ prop: 'lalTypeText',
},
{
- label: '鍥芥爣缂栫爜鐩戞祴缁撴灉 ',
+ label: '鍥芥爣缂栫爜鐩戞祴缁撴灉',
align: 'center',
- prop: 'gbCodeType',
+ prop: 'gbCodeTypeText',
},
],
card: [
@@ -1553,16 +2146,36 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鎬绘暟'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '姝e父鏁�'
+ },
+ {
+ label: '寮傚父鏁�'
+ },
+ {
+ label: '淇℃伅閲囬泦鍑嗙‘鐜�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `閲囬泦璁惧鍐呯爜`, visible: true},
+ {key: 1, label: `鍥芥爣缂栫爜锛堝鐮侊級`, visible: true},
+ {key: 2, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 3, label: `鍗″彛鍚嶇О`, visible: true},
+ {key: 4, label: `缁忓害`, visible: true},
+ {key: 5, label: `绾害`, visible: true},
+ {key: 6, label: `缁忕含搴︾洃娴嬬粨鏋渀, visible: true},
+ {key: 8, label: `鍥芥爣缂栫爜鐩戞祴缁撴灉`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧鎶撴媿鏁版嵁瀹屾暣鎬�',
@@ -1572,76 +2185,91 @@
label: '鍐呯爜',
align: 'center',
prop: 'indexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
align: 'center',
prop: 'externalIndexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e悕绉�',
align: 'center',
prop: 'deviceName',
+ width: 200,
},
{
label: '缁勭粐缂栧彿',
align: 'center',
prop: 'orgCode',
+ width: 120,
},
{
label: '鎶撴媿鏁版嵁閲�',
align: 'center',
prop: 'dataCount',
+ width: 120,
},
{
label: '涓昏灞炴�т笉瀹屾暣閲�',
align: 'center',
prop: 'mainNoIntegrityCount',
+ width: 150,
},
{
label: '鏁版嵁涓嶅畬鏁撮噺',
align: 'center',
prop: 'noIntegrityCount',
+ width: 120,
},
{
label: '杞︾墝鍙风爜涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'plateNoItgrCount',
+ width: 190,
},
{
label: '杞︾墝棰滆壊涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'plateColorItgrCount',
+ width: 170,
},
{
label: '杞﹁締绫诲瀷涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'vehTypeItgrCount',
+ width: 170,
},
{
label: '杞﹁締鍝佺墝涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'vehBrandItgrCount',
+ width: 170,
},
{
label: '杞﹁締鍨嬪彿涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'vehModelItgrCount',
+ width: 170,
},
{
label: '杞﹁韩棰滆壊涓嶅畬鏁存暟鎹噺',
align: 'center',
prop: 'vehColorItgrCount',
+ width: 190,
},
{
label: '涓ら」灞炴�т笉瀹屾暣鐜�',
align: 'center',
prop: 'noIntegrityPercent',
+ width: 170,
},
{
label: '鍏」灞炴�т笉瀹屾暣鐜�',
align: 'center',
prop: 'mainNoIntegrityPercent',
+ width: 170,
}
],
card: [
@@ -1649,16 +2277,43 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鎶撴媿鏁版嵁鎬婚噺'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '鏁版嵁涓嶅畬鏁撮噺'
},
+ {
+ label: '涓昏灞炴�т笉瀹屾暣閲�'
+ },
+ {
+ label: '鎶撴媿鏁版嵁瀹屾暣鐜�'
+ }
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍐呯爜`, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `涓昏灞炴�т笉瀹屾暣閲廯, visible: true},
+ {key: 6, label: `鏁版嵁涓嶅畬鏁撮噺`, visible: true},
+ {key: 7, label: `杞︾墝鍙风爜涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 8, label: `杞︾墝棰滆壊涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 9, label: `杞﹁締绫诲瀷涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 10, label: `杞﹁締鍝佺墝涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 11, label: `杞﹁締鍨嬪彿涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 12, label: `杞﹁韩棰滆壊涓嶅畬鏁存暟鎹噺`, visible: true},
+ {key: 13, label: `涓ら」灞炴�т笉瀹屾暣鐜嘸, visible: true},
+ {key: 14, label: `鍏」灞炴�т笉瀹屾暣鐜嘸, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '涓昏灞炴�т笉瀹屾暣', value: 1},
+ {label: '鏁版嵁涓嶅畬鏁�', value: -1},
+ ],
+ optionsName: '鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧鎶撴媿鏁版嵁鍑嗙‘鎬�',
@@ -1668,66 +2323,79 @@
label: '鍐呯爜',
align: 'center',
prop: 'indexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
align: 'center',
prop: 'externalIndexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e悕绉�',
align: 'center',
prop: 'deviceName',
+ width: 300,
},
{
label: '鎶撴媿鏁版嵁閲�',
align: 'center',
prop: 'dataCount',
+ width: 120,
},
{
label: '缁勭粐缂栧彿',
align: 'center',
prop: 'orgCode',
- },
- {
- label: '缁勭粐缂栧彿',
- align: 'center',
- prop: 'orgCode',
+ width: 120,
},
{
label: '鏁版嵁鎶芥閲�',
align: 'center',
prop: 'sampleCount',
+ width: 120,
},
{
label: '涓昏灞炴��(杞︾墝鍙风爜锛岃溅鐗岄鑹�)璇嗗埆涓嶄竴鑷存暟鎹噺',
align: 'center',
prop: 'majorDiffCount',
+ width: 200,
+ },
+ {
+ label: '閲嶈灞炴��(鍏ㄩ噺灞炴��)璇嗗埆涓嶄竴鑷存暟鎹噺',
+ align: 'center',
+ prop: 'importantDiffCount',
+ width: 200,
},
{
label: '杞︾墝鍙风爜涓嶄竴鑷存暟鎹噺',
align: 'center',
prop: 'plateDiffCount',
+ width: 180,
},
{
label: '杞︾墝棰滆壊涓嶄竴鑷存暟鎹噺',
align: 'center',
prop: 'plateColorDiffCount',
+ width: 180,
},
{
label: '绫诲瀷灞炴�т笉涓�鑷存暟鎹噺',
align: 'center',
prop: 'vehicleDiffCount',
+ width: 180,
},
{
label: '杞﹁締绫诲瀷涓嶄竴鑷存暟鎹噺',
align: 'center',
prop: 'vehicleTypeDiffCount',
+ width: 180,
},
{
label: '杞﹁締鍝佺墝涓嶄竴鑷存暟鎹噺',
align: 'center',
prop: 'vehicleBrandDiffCount',
+ width: 180,
},
],
card: [
@@ -1735,113 +2403,182 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鏁版嵁鎶芥閲�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '涓昏灞炴�т笉涓�鑷撮噺'
},
+ {
+ label: '閲嶈灞炴�т笉涓�鑷撮噺'
+ },
+ {
+ label: '鎶撴媿鏁版嵁鍑嗙‘鎬�'
+ }
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍐呯爜`, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 4, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 5, label: `鏁版嵁鎶芥閲廯, visible: true},
+ {key: 6, label: `涓昏灞炴��(杞︾墝鍙风爜锛岃溅鐗岄鑹�)璇嗗埆涓嶄竴鑷存暟鎹噺`, visible: true},
+ {key: 7, label: `閲嶈灞炴��(鍏ㄩ噺灞炴��)璇嗗埆涓嶄竴鑷存暟鎹噺`, visible: true},
+ {key: 8, label: `杞︾墝鍙风爜涓嶄竴鑷存暟鎹噺`, visible: true},
+ {key: 9, label: `杞︾墝棰滆壊涓嶄竴鑷存暟鎹噺`, visible: true},
+ {key: 10, label: `绫诲瀷灞炴�т笉涓�鑷存暟鎹噺`, visible: true},
+ {key: 11, label: `杞﹁締绫诲瀷涓嶄竴鑷存暟鎹噺`, visible: true},
+ {key: 12, label: `杞﹁締鍝佺墝涓嶄竴鑷存暟鎹噺`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '涓昏灞炴�т笉涓�鑷�', value: 1},
+ {label: '閲嶈灞炴�т笉涓�鑷�', value: -1},
+ ],
+ optionsName: '鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧鏃堕挓鍑嗙‘鎬�',
index: 'vehicle_timing_accuracy',
columns: [
{
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
+ "label": "璁惧缂栧彿",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 190,
},
{
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'deviceName',
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "deviceName",
+ width: 200,
},
{
- label: '璁惧缂栧彿',
- align: 'center',
- prop: 'externalIndexCode',
+ "label": "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode",
+ width: 190,
},
{
- label: 'orgCode',
- align: 'center',
- prop: 'orgCode',
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 150,
},
{
- label: '缁勭粐鍚嶇О',
- align: 'center',
- prop: 'orgName',
+ "label": "缁勭粐鍚嶇О",
+ "align": "center",
+ "prop": "orgName",
+ width: 170,
},
{
- label: '褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿閲�',
- align: 'center',
- prop: 'dataCount',
+ "label": "褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿閲�",
+ "align": "center",
+ "prop": "dataCount",
+ width: 190,
},
{
- label: '褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶉噺',
- align: 'center',
- prop: 'daySnapCount',
+ "label": "褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿閲�",
+ "align": "center",
+ "prop": "daySnapCount",
+ width: 190,
},
{
- label: '鎸佺画鏃犳暟鎹ぉ鏁�',
- align: 'center',
- prop: 'continueNoDataCount',
+ "label": "褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶉噺",
+ "align": "center",
+ "prop": "noTodayCount",
+ width: 190,
},
{
- label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
- align: 'center',
- prop: 'snapResult',
+ "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
+ "align": "center",
+ "prop": "continueNoDataCount",
+ width: 170,
},
{
- label: '鏃堕挓鍑嗙‘鐜�',
- align: 'center',
- prop: 'clockPercent',
+ "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
+ "align": "center",
+ "prop": "snapResultText",
+ width: 170,
},
{
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ姄鎷嶆暟鎹椂閽熷噯纭暟鎹噺',
- align: 'center',
- prop: 'todayClockCount',
+ "label": "鏃堕挓鍑嗙‘鐜�",
+ "align": "center",
+ "prop": "clockPercent",
+ width: 120,
},
{
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ姄鎷嶆暟鎹椂閽熷噯纭�у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'todayClockResult',
+ "label": "褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲�",
+ "align": "center",
+ "prop": "todayClockCount",
+ width: 190,
},
{
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹椂閽熷噯纭暟鎹噺',
- align: 'center',
- prop: 'allClockCount',
+ "label": "褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋�",
+ "align": "center",
+ "prop": "todayClockResultText",
+ width: 230,
},
{
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹椂閽熷噯纭�у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'allClockResult',
+ "label": "鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲�",
+ "align": "center",
+ "prop": "allClockCount",
+ width: 210,
},
{
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹椂閽熷噯纭暟鎹噺',
- align: 'center',
- prop: 'allClockCount',
+ "label": "鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋�",
+ "align": "center",
+ "prop": "allClockResultText",
+ width: 230,
},
-
],
card: [
{
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '褰撴棩鏃堕挓鍑嗙‘鏁版嵁閲�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '褰撴棩鏃堕挓寮傚父鏁版嵁閲�'
+ },
+ {
+ label: '鍏ㄩ儴鏃堕挓鍑嗙‘鏁版嵁閲�'
+ },
+ {
+ label: '鍏ㄩ儴鏃堕挓寮傚父鏁版嵁閲�'
+ },
+ {
+ label: '鏃堕挓鍑嗙‘鐜�'
},
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栧彿`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮乣, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `缁勭粐鍚嶇О`, visible: true},
+ {key: 5, label: `褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿閲廯, visible: true},
+ {key: 6, label: `褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿閲廯, visible: true},
+ {key: 7, label: `褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶉噺`, visible: true},
+ {key: 8, label: `鎸佺画鏃犳暟鎹ぉ鏁癭, visible: true},
+ {key: 9, label: `鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋渀, visible: true},
+ {key: 10, label: `鏃堕挓鍑嗙‘鐜嘸, visible: true},
+ {key: 11, label: `褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲廯, visible: true},
+ {key: 12, label: `褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋渀, visible: true},
+ {key: 13, label: `鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲廯, visible: true},
+ {key: 14, label: `鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋渀, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '褰撴棩鎶撴媿鏁版嵁鏃堕挓寮傚父', value: 1},
+ {label: '鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓寮傚父', value: -1},
+ ],
+ optionsName: '鏃堕挓鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧鎶撴媿鏁版嵁涓婁紶鍙婃椂鎬�',
@@ -1851,56 +2588,67 @@
label: '鍐呯爜',
align: 'center',
prop: 'indexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
align: 'center',
prop: 'externalIndexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e悕绉�',
align: 'center',
prop: 'deviceName',
+ width: 200,
},
{
label: '缁勭粐缂栧彿',
align: 'center',
prop: 'orgCode',
+ width: 150,
},
{
label: '鎶撴媿鏁版嵁閲�',
align: 'center',
prop: 'dataCount',
+ width: 120,
},
{
label: '寤惰繜閲�',
align: 'center',
prop: 'delayCount',
+ width: 120,
},
{
label: '鍊掓寕閲�',
align: 'center',
prop: 'invertCount',
+ width: 120,
},
{
label: '寤惰繜14-30s鐨勬暟鎹噺',
align: 'center',
prop: 'dataDelayCount1',
+ width: 190,
},
{
label: '寤惰繜31-60s鐨勬暟鎹噺',
align: 'center',
prop: 'dataDelayCount2',
+ width: 190,
},
{
label: '寤惰繜61-300s鐨勬暟鎹噺',
align: 'center',
prop: 'dataDelayCount3',
+ width: 190,
},
{
label: '寤惰繜澶т簬300s鐨勬暟鎹噺',
align: 'center',
prop: 'dataDelayCount4',
+ width: 190,
},
],
card: [
@@ -1908,16 +2656,36 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鎬昏澶囬噺'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '寤惰繜璁惧閲�'
},
+ {
+ label: '鏁版嵁涓婁紶鍙婃椂鎬�'
+ }
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍐呯爜`, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `寤惰繜閲廯, visible: true},
+ {key: 6, label: `鍊掓寕閲廯, visible: true},
+ {key: 7, label: `寤惰繜14-30s鐨勬暟鎹噺`, visible: true},
+ {key: 8, label: `寤惰繜31-60s鐨勬暟鎹噺`, visible: true},
+ {key: 9, label: `寤惰繜61-300s鐨勬暟鎹噺`, visible: true},
+ {key: 10, label: `寤惰繜澶т簬300s鐨勬暟鎹噺`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寤惰繜', value: -1},
+ ],
+ optionsName: '寤惰繜鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧url鍙敤鎬�',
@@ -1927,61 +2695,73 @@
label: '鍐呯爜',
align: 'center',
prop: 'indexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
align: 'center',
prop: 'externalIndexCode',
+ width: 190,
},
{
label: '璁惧鎴栧崱鍙e悕绉�',
align: 'center',
prop: 'deviceName',
+ width: 200,
},
{
label: '缁勭粐缂栧彿',
align: 'center',
prop: 'orgCode',
+ width: 150,
},
{
label: '鎶撴媿鏁版嵁閲�',
align: 'center',
prop: 'dataCount',
+ width: 150,
},
{
label: '鏁版嵁鎶芥閲�',
align: 'center',
prop: 'sampleCount',
+ width: 150,
},
{
label: '灏忓浘璁块棶寮傚父閲�',
align: 'center',
prop: 'smallPicExpCount',
+ width: 170,
},
{
label: '澶у浘璁块棶寮傚父閲�',
align: 'center',
prop: 'bigPicExpCount',
+ width: 170,
},
{
label: '瀛樺湪鍥剧墖璁块棶寮傚父鐨勬暟鎹噺',
align: 'center',
prop: 'expCount',
+ width: 190,
},
{
label: '浜鸿劯澶у皬鍥句笉涓�鑷存暟閲�',
align: 'center',
prop: 'imgDiffCount',
+ width: 170,
},
{
label: 'Osd鏍囨敞寮傚父閲�',
align: 'center',
prop: 'osdExpCount',
+ width: 170,
},
{
label: '澶у浘涓嶅彲鐢ㄩ噺',
align: 'center',
prop: 'bigDisableCount',
+ width: 170,
},
],
card: [
@@ -1989,759 +2769,985 @@
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '鎶芥鏁版嵁閲�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: 'url寮傚父鏁版嵁閲�'
},
+ {
+ label: 'url鍙敤鎬�'
+ }
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍐呯爜`, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `鏁版嵁鎶芥閲廯, visible: true},
+ {key: 6, label: `灏忓浘璁块棶寮傚父閲廯, visible: true},
+ {key: 7, label: `澶у浘璁块棶寮傚父閲廯, visible: true},
+ {key: 8, label: `瀛樺湪鍥剧墖璁块棶寮傚父鐨勬暟鎹噺`, visible: true},
+ {key: 9, label: `浜鸿劯澶у皬鍥句笉涓�鑷存暟閲廯, visible: true},
+ {key: 10, label: `Osd鏍囨敞寮傚父閲廯, visible: true},
+ {key: 11, label: `澶у浘涓嶅彲鐢ㄩ噺`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: 'url鐘舵��',
},
{
title: '杞﹁締鍗″彛璁惧鎶撴媿鏁版嵁澶у浘鍙敤鎬�',
index: 'vehicle_picture_availability',
columns: [
{
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
+ "label": "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode",
+ width: 250,
},
{
- label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
- align: 'center',
- prop: 'externalIndexCode',
+ "label": "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 250,
},
{
- label: '璁惧鎴栧崱鍙e悕绉�',
- align: 'center',
- prop: 'deviceName',
+ "label": "璁惧鎴栧崱鍙e悕绉�",
+ "align": "center",
+ "prop": "deviceName",
+ width: 400,
},
{
- label: '缁勭粐缂栧彿',
- align: 'center',
- prop: 'orgCode',
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 200,
},
{
- label: '缁勭粐鍚嶇О',
- align: 'center',
- prop: 'orgName',
+ "label": "缁勭粐鍚嶇О",
+ "align": "center",
+ "prop": "orgName",
+ width: 200,
},
{
- label: '澶у浘鍙敤鎬ф暟鎹娊妫�閲�',
- align: 'center',
- prop: 'sampleCount',
+ "label": "澶у浘鍙敤鎬ф暟鎹娊妫�閲�",
+ "align": "center",
+ "prop": "sampleCount",
+ width: 200,
},
{
- label: '澶у浘鍙敤鐜�',
- align: 'center',
- prop: 'bigUsefulPercent',
+ "label": "澶у浘鍙敤鐜�",
+ "align": "center",
+ "prop": "bigUsefulPercent",
+ width: 200,
},
{
- label: '灏忓浘璁块棶寮傚父閲�',
- align: 'center',
- prop: 'smallPicExpCount',
+ "label": "澶у浘璁块棶寮傚父鏁版嵁閲�",
+ "align": "center",
+ "prop": "bigPicExpCount",
+ width: 200,
},
{
- label: '澶у浘璁块棶寮傚父閲�',
- align: 'center',
- prop: 'bigPicExpCount',
+ "label": "OSD鏍囨敞寮傚父鏁版嵁閲�",
+ "align": "center",
+ "prop": "osdExpCount",
+ width: 200,
},
- {
- label: '澶у浘鍙敤鐜�',
- align: 'center',
- prop: 'bigUsefulPercent',
- },
- {
- label: '澶у浘璁块棶寮傚父鏁版嵁閲�',
- align: 'center',
- prop: 'bigPicExpCount',
- },
- {
- label: 'osd鏍囨敞寮傚父鏁版嵁閲�',
- align: 'center',
- prop: 'osdExpCount',
- }
],
card: [
{
icon: 'el-icon-truck',
dataList: [
{
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
+ label: '澶у浘鎶芥閲�'
},
{
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
+ label: '澶у浘涓嶅彲鐢ㄩ噺'
},
+ {
+ label: '澶у浘鍙敤鎬�'
+ }
]
}
- ]
+ ],
+ showList: [
+ {key: 0, label: `鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮乣, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `缁勭粐鍚嶇О`, visible: true},
+ {key: 5, label: `澶у浘鍙敤鎬ф暟鎹娊妫�閲廯, visible: true},
+ {key: 6, label: `澶у浘鍙敤鐜嘸, visible: true},
+ {key: 7, label: `澶у浘璁块棶寮傚父鏁版嵁閲廯, visible: true},
+ {key: 8, label: `OSD鏍囨敞寮傚父鏁版嵁閲廯, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '澶у浘鐘舵��',
},
]
};
export const faceData = {
- table: [
- {
- title: '瑙嗗浘搴撳鎺ョǔ瀹氭��',
- index: 'view_connect_stability',
- columns: [
- {
- label: "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
- align: "center",
- prop: "indexCode"
- },
- {
- label: "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
- align: "center",
- prop: "externalIndexCode"
- },
- {
- label: "璁惧鎴栧崱鍙e悕绉�",
- align: "center",
- prop: "deviceName"
- },
- {
- label: "缁勭粐缂栧彿",
- align: "center",
- prop: "orgCode"
- },{
- label: "鎶撴媿鏁版嵁閲�",
- align: "center",
- prop: "dataCount"
- },
- {
- label: "鏁版嵁鎶芥閲�",
- align: "center",
- prop: "sampleCount"
- },
- {
- label: "涓昏灞炴�ц瘑鍒笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "majorDiffCount"
- },
- {
- label: "閲嶈灞炴�т笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "importantDiffCount"
- },
- {
- label: "杞︾墝鍙风爜涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "plateDiffCount"
- },
- {
- label: "杞︾墝棰滆壊涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "plateColorDiffCount"
- },
- {
- label: "绫诲瀷灞炴�т笉涓�鑷存暟鎹噺",
- align: "center",
- prop: "vehicleDiffCount"
- },
- {
- label: "杞﹁締绫诲瀷涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "vehicleTypeDiffCount"
- },
- {
- label: "杞﹁締鍝佺墝涓嶄竴鑷存暟鎹噺",
- align: "center",
- prop: "vehicleBrandDiffCount"
- }
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '鐐逛綅鍦ㄧ嚎鐜�',
- index: 'site_online',
- columns: [
- {
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e悕绉�',
- align: 'center',
- prop: 'deviceName',
- },
- {
- label: '缁勭粐缂栧彿',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'dataCount',
- },
- {
- label: '闈炰粖鏃ユ姄鎷嶉噺',
- align: 'center',
- prop: 'noTodayCount',
- },
- {
- label: '鍛ㄥ钩鍧囨姄鎷嶉噺',
- align: 'center',
- prop: 'weekCompareCount',
- },
- {
- label: '鎸佺画鏃犳暟鎹ぉ鏁�',
- align: 'center',
- prop: 'continueNoDataDays',
- },
- {
- label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
- align: 'center',
- prop: 'resultType',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '鐩綍涓�鑷寸巼',
- index: 'device_directory_consistent',
- columns: [
- {
- label: '璁惧缂栫爜',
- align: 'center',
- prop: 'serialNumber',
- },
- {
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'name'
- },
- {
- label: '鐩戞帶鐐逛綅绫诲瀷',
- align: 'center',
- prop: 'siteType'
- },
- {
- label: 'Mac鍦板潃',
- align: 'center',
- prop: 'macAddr'
- },
- {
- label: 'IPV4/IPV6',
- align: 'center',
- prop: 'ip'
- },
- {
- label: '鎽勫儚鏈哄姛鑳界被鍨�',
- align: 'center',
- prop: 'cameraFunType'
- },
- {
- label: '璁惧鐘舵��',
- align: 'center',
- prop: 'onState'
- },
- {
- label: '鑱旂綉灞炴��',
- align: 'center',
- prop: 'netWorking'
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '浜鸿劯鍗″彛淇℃伅閲囬泦鍑嗙‘鐜�',
- index: 'face_information_collection_accuracy',
- columns: [
- {
- label: '閲囬泦璁惧鍐呯爜 ',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '鍥芥爣缂栫爜锛堝鐮侊級 ',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: '缁勭粐缂栧彿 ',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '閲囬泦璁惧鍚嶇О ',
- align: 'center',
- prop: 'cameraName',
- },
- {
- label: '缁忓害 ',
- align: 'center',
- prop: 'longitude',
- },
- {
- label: '绾害 ',
- align: 'center',
- prop: 'latitude',
- },
- {
- label: '缁忕含搴︾洃娴嬬粨鏋� ',
- align: 'center',
- prop: 'lalType',
- },
- {
- label: '鏅�氳兘鍔涢泦 ',
- align: 'center',
- prop: 'capabilitySet',
- },
- {
- label: '鏅�氳兘鍔涢泦 ',
- align: 'center',
- prop: 'intelligentSet',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '璁惧鎶撴媿鍥剧墖鍚堟牸鎬�',
- index: 'face_picture_qualification',
- columns: [
- {
- label: '璁惧鍚嶇О ',
- align: 'center',
- prop: 'deviceName',
- },
- {
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮� ',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: 'IP鍦板潃 ',
- align: 'center',
- prop: 'networkAddr',
- },
- {
- label: '缁勭粐缂栧彿 ',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '缁勭粐鍚嶇О ',
- align: 'center',
- prop: 'orgName',
- },
- {
- label: '浜鸿劯鍚堟牸鎬ф娊妫�閲� ',
- align: 'center',
- prop: 'sampleCount',
- },
- {
- label: '浜鸿劯鍚堟牸鐜� ',
- align: 'center',
- prop: 'faceEligPercent',
- },
- {
- label: '浜鸿劯涓嶅敮涓�閲� ',
- align: 'center',
- prop: 'unfaceEligCount',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '璁惧鎶撴媿鍥剧墖鏃堕挓鍑嗙‘鎬�',
- index: 'face_timing_accuracy',
- columns: [
- {
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'deviceName',
- },
- {
- label: '璁惧缂栧彿',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: 'orgCode',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '缁勭粐鍚嶇О',
- align: 'center',
- prop: 'orgName',
- },
- {
- label: 'IP鍦板潃',
- align: 'center',
- prop: 'networkAddr',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'dataCount',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'daySnapCount',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶆暟鎹噺',
- align: 'center',
- prop: 'noTodayCount',
- },
- {
- label: '鎸佺画鏃犳暟鎹ぉ鏁�',
- align: 'center',
- prop: 'continueNoDataCount',
- },
- {
- label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
- align: 'center',
- prop: 'snapResult',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ姄鎷嶆暟鎹椂閽熷噯纭噺',
- align: 'center',
- prop: 'todayClockCount',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ姄鎷嶆暟鎹椂閽熷噯纭�у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'todayClockResult',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑鏃堕挓鍑嗙‘鏁版嵁閲�',
- align: 'center',
- prop: 'allClockCount',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'allClockResult',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '鎶撴媿浜鸿劯鏁版嵁涓婁紶鍙婃椂鎬�',
- index: 'face_upload_timeliness',
- columns: [
- {
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '璁惧鍚嶇О',
- align: 'center',
- prop: 'deviceName',
- },
- {
- label: '璁惧缂栧彿',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: 'orgCode',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '缁勭粐鍚嶇О',
- align: 'center',
- prop: 'orgName',
- },
- {
- label: 'IP鍦板潃',
- align: 'center',
- prop: 'networkAddr',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'dataCount',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'daySnapCount',
- },
- {
- label: '褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶆暟鎹噺',
- align: 'center',
- prop: 'noTodayCount',
- },
- {
- label: '鎸佺画鏃犳暟鎹ぉ鏁�',
- align: 'center',
- prop: 'continueNoDataCount',
- },
- {
- label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
- align: 'center',
- prop: 'snapResult',
- },
-
-
- {
- label: '鍙婃椂鐜�',
- align: 'center',
- prop: 'timelyPercent',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ暟鎹欢杩熸暟鎹噺',
- align: 'center',
- prop: 'todayDelayCount',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ暟鎹欢杩�30s浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'todayDelayCount2',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ暟鎹欢杩�1m浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'todayDelayCount3',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ暟鎹欢杩�5m浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'todayDelayCount4',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫綋鏃ユ姄鎷嶆暟鎹強鏃舵�у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'todayTimelyResult',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑寤惰繜鏁版嵁閲�',
- align: 'center',
- prop: 'allDelayCount',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑寤惰繜30s浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'allDelayCount2',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑寤惰繜1m浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'allDelayCount3',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑寤惰繜5m浠ヤ笂鏁版嵁閲�',
- align: 'center',
- prop: 'allDelayCount4',
- },
- {
- label: '褰撴棩鎺ユ敹鐨勫叏閮ㄦ姄鎷嶆暟鎹腑鍙婃椂鎬у垽瀹氱粨鏋�',
- align: 'center',
- prop: 'allTimelyResult',
- }
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- {
- title: '浜鸿劯鍗″彛璁惧鎶撴媿鏁版嵁澶у浘鍙敤鎬�',
- index: 'face_picture_availability',
- columns: [
- {
- label: '鍐呯爜',
- align: 'center',
- prop: 'indexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
- align: 'center',
- prop: 'externalIndexCode',
- },
- {
- label: '璁惧鎴栧崱鍙e悕绉�',
- align: 'center',
- prop: 'deviceName',
- },
- {
- label: '缁勭粐缂栧彿',
- align: 'center',
- prop: 'orgCode',
- },
- {
- label: '鎶撴媿鏁版嵁閲�',
- align: 'center',
- prop: 'dataCount',
- },
- {
- label: '鏁版嵁鎶芥閲�',
- align: 'center',
- prop: 'sampleCount',
- },
- {
- label: '灏忓浘璁块棶寮傚父閲�',
- align: 'center',
- prop: 'smallPicExpCount',
- },
- {
- label: '澶у浘璁块棶寮傚父閲�',
- align: 'center',
- prop: 'bigPicExpCount',
- },
- {
- label: '瀛樺湪鍥剧墖璁块棶寮傚父鐨勬暟鎹噺',
- align: 'center',
- prop: 'expCount',
- },
- {
- label: '浜鸿劯澶у皬鍥句笉涓�鑷存暟閲�',
- align: 'center',
- prop: 'imgDiffCount',
- },
- {
- label: 'Osd鏍囨敞寮傚父閲�',
- align: 'center',
- prop: 'osdExpCount',
- },
- {
- label: '澶у浘涓嶅彲鐢ㄩ噺',
- align: 'center',
- prop: 'bigDisableCount',
- },
- ],
- card: [
- {
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
- }
- ]
- },
- ]
-};
+ table: [
+ {
+ title: '瑙嗗浘搴撳鎺ョǔ瀹氭��',
+ index: 'view_connect_stability',
+ columns: [
+ {
+ "label": "璁惧鍐呯爜",
+ "align": "center",
+ "prop": "indexCode",
+ width: 300
+ },
+ {
+ "label": "鍥芥爣鐮�",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 300
+ },
+ {
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "deviceName",
+ width: 300
+ },
+ {
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 100,
+ },
+ {
+ "label": "鎶撴媿鏁版嵁閲�",
+ "align": "center",
+ "prop": "dataCount",
+ width: 100,
+ },
+ {
+ "label": "闈炰粖鏃ユ姄鎷嶉噺",
+ "align": "center",
+ "prop": "noTodayCount",
+ width: 100,
+ },
+ {
+ "label": "鍛ㄥ钩鍧囨姄鎷嶉噺",
+ "align": "center",
+ "prop": "weekCompareCount",
+ width: 120,
+ },
+ {
+ "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
+ "align": "center",
+ "prop": "continueNoDataDays",
+ width: 120,
+ },
+ {
+ "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
+ "align": "center",
+ "prop": "resultTypeText",
+ width: 170
+ }
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '鎶撴媿鎬婚噺'
+ },
+ {
+ label: '姝e父'
+ },
+ {
+ label: '鏃犳暟鎹�'
+ },
+ {
+ label: '瑙嗗浘搴撳鎺ョǔ瀹氭��'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `璁惧鍐呯爜`, visible: true},
+ {key: 1, label: `鍥芥爣鐮乣, visible: true},
+ {key: 2, label: `璁惧鍚嶇О`, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `闈炰粖鏃ユ姄鎷嶉噺`, visible: true},
+ {key: 6, label: `鍛ㄥ钩鍧囨姄鎷嶉噺`, visible: true},
+ {key: 7, label: `鎸佺画鏃犳暟鎹ぉ鏁癭, visible: true},
+ {key: 8, label: `鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋渀, visible: true},
+ ],
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '鏃犳暟鎹�', value: 2},
+ {label: '鏁版嵁绐侀檷', value: 3},
+ {label: '鏁版嵁閲忓皯', value: 4},
+ ],
+ optionsName: '鎶撴媿閲�',
+ optionsStatus: true,
+ },
+ {
+ title: '鐐逛綅鍦ㄧ嚎鐜�',
+ index: 'site_online',
+ columns: [
+ {
+ label: '鍥芥爣鐮�',
+ align: 'center',
+ prop: 'no',
+ width: 300,
+ },
+ {
+ label: '璁惧鍚�',
+ align: 'center',
+ prop: 'name',
+ width: 380,
+ },
+ {
+ label: 'ip',
+ align: 'center',
+ prop: 'ip',
+ width: 200,
+ },
+ {
+ label: '璁惧鐘舵��',
+ align: 'center',
+ prop: 'onlineStr',
+ width: 200,
+ },
+ {
+ label: '鏈�杩慞ing鐩戞祴鐘舵��',
+ align: 'center',
+ prop: 'pingOnlineStr',
+ width: 200,
+ },
+ {
+ label: '褰撴棩鐩戞祴娆℃暟',
+ align: 'center',
+ prop: 'checkCount',
+ width: 200,
+ },
+ {
+ label: '褰撴棩绂荤嚎娆℃暟',
+ align: 'center',
+ prop: 'offLineCount',
+ width: 200,
+ },
+ {
+ label: '鐩戞祴鏃堕棿',
+ align: 'center',
+ prop: 'mongoCreateTime',
+ width: 200,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '璁惧鎬绘暟'
+ },
+ {
+ label: '璁惧姝e父鏁�'
+ },
+ {
+ label: '璁惧寮傚父鏁�'
+ },
+ {
+ label: '鏈煡鏁�'
+ },
+ {
+ label: '鍦ㄧ嚎鐜�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍥芥爣鐮乣, visible: true},
+ {key: 1, label: `璁惧鍚峘, visible: true},
+ {key: 2, label: `ip`, visible: true},
+ {key: 3, label: `璁惧鐘舵�乣, visible: true},
+ {key: 4, label: `鏈�杩慞ing鐩戞祴鐘舵�乣, visible: true},
+ {key: 5, label: `褰撴棩鐩戞祴娆℃暟`, visible: true},
+ {key: 6, label: `褰撴棩绂荤嚎娆℃暟`, visible: true},
+ {key: 7, label: `鐩戞祴鏃堕棿`, visible: true},
+ ],
+ options: [
+ {label: '鍦ㄧ嚎', value: 1},
+ {label: '绂荤嚎', value: -1},
+ {label: '鏈煡', value: 0},
+ ],
+ optionsName: '鍦ㄧ嚎鎯呭喌',
+ optionsStatus: true,
+ },
+ {
+ title: '鐩綍涓�鑷寸巼',
+ index: 'device_directory_consistent',
+ columns: [
+ {
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber",
+ "error": "serialNumberError",
+ "width": 300
+ },
+ {
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name",
+ "error": "nameError",
+ "width": 300
+ },
+ {
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "jkdwlx",
+ "error": "jkdwlxError",
+ "width": 150
+ },
+ {
+ "label": "mac鍦板潃",
+ "align": "center",
+ "prop": "macdz",
+ "error": "macdzError",
+ "width": 150
+ },
+ {
+ "label": "ip",
+ "align": "center",
+ "prop": "ip",
+ "error": "ipError",
+ "width": 120
+ },
+ {
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "sxjgnlx",
+ "error": "sxjgnlxError",
+ "width": 130
+ },
+ {
+ "label": "璁惧缁忓害",
+ "align": "center",
+ "prop": "longitude",
+ "error": "longitudeError",
+ "width": 150
+ },
+ {
+ "label": "璁惧绾害",
+ "align": "center",
+ "prop": "latitude",
+ "error": "latitudeError",
+ "width": 150
+ },
+ {
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "sxjcjqy",
+ "error": "sxjcjqyError",
+ "width": 150
+ },
+ {
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "sbzt",
+ "error": "sbztError",
+ "width": 120
+ },
+ {
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode",
+ "error": "civilCodeError",
+ "width": 150
+ },
+ {
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice",
+ "error": "integratedDeviceError",
+ "width": 100
+ },
+ {
+ "label": "鏄惁鏄柊璁惧",
+ "align": "center",
+ "prop": "newDevice",
+ "width": 100
+ }
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '浠婃棩妗f鏁�'
+ },
+ {
+ label: '鏂版。妗堟暟'
+ },
+ {
+ label: '鐩綍涓�鑷寸巼'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栫爜`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鐩戞帶鐐逛綅绫诲瀷`, visible: true},
+ {key: 3, label: `mac鍦板潃`, visible: true},
+ {key: 4, label: `ip`, visible: true},
+ {key: 5, label: `鎽勫儚鏈哄姛鑳界被鍨媊, visible: true},
+ {key: 6, label: `璁惧缁忓害`, visible: true},
+ {key: 7, label: `璁惧绾害`, visible: true},
+ {key: 8, label: `鎽勫儚鏈洪噰闆嗗尯鍩焋, visible: true},
+ {key: 9, label: `璁惧鐘舵�乣, visible: true},
+ {key: 10, label: `琛屾斂鍖哄煙`, visible: true},
+ {key: 11, label: `鏄惁闆嗘垚璁惧`, visible: true},
+ {key: 12, label: `鏄惁鏄柊璁惧`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '鏄�', value: 1},
+ {label: '鍚�', value: -1},
+ ],
+ optionsName: '鏂版。妗�',
+ },
+ {
+ title: '浜鸿劯鍗″彛淇℃伅閲囬泦鍑嗙‘鐜�',
+ index: 'face_information_collection_accuracy',
+ columns: [
+ {
+ label: '缁勭粐缂栧彿',
+ align: 'center',
+ prop: 'orgCode',
+ width: 100,
+ },
+ {
+ label: '閲囬泦璁惧鍐呯爜',
+ align: 'center',
+ prop: 'indexCode',
+ width: 190,
+ },
+ {
+ label: '鍥芥爣缂栫爜锛堝鐮侊級',
+ align: 'center',
+ prop: 'externalIndexCode',
+ width: 190,
+ },
+ {
+ label: '閲囬泦璁惧鍚嶇О',
+ align: 'center',
+ prop: 'cameraName',
+ },
+ {
+ label: '缁忓害',
+ align: 'center',
+ prop: 'longitude',
+ width: 100,
+ },
+ {
+ label: '绾害',
+ align: 'center',
+ prop: 'latitude',
+ width: 100,
+ },
+ {
+ label: '缁忕含搴︾洃娴嬬粨鏋�',
+ align: 'center',
+ prop: 'lalTypeText',
+ width: 150,
+ },
+ {
+ label: '鍥芥爣缂栫爜鐩戞祴缁撴灉',
+ align: 'center',
+ prop: 'gbCodeTypeText',
+ width: 150,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-truck',
+ dataList: [
+ {
+ label: '鎬绘暟'
+ },
+ {
+ label: '姝e父鏁�'
+ },
+ {
+ label: '寮傚父鏁�'
+ },
+ {
+ label: '淇℃伅閲囬泦鍑嗙‘鐜�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 1, label: `閲囬泦璁惧鍐呯爜`, visible: true},
+ {key: 2, label: `鍥芥爣缂栫爜锛堝鐮侊級`, visible: true},
+ {key: 3, label: `閲囬泦璁惧鍚嶇О`, visible: true},
+ {key: 4, label: `缁忓害`, visible: true},
+ {key: 5, label: `绾害`, visible: true},
+ {key: 6, label: `缁忕含搴︾洃娴嬬粨鏋渀, visible: true},
+ {key: 8, label: `鍥芥爣缂栫爜鐩戞祴缁撴灉`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '鐘舵��',
+ },
+ {
+ title: '璁惧鎶撴媿鍥剧墖鍚堟牸鎬�',
+ index: 'face_picture_qualification',
+ columns: [
+ {
+ "label": "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode",
+ width: 200,
+ },
+ {
+ "label": "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 200,
+ },
+ {
+ "label": "璁惧鎴栧崱鍙e悕绉�",
+ "align": "center",
+ "prop": "deviceName",
+ width: 400,
+ },
+ {
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 200,
+ },
+ {
+ "label": "缁勭粐鍚嶇О",
+ "align": "center",
+ "prop": "orgName",
+ width: 200,
+ },
+ {
+ "label": "浜鸿劯鍚堟牸鎬ф娊妫�閲�",
+ "align": "center",
+ "prop": "sampleCount",
+ width: 150,
+ },
+ {
+ "label": "浜鸿劯鍚堟牸鐜�",
+ "align": "center",
+ "prop": "faceEligPercent",
+ width: 150,
+ },
+ {
+ "label": "浜鸿劯涓嶅敮涓�閲�",
+ "align": "center",
+ "prop": "unfaceEligCount",
+ width: 150,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '浜鸿劯鎶芥鎬婚噺'
+ },
+ {
+ label: '浜鸿劯涓嶅敮涓�鎬婚噺'
+ },
+ {
+ label: '鎶撴媿鍥剧墖鍚堟牸鎬�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮乣, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `缁勭粐鍚嶇О`, visible: true},
+ {key: 5, label: `浜鸿劯鍚堟牸鎬ф娊妫�閲廯, visible: true},
+ {key: 6, label: `浜鸿劯鍚堟牸鐜嘸, visible: true},
+ {key: 8, label: `浜鸿劯涓嶅敮涓�閲廯, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '鍥剧墖鍚堟牸鐘舵��',
+ },
+ {
+ title: '璁惧鎶撴媿鍥剧墖鏃堕挓鍑嗙‘鎬�',
+ index: 'face_timing_accuracy',
+ columns: [
+ {
+ "label": "璁惧缂栧彿",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 190,
+ },
+ {
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "deviceName",
+ width: 200,
+ },
+ {
+ "label": "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode",
+ width: 190,
+ },
+ {
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 150,
+ },
+ {
+ "label": "缁勭粐鍚嶇О",
+ "align": "center",
+ "prop": "orgName",
+ width: 190,
+ },
+ {
+ "label": "褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿閲�",
+ "align": "center",
+ "prop": "dataCount",
+ width: 200,
+ },
+ {
+ "label": "褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿閲�",
+ "align": "center",
+ "prop": "daySnapCount",
+ width: 200,
+ },
+ {
+ "label": "褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶉噺",
+ "align": "center",
+ "prop": "noTodayCount",
+ width: 200,
+ },
+ {
+ "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
+ "align": "center",
+ "prop": "continueNoDataCount",
+ width: 150,
+ },
+ {
+ "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
+ "align": "center",
+ "prop": "snapResultText",
+ width: 170,
+ },
+ {
+ "label": "鏃堕挓鍑嗙‘鐜�",
+ "align": "center",
+ "prop": "clockPercent",
+ width: 150,
+ },
+ {
+ "label": "褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲�",
+ "align": "center",
+ "prop": "todayClockCount",
+ width: 210,
+ },
+ {
+ "label": "褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋�",
+ "align": "center",
+ "prop": "todayClockResultText",
+ width: 230,
+ },
+ {
+ "label": "鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲�",
+ "align": "center",
+ "prop": "allClockCount",
+ width: 190,
+ },
+ {
+ "label": "鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋�",
+ "align": "center",
+ "prop": "allClockResultText",
+ width: 230,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '褰撴棩鏃堕挓鍑嗙‘鏁版嵁閲�'
+ },
+ {
+ label: '褰撴棩鏃堕挓寮傚父鏁版嵁閲�'
+ },
+ {
+ label: '鍏ㄩ儴鏃堕挓鍑嗙‘鏁版嵁閲�'
+ },
+ {
+ label: '鍏ㄩ儴鏃堕挓寮傚父鏁版嵁閲�'
+ },
+ {
+ label: '鏃堕挓鍑嗙‘鐜�'
+ },
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `璁惧缂栧彿`, visible: true},
+ {key: 1, label: `璁惧鍚嶇О`, visible: true},
+ {key: 2, label: `鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮乣, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `缁勭粐鍚嶇О`, visible: true},
+ {key: 5, label: `褰撴棩鎺ユ敹鍒扮殑褰撴棩鎶撴媿閲廯, visible: true},
+ {key: 6, label: `褰撴棩鎺ユ敹鍒扮殑鐧藉ぉ鎶撴媿閲廯, visible: true},
+ {key: 7, label: `褰撴棩鎺ユ敹鍒扮殑闈炲綋鏃ユ姄鎷嶉噺`, visible: true},
+ {key: 8, label: `鎸佺画鏃犳暟鎹ぉ鏁癭, visible: true},
+ {key: 9, label: `鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋渀, visible: true},
+ {key: 10, label: `鏃堕挓鍑嗙‘鐜嘸, visible: true},
+ {key: 11, label: `褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲廯, visible: true},
+ {key: 12, label: `褰撴棩鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋渀, visible: true},
+ {key: 13, label: `鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鏁版嵁閲廯, visible: true},
+ {key: 14, label: `鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓鍑嗙‘鎬у垽瀹氱粨鏋渀, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '褰撴棩鎶撴媿鏁版嵁鏃堕挓寮傚父', value: 1},
+ {label: '鍏ㄩ儴鎶撴媿鏁版嵁鏃堕挓寮傚父', value: -1},
+ ],
+ optionsName: '鏃堕挓鐘舵��',
+ },
+ {
+ title: '鎶撴媿浜鸿劯鏁版嵁涓婁紶鍙婃椂鎬�',
+ index: 'face_upload_timeliness',
+ columns: [
+ {
+ label: '鍐呯爜',
+ align: 'center',
+ prop: 'indexCode',
+ width: 190,
+ },
+ {
+ label: '璁惧鎴栧崱鍙e浗鏍囩紪鐮�',
+ align: 'center',
+ prop: 'externalIndexCode',
+ width: 190,
+ },
+ {
+ label: '璁惧鎴栧崱鍙e悕绉�',
+ align: 'center',
+ prop: 'deviceName',
+ width: 200,
+ },
+ {
+ label: '缁勭粐缂栧彿',
+ align: 'center',
+ prop: 'orgCode',
+ width: 150,
+ },
+ {
+ label: '鎶撴媿鏁版嵁閲�',
+ align: 'center',
+ prop: 'dataCount',
+ width: 120,
+ },
+ {
+ label: '寤惰繜閲�',
+ align: 'center',
+ prop: 'delayCount',
+ width: 120,
+ },
+ {
+ label: '鍊掓寕閲�',
+ align: 'center',
+ prop: 'invertCount',
+ width: 120,
+ },
+ {
+ label: '寤惰繜14-30s鐨勬暟鎹噺',
+ align: 'center',
+ prop: 'dataDelayCount1',
+ width: 190,
+ },
+ {
+ label: '寤惰繜31-60s鐨勬暟鎹噺',
+ align: 'center',
+ prop: 'dataDelayCount2',
+ width: 190,
+ },
+ {
+ label: '寤惰繜61-300s鐨勬暟鎹噺',
+ align: 'center',
+ prop: 'dataDelayCount3',
+ width: 190,
+ },
+ {
+ label: '寤惰繜澶т簬300s鐨勬暟鎹噺',
+ align: 'center',
+ prop: 'dataDelayCount4',
+ width: 190,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-user',
+ dataList: [
+ {
+ label: '鎬昏澶囬噺'
+ },
+ {
+ label: '寤惰繜璁惧閲�'
+ },
+ {
+ label: '鏁版嵁涓婁紶鍙婃椂鎬�'
+ }
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍐呯爜`, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `鎶撴媿鏁版嵁閲廯, visible: true},
+ {key: 5, label: `寤惰繜閲廯, visible: true},
+ {key: 6, label: `鍊掓寕閲廯, visible: true},
+ {key: 7, label: `寤惰繜14-30s鐨勬暟鎹噺`, visible: true},
+ {key: 8, label: `寤惰繜31-60s鐨勬暟鎹噺`, visible: true},
+ {key: 9, label: `寤惰繜61-300s鐨勬暟鎹噺`, visible: true},
+ {key: 10, label: `寤惰繜澶т簬300s鐨勬暟鎹噺`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寤惰繜', value: -1},
+ ],
+ optionsName: '寤惰繜鐘舵��',
+ },
+ {
+ title: '浜鸿劯鍗″彛璁惧鎶撴媿鏁版嵁澶у浘鍙敤鎬�',
+ index: 'face_picture_availability',
+ columns: [
+ {
+ "label": "鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�",
+ "align": "center",
+ "prop": "indexCode",
+ width: 250,
+ },
+ {
+ "label": "璁惧鎴栧崱鍙e浗鏍囩紪鐮�",
+ "align": "center",
+ "prop": "externalIndexCode",
+ width: 250,
+ },
+ {
+ "label": "璁惧鎴栧崱鍙e悕绉�",
+ "align": "center",
+ "prop": "deviceName",
+ width: 400,
+ },
+ {
+ "label": "缁勭粐缂栧彿",
+ "align": "center",
+ "prop": "orgCode",
+ width: 200,
+ },
+ {
+ "label": "缁勭粐鍚嶇О",
+ "align": "center",
+ "prop": "orgName",
+ width: 200,
+ },
+ {
+ "label": "澶у浘鍙敤鎬ф暟鎹娊妫�閲�",
+ "align": "center",
+ "prop": "sampleCount",
+ width: 200,
+ },
+ {
+ "label": "澶у浘鍙敤鐜�",
+ "align": "center",
+ "prop": "bigUsefulPercent",
+ width: 200,
+ },
+ {
+ "label": "澶у浘璁块棶寮傚父鏁版嵁閲�",
+ "align": "center",
+ "prop": "bigPicExpCount",
+ width: 200,
+ },
+ {
+ "label": "OSD鏍囨敞寮傚父鏁版嵁閲�",
+ "align": "center",
+ "prop": "osdExpCount",
+ width: 200,
+ },
+ {
+ "label": "浜鸿劯澶у皬鍥句笉涓�鑷存暟鎹噺",
+ "align": "center",
+ "prop": "imgDiffCount",
+ width: 200,
+ },
+ ],
+ card: [
+ {
+ icon: 'el-icon-truck',
+ dataList: [
+ {
+ label: '澶у浘鎶芥閲�'
+ },
+ {
+ label: '澶у浘涓嶅彲鐢ㄩ噺'
+ },
+ {
+ label: '澶у浘鍙敤鎬�'
+ }
+ ]
+ }
+ ],
+ showList: [
+ {key: 0, label: `鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮乣, visible: true},
+ {key: 1, label: `璁惧鎴栧崱鍙e浗鏍囩紪鐮乣, visible: true},
+ {key: 2, label: `璁惧鎴栧崱鍙e悕绉癭, visible: true},
+ {key: 3, label: `缁勭粐缂栧彿`, visible: true},
+ {key: 4, label: `缁勭粐鍚嶇О`, visible: true},
+ {key: 5, label: `澶у浘鍙敤鎬ф暟鎹娊妫�閲廯, visible: true},
+ {key: 6, label: `澶у浘鍙敤鐜嘸, visible: true},
+ {key: 7, label: `澶у浘璁块棶寮傚父鏁版嵁閲廯, visible: true},
+ {key: 8, label: `OSD鏍囨敞寮傚父鏁版嵁閲廯, visible: true},
+ {key: 9, label: `浜鸿劯澶у皬鍥句笉涓�鑷存暟鎹噺`, visible: true},
+ ],
+ optionsStatus: true,
+ options: [
+ {label: '姝e父', value: 1},
+ {label: '寮傚父', value: -1},
+ ],
+ optionsName: '澶у浘鐘舵��',
+ },
+ ]
+ }
+;
export const equipment = {
table: [
@@ -2750,168 +3756,159 @@
index: 'view_zc_manage',
columns: [
{
- label: "璁惧缂栫爜",
- align: "center",
- prop: "serialNumber"
+ "label": "璁惧缂栫爜",
+ "align": "center",
+ "prop": "serialNumber"
},
{
- label: "璁惧鍚嶇О",
- align: "center",
- prop: "name"
+ "label": "璁惧鍚嶇О",
+ "align": "center",
+ "prop": "name"
},
{
- label: "鐩戞帶鐐逛綅绫诲瀷",
- align: "center",
- prop: "siteType"
+ "label": "鐩戞帶鐐逛綅绫诲瀷",
+ "align": "center",
+ "prop": "siteType"
},
{
- label: "Mac鍦板潃",
- align: "center",
- prop: "macAddr"
- },{
- label: "IPV4/IPV6",
- align: "center",
- prop: "ip"
+ "label": "Mac鍦板潃",
+ "align": "center",
+ "prop": "macAddr"
+ }, {
+ "label": "IPV4/IPV6",
+ "align": "center",
+ "prop": "ip"
},
{
- label: "鎽勫儚鏈哄姛鑳界被鍨�",
- align: "center",
- prop: "cameraFunType"
+ "label": "鎽勫儚鏈哄姛鑳界被鍨�",
+ "align": "center",
+ "prop": "cameraFunType"
},
{
- label: "缁忓害",
- align: "center",
- prop: "longitude"
+ "label": "缁忓害",
+ "align": "center",
+ "prop": "longitude"
},
{
- label: "绾害",
- align: "center",
- prop: "latitude"
+ "label": "绾害",
+ "align": "center",
+ "prop": "latitude"
},
{
- label: "鎽勫儚鏈洪噰闆嗗尯鍩�",
- align: "center",
- prop: "cameraCaptureArea"
+ "label": "鎽勫儚鏈洪噰闆嗗尯鍩�",
+ "align": "center",
+ "prop": "cameraCaptureArea"
},
{
- label: "璁惧鐘舵��",
- align: "center",
- prop: "onState"
+ "label": "璁惧鐘舵��",
+ "align": "center",
+ "prop": "onState"
},
{
- label: "琛屾斂鍖哄煙",
- align: "center",
- prop: "civilCode"
+ "label": "琛屾斂鍖哄煙",
+ "align": "center",
+ "prop": "civilCode"
},
{
- label: "鏄惁闆嗘垚璁惧",
- align: "center",
- prop: "integratedDevice"
+ "label": "鏄惁闆嗘垚璁惧",
+ "align": "center",
+ "prop": "integratedDevice"
},
{
- label: "鎽勫儚鏈哄搧鐗�",
- align: "center",
- prop: "cameraBrand"
+ "label": "鎽勫儚鏈哄搧鐗�",
+ "align": "center",
+ "prop": "cameraBrand"
},
{
- label: "瀹夎鍦板潃",
- align: "center",
- prop: "address"
+ "label": "瀹夎鍦板潃",
+ "align": "center",
+ "prop": "address"
},
{
- label: "鑱旂綉灞炴��",
- align: "center",
- prop: "netWorking"
+ "label": "鑱旂綉灞炴��",
+ "align": "center",
+ "prop": "netWorking"
},
{
- label: "鎵�灞炶緰鍖哄叕瀹夋満鍏�",
- align: "center",
- prop: "publicSecurity"
+ "label": "鎵�灞炶緰鍖哄叕瀹夋満鍏�",
+ "align": "center",
+ "prop": "publicSecurity"
},
{
- label: "瀹夎鏃堕棿",
- align: "center",
- prop: "installedTime"
+ "label": "瀹夎鏃堕棿",
+ "align": "center",
+ "prop": "installedTime"
},
{
- label: "绠$悊鍗曚綅",
- align: "center",
- prop: "managementUnit"
+ "label": "绠$悊鍗曚綅",
+ "align": "center",
+ "prop": "managementUnit"
},
{
- label: "绠$悊鍗曚綅鑱旂郴鏂瑰紡",
- align: "center",
- prop: "muContactInfo"
+ "label": "绠$悊鍗曚綅鑱旂郴鏂瑰紡",
+ "align": "center",
+ "prop": "muContactInfo"
},
{
- label: "褰曞儚淇濆瓨澶╂暟",
- align: "center",
- prop: "storageDays"
+ "label": "褰曞儚淇濆瓨澶╂暟",
+ "align": "center",
+ "prop": "storageDays"
},
{
- label: "鐩戣鏂逛綅",
- align: "center",
- prop: "monitorAzimuth"
+ "label": "鐩戣鏂逛綅",
+ "align": "center",
+ "prop": "monitorAzimuth"
},
{
- label: "鎽勫儚鏈哄満鏅璁剧収鐗嘦RL",
- align: "center",
- prop: "scenePhotoAddr"
+ "label": "鎽勫儚鏈哄満鏅璁剧収鐗嘦RL",
+ "align": "center",
+ "prop": "scenePhotoAddr"
},
{
- label: "璁惧鍨嬪彿",
- align: "center",
- prop: "model"
+ "label": "璁惧鍨嬪彿",
+ "align": "center",
+ "prop": "model"
},
{
- label: "鐐逛綅淇楃О",
- align: "center",
- prop: "siteVulgo"
+ "label": "鐐逛綅淇楃О",
+ "align": "center",
+ "prop": "siteVulgo"
},
{
- label: "鎽勫儚鏈虹被鍨�",
- align: "center",
- prop: "cameraType"
+ "label": "鎽勫儚鏈虹被鍨�",
+ "align": "center",
+ "prop": "cameraType"
},
{
- label: "琛ュ厜灞炴��",
- align: "center",
- prop: "cameraLightType"
+ "label": "琛ュ厜灞炴��",
+ "align": "center",
+ "prop": "cameraLightType"
},
{
- label: "鎽勫儚鏈虹紪鐮佹牸寮�",
- align: "center",
- prop: "encodedFormat"
+ "label": "鎽勫儚鏈虹紪鐮佹牸寮�",
+ "align": "center",
+ "prop": "encodedFormat"
},
{
- label: "鎵�灞為儴闂�/琛屼笟",
- align: "center",
- prop: "cameraDept"
+ "label": "鎵�灞為儴闂�/琛屼笟",
+ "align": "center",
+ "prop": "cameraDept"
},
{
- label: "琛屼笟缂栫爜",
- align: "center",
- prop: "hybm"
+ "label": "琛屼笟缂栫爜",
+ "align": "center",
+ "prop": "hybm"
},
{
- label: "绫诲瀷缂栫爜",
- align: "center",
- prop: "lxbm"
+ "label": "绫诲瀷缂栫爜",
+ "align": "center",
+ "prop": "lxbm"
}
],
card: [
{
- icon: 'el-icon-truck',
- dataList: [
- {
- value: 1999,
- label: '杩囪溅鏁版嵁鎬婚噺'
- },
- {
- value: 1999,
- label: '涓嶅敮涓�鏁版嵁閲�'
- },
- ]
+ icon: 'el-icon-user',
+ dataList: []
}
]
},
--
Gitblit v1.8.0