| | |
| | | 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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | }, |
| | | label: "平台数" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | |
| | | index: 'monitor_qualification', |
| | | columns: [ |
| | | { |
| | | label: '设备编码', |
| | | align: 'center', |
| | | prop: 'serialNumber', |
| | | "label": "行政编码", |
| | | "align": "center", |
| | | "prop": "civilCode.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'name' |
| | | "label": "展示值", |
| | | "align": "center", |
| | | "prop": "civilCode.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '监控点位类型', |
| | | align: 'center', |
| | | prop: 'siteType' |
| | | "label": "是否错误", |
| | | "align": "center", |
| | | "prop": "civilCode.error" |
| | | }, |
| | | { |
| | | label: 'Mac地址', |
| | | align: 'center', |
| | | prop: 'macAddr' |
| | | "label": "错误信息", |
| | | "align": "center", |
| | | "prop": "civilCode.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: 'IPV4/IPV6', |
| | | align: 'center', |
| | | prop: 'ip' |
| | | "label": "集成设备展示值", |
| | | "align": "center", |
| | | "prop": "integrated_device.showValue", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | label: '摄像机功能类型', |
| | | align: 'center', |
| | | prop: 'cameraFunType' |
| | | "label": "集成设备是否错误", |
| | | "align": "center", |
| | | "prop": "integrated_device.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onState' |
| | | "label": "集成设备错误信息", |
| | | "align": "center", |
| | | "prop": "integrated_device.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: '联网属性', |
| | | align: 'center', |
| | | prop: 'netWorking' |
| | | "label": "IP地址展示值", |
| | | "align": "center", |
| | | "prop": "ip.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址实际值", |
| | | "align": "center", |
| | | "prop": "ip.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址是否有误", |
| | | "align": "center", |
| | | "prop": "ip.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "IP地址错误信息", |
| | | "align": "center", |
| | | "prop": "ip.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型展示值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型实际值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型是否有误", |
| | | "align": "center", |
| | | "prop": "jkdwlx.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型错误信息", |
| | | "align": "center", |
| | | "prop": "jkdwlx.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "纬度展示值", |
| | | "align": "center", |
| | | "prop": "latitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度实际值", |
| | | "align": "center", |
| | | "prop": "latitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度是否有误", |
| | | "align": "center", |
| | | "prop": "latitude.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "纬度错误信息", |
| | | "align": "center", |
| | | "prop": "latitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度展示值", |
| | | "align": "center", |
| | | "prop": "longitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度实际值", |
| | | "align": "center", |
| | | "prop": "longitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度是否有误", |
| | | "align": "center", |
| | | "prop": "longitude.error", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度错误信息", |
| | | "align": "center", |
| | | "prop": "longitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "mac地址展示值", |
| | | "align": "center", |
| | | "prop": "macdz.showValue", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址实际值", |
| | | "align": "center", |
| | | "prop": "macdz.value", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址是否有误", |
| | | "align": "center", |
| | | "prop": "macdz.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "mac地址错误信息", |
| | | "align": "center", |
| | | "prop": "macdz.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备名展示值", |
| | | "align": "center", |
| | | "prop": "name.showValue", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名实际值", |
| | | "align": "center", |
| | | "prop": "name.value", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名是否有误", |
| | | "align": "center", |
| | | "prop": "name.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备名错误信息", |
| | | "align": "center", |
| | | "prop": "name.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备状态展示值", |
| | | "align": "center", |
| | | "prop": "sbzt.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "设备状态实际值", |
| | | "align": "center", |
| | | "prop": "sbzt.value", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备状态是否有误", |
| | | "align": "center", |
| | | "prop": "sbzt.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "设备状态错误信息", |
| | | "align": "center", |
| | | "prop": "sbzt.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码展示值", |
| | | "align": "center", |
| | | "prop": "serialNumber.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码实际值", |
| | | "align": "center", |
| | | "prop": "serialNumber.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码是否有误", |
| | | "align": "center", |
| | | "prop": "serialNumber.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码错误信息", |
| | | "align": "center", |
| | | "prop": "serialNumber.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域展示值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域实际值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域是否有误", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域错误信息", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.errorMessage", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型展示值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.showValue", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型实际值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.value", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型是否有误", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型错误信息", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.errorMessage", |
| | | "width": 170 |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: 'IP异常数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: 'MAC地址异常数' |
| | | }, |
| | | { |
| | | label: '经度异常数' |
| | | }, |
| | | { |
| | | label: '纬度异常数' |
| | | }, |
| | | { |
| | | label: '今日合格率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `集成设备展示值`, visible: false }, |
| | | { key: 1, label: `IP地址展示值`, visible: false }, |
| | | { key: 2, label: `IP地址实际值`, visible: false }, |
| | | { key: 3, label: `监控点位类型展示值`, visible: false }, |
| | | { key: 4, label: `监控点位类型实际值`, visible: false }, |
| | | { key: 5, label: `纬度展示值`, visible: false }, |
| | | { key: 6, label: `纬度实际值`, visible: false }, |
| | | { key: 7, label: `经度展示值`, visible: false }, |
| | | { key: 8, label: `经度实际值`, visible: false }, |
| | | { key: 9, label: `mac地址展示值`, visible: false }, |
| | | { key: 10, label: `mac地址实际值`, visible: false }, |
| | | { key: 11, label: `设备名展示值`, visible: false }, |
| | | { key: 12, label: `设备名实际值`, visible: false }, |
| | | { key: 13, label: `设备状态展示值`, visible: false }, |
| | | { key: 14, label: `设备状态实际值`, visible: false }, |
| | | { key: 15, label: `设备编码展示值`, visible: false }, |
| | | { key: 16, label: `设备编码实际值`, visible: false }, |
| | | { key: 17, label: `摄像机采集区域展示值`, visible: false }, |
| | | { key: 18, label: `摄像机采集区域实际值`, visible: false }, |
| | | { key: 19, label: `摄像机功能类型展示值`, visible: false }, |
| | | { key: 20, label: `摄像机功能类型实际值`, visible: false } |
| | | ], |
| | | }, |
| | | { |
| | | title: '一机一档注册率', |
| | | index: 'monitor_registration', |
| | | columns: [ |
| | | { |
| | | label: '设备编码', |
| | | align: 'center', |
| | | prop: 'serialNumber', |
| | | "label": "行政编码", |
| | | "align": "center", |
| | | "prop": "civilCode.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'name' |
| | | "label": "展示值", |
| | | "align": "center", |
| | | "prop": "civilCode.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '监控点位类型', |
| | | align: 'center', |
| | | prop: 'siteType' |
| | | "label": "是否错误", |
| | | "align": "center", |
| | | "prop": "civilCode.error" |
| | | }, |
| | | { |
| | | label: 'Mac地址', |
| | | align: 'center', |
| | | prop: 'macAddr' |
| | | "label": "错误信息", |
| | | "align": "center", |
| | | "prop": "civilCode.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: 'IPV4/IPV6', |
| | | align: 'center', |
| | | prop: 'ip' |
| | | "label": "集成设备展示值", |
| | | "align": "center", |
| | | "prop": "integrated_device.showValue", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | label: '摄像机功能类型', |
| | | align: 'center', |
| | | prop: 'cameraFunType' |
| | | "label": "集成设备是否错误", |
| | | "align": "center", |
| | | "prop": "integrated_device.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onState' |
| | | "label": "集成设备错误信息", |
| | | "align": "center", |
| | | "prop": "integrated_device.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: '联网属性', |
| | | align: 'center', |
| | | prop: 'netWorking' |
| | | "label": "IP地址展示值", |
| | | "align": "center", |
| | | "prop": "ip.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址实际值", |
| | | "align": "center", |
| | | "prop": "ip.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址是否有误", |
| | | "align": "center", |
| | | "prop": "ip.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "IP地址错误信息", |
| | | "align": "center", |
| | | "prop": "ip.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型展示值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型实际值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型是否有误", |
| | | "align": "center", |
| | | "prop": "jkdwlx.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型错误信息", |
| | | "align": "center", |
| | | "prop": "jkdwlx.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "纬度展示值", |
| | | "align": "center", |
| | | "prop": "latitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度实际值", |
| | | "align": "center", |
| | | "prop": "latitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度是否有误", |
| | | "align": "center", |
| | | "prop": "latitude.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "纬度错误信息", |
| | | "align": "center", |
| | | "prop": "latitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度展示值", |
| | | "align": "center", |
| | | "prop": "longitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度实际值", |
| | | "align": "center", |
| | | "prop": "longitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度是否有误", |
| | | "align": "center", |
| | | "prop": "longitude.error", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度错误信息", |
| | | "align": "center", |
| | | "prop": "longitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "mac地址展示值", |
| | | "align": "center", |
| | | "prop": "macdz.showValue", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址实际值", |
| | | "align": "center", |
| | | "prop": "macdz.value", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址是否有误", |
| | | "align": "center", |
| | | "prop": "macdz.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "mac地址错误信息", |
| | | "align": "center", |
| | | "prop": "macdz.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备名展示值", |
| | | "align": "center", |
| | | "prop": "name.showValue", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名实际值", |
| | | "align": "center", |
| | | "prop": "name.value", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名是否有误", |
| | | "align": "center", |
| | | "prop": "name.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备名错误信息", |
| | | "align": "center", |
| | | "prop": "name.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备状态展示值", |
| | | "align": "center", |
| | | "prop": "sbzt.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "设备状态实际值", |
| | | "align": "center", |
| | | "prop": "sbzt.value", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备状态是否有误", |
| | | "align": "center", |
| | | "prop": "sbzt.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "设备状态错误信息", |
| | | "align": "center", |
| | | "prop": "sbzt.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码展示值", |
| | | "align": "center", |
| | | "prop": "serialNumber.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码实际值", |
| | | "align": "center", |
| | | "prop": "serialNumber.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码是否有误", |
| | | "align": "center", |
| | | "prop": "serialNumber.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码错误信息", |
| | | "align": "center", |
| | | "prop": "serialNumber.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域展示值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域实际值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域是否有误", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域错误信息", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.errorMessage", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型展示值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.showValue", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型实际值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.value", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型是否有误", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型错误信息", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.errorMessage", |
| | | "width": 170 |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: 'IP异常数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: 'MAC地址异常数' |
| | | }, |
| | | { |
| | | label: '经度异常数' |
| | | }, |
| | | { |
| | | label: '纬度异常数' |
| | | }, |
| | | { |
| | | label: '今日注册率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `集成设备展示值`, visible: false }, |
| | | { key: 1, label: `IP地址展示值`, visible: false }, |
| | | { key: 2, label: `IP地址实际值`, visible: false }, |
| | | { key: 3, label: `监控点位类型展示值`, visible: false }, |
| | | { key: 4, label: `监控点位类型实际值`, visible: false }, |
| | | { key: 5, label: `纬度展示值`, visible: false }, |
| | | { key: 6, label: `纬度实际值`, visible: false }, |
| | | { key: 7, label: `经度展示值`, visible: false }, |
| | | { key: 8, label: `经度实际值`, visible: false }, |
| | | { key: 9, label: `mac地址展示值`, visible: false }, |
| | | { key: 10, label: `mac地址实际值`, visible: false }, |
| | | { key: 11, label: `设备名展示值`, visible: false }, |
| | | { key: 12, label: `设备名实际值`, visible: false }, |
| | | { key: 13, label: `设备状态展示值`, visible: false }, |
| | | { key: 14, label: `设备状态实际值`, visible: false }, |
| | | { key: 15, label: `设备编码展示值`, visible: false }, |
| | | { key: 16, label: `设备编码实际值`, visible: false }, |
| | | { key: 17, label: `摄像机采集区域展示值`, visible: false }, |
| | | { key: 18, label: `摄像机采集区域实际值`, visible: false }, |
| | | { key: 19, label: `摄像机功能类型展示值`, visible: false }, |
| | | { key: 20, label: `摄像机功能类型实际值`, visible: false } |
| | | ], |
| | | }, |
| | | { |
| | | title: '考核档案比', |
| | | title: '档案考核比', |
| | | index: 'archives_rate', |
| | | columns: [ |
| | | { |
| | | label: '设备编码', |
| | | align: 'center', |
| | | prop: 'serialNumber', |
| | | "label": "行政编码", |
| | | "align": "center", |
| | | "prop": "civilCode.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'name' |
| | | "label": "展示值", |
| | | "align": "center", |
| | | "prop": "civilCode.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '监控点位类型', |
| | | align: 'center', |
| | | prop: 'siteType' |
| | | "label": "是否错误", |
| | | "align": "center", |
| | | "prop": "civilCode.error" |
| | | }, |
| | | { |
| | | label: 'Mac地址', |
| | | align: 'center', |
| | | prop: 'macAddr' |
| | | "label": "错误信息", |
| | | "align": "center", |
| | | "prop": "civilCode.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: 'IPV4/IPV6', |
| | | align: 'center', |
| | | prop: 'ip' |
| | | "label": "集成设备展示值", |
| | | "align": "center", |
| | | "prop": "integrated_device.showValue", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | label: '摄像机功能类型', |
| | | "label": "集成设备是否错误", |
| | | "align": "center", |
| | | "prop": "integrated_device.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "集成设备错误信息", |
| | | "align": "center", |
| | | "prop": "integrated_device.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址展示值", |
| | | "align": "center", |
| | | "prop": "ip.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址实际值", |
| | | "align": "center", |
| | | "prop": "ip.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址是否有误", |
| | | "align": "center", |
| | | "prop": "ip.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "IP地址错误信息", |
| | | "align": "center", |
| | | "prop": "ip.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型展示值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型实际值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型是否有误", |
| | | "align": "center", |
| | | "prop": "jkdwlx.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型错误信息", |
| | | "align": "center", |
| | | "prop": "jkdwlx.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "纬度展示值", |
| | | "align": "center", |
| | | "prop": "latitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度实际值", |
| | | "align": "center", |
| | | "prop": "latitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度是否有误", |
| | | "align": "center", |
| | | "prop": "latitude.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "纬度错误信息", |
| | | "align": "center", |
| | | "prop": "latitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度展示值", |
| | | "align": "center", |
| | | "prop": "longitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度实际值", |
| | | "align": "center", |
| | | "prop": "longitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度是否有误", |
| | | "align": "center", |
| | | "prop": "longitude.error", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度错误信息", |
| | | "align": "center", |
| | | "prop": "longitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "mac地址展示值", |
| | | "align": "center", |
| | | "prop": "macdz.showValue", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址实际值", |
| | | "align": "center", |
| | | "prop": "macdz.value", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址是否有误", |
| | | "align": "center", |
| | | "prop": "macdz.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "mac地址错误信息", |
| | | "align": "center", |
| | | "prop": "macdz.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备名展示值", |
| | | "align": "center", |
| | | "prop": "name.showValue", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名实际值", |
| | | "align": "center", |
| | | "prop": "name.value", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名是否有误", |
| | | "align": "center", |
| | | "prop": "name.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备名错误信息", |
| | | "align": "center", |
| | | "prop": "name.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备状态展示值", |
| | | "align": "center", |
| | | "prop": "sbzt.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "设备状态实际值", |
| | | "align": "center", |
| | | "prop": "sbzt.value", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备状态是否有误", |
| | | "align": "center", |
| | | "prop": "sbzt.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "设备状态错误信息", |
| | | "align": "center", |
| | | "prop": "sbzt.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码展示值", |
| | | "align": "center", |
| | | "prop": "serialNumber.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码实际值", |
| | | "align": "center", |
| | | "prop": "serialNumber.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码是否有误", |
| | | "align": "center", |
| | | "prop": "serialNumber.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码错误信息", |
| | | "align": "center", |
| | | "prop": "serialNumber.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域展示值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域实际值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域是否有误", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域错误信息", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.errorMessage", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型展示值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.showValue", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型实际值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.value", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型是否有误", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型错误信息", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.errorMessage", |
| | | "width": 170 |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | label: 'IP异常数' |
| | | }, |
| | | { |
| | | label: 'MAC地址异常数' |
| | | }, |
| | | { |
| | | label: '经度异常数' |
| | | }, |
| | | { |
| | | label: '纬度异常数' |
| | | }, |
| | | { |
| | | label: '今日考核比' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `集成设备展示值`, visible: false }, |
| | | { key: 1, label: `IP地址展示值`, visible: false }, |
| | | { key: 2, label: `IP地址实际值`, visible: false }, |
| | | { key: 3, label: `监控点位类型展示值`, visible: false }, |
| | | { key: 4, label: `监控点位类型实际值`, visible: false }, |
| | | { key: 5, label: `纬度展示值`, visible: false }, |
| | | { key: 6, label: `纬度实际值`, visible: false }, |
| | | { key: 7, label: `经度展示值`, visible: false }, |
| | | { key: 8, label: `经度实际值`, visible: false }, |
| | | { key: 9, label: `mac地址展示值`, visible: false }, |
| | | { key: 10, label: `mac地址实际值`, visible: false }, |
| | | { key: 11, label: `设备名展示值`, visible: false }, |
| | | { key: 12, label: `设备名实际值`, visible: false }, |
| | | { key: 13, label: `设备状态展示值`, visible: false }, |
| | | { key: 14, label: `设备状态实际值`, visible: false }, |
| | | { key: 15, label: `设备编码展示值`, visible: false }, |
| | | { key: 16, label: `设备编码实际值`, visible: false }, |
| | | { key: 17, label: `摄像机采集区域展示值`, visible: false }, |
| | | { key: 18, label: `摄像机采集区域实际值`, visible: false }, |
| | | { key: 19, label: `摄像机功能类型展示值`, visible: false }, |
| | | { key: 20, label: `摄像机功能类型实际值`, visible: false } |
| | | ], |
| | | }, |
| | | { |
| | | title: "部级点位在线率", |
| | | index: 'ministry_site_online', |
| | | columns: [ |
| | | { |
| | | label: '国标码', |
| | | align: 'center', |
| | | prop: 'cameraFunType' |
| | | prop: 'no', |
| | | width: 300, |
| | | }, |
| | | { |
| | | label: '设备名', |
| | | align: 'center', |
| | | prop: 'name', |
| | | width: 380, |
| | | }, |
| | | { |
| | | label: 'ip', |
| | | align: 'center', |
| | | prop: 'ip', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onState' |
| | | prop: 'onlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '联网属性', |
| | | label: '最近Ping监测状态', |
| | | align: 'center', |
| | | prop: 'netWorking' |
| | | 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-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `解码状态码`, visible: false }, |
| | | { key: 1, label: `sip状态码`, visible: false }, |
| | | { key: 2, label: `信令时延`, visible: false }, |
| | | { key: 3, label: `icmp延迟`, visible: false }, |
| | | { key: 3, label: `关键帧时延`, visible: false }, |
| | | { key: 3, label: `最近持续离线故障时间`, visible: false }, |
| | | { key: 3, label: `视频流时延`, visible: false }, |
| | | { key: 3, label: `巡检次数`, visible: false }, |
| | | { key: 3, label: `省厅标签`, visible: false }, |
| | | { key: 3, label: `省厅标签列表`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | 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: '最近Ping监测状态', |
| | | 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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `解码状态码`, visible: false }, |
| | | { key: 1, label: `sip状态码`, visible: false }, |
| | | { key: 2, label: `信令时延`, visible: false }, |
| | | { key: 3, label: `icmp延迟`, visible: false }, |
| | | { key: 3, label: `关键帧时延`, visible: false }, |
| | | { key: 3, label: `最近持续离线故障时间`, visible: false }, |
| | | { key: 3, label: `视频流时延`, visible: false }, |
| | | { key: 3, label: `巡检次数`, visible: false }, |
| | | { key: 3, label: `省厅标签`, visible: false }, |
| | | { key: 3, label: `省厅标签列表`, visible: false }, |
| | | ], |
| | | dict: [ |
| | | |
| | | ] |
| | | }, |
| | | { |
| | |
| | | { |
| | | label: "创建时间", |
| | | align: "center", |
| | | prop: "createTime" |
| | | prop: "createTime", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "摄像机ID", |
| | | align: "center", |
| | | prop: "deviceId" |
| | | prop: "deviceId", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "摄像机名称", |
| | | align: "center", |
| | | prop: "deviceName" |
| | | prop: "deviceName", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: "缺失时长", |
| | |
| | | { |
| | | label: "国标平台ID", |
| | | align: "center", |
| | | prop: "platId" |
| | | prop: "platId", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "录像时长", |
| | |
| | | { |
| | | label: "录像完整状态", |
| | | align: "center", |
| | | prop: "recordStatus" |
| | | prop: "recordStatusText" |
| | | }, |
| | | { |
| | | label: "统计时间", |
| | | align: "center", |
| | | prop: "statTime" |
| | | prop: "statTime", |
| | | width: 150, |
| | | }, |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '完整' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '间歇' |
| | | }, |
| | | { |
| | | label: '异常' |
| | | }, |
| | | { |
| | | label: '今日可用率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | 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: "摄像机ID", |
| | | 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-wind-power', |
| | | dataList: [ |
| | | { |
| | | label: '完整' |
| | | }, |
| | | { |
| | | label: '间歇' |
| | | }, |
| | | { |
| | | label: '异常' |
| | | }, |
| | | { |
| | | label: '今日可用率' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | 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": "摄像机场景预设照片URL", |
| | | "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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '已联网' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '未联网' |
| | | }, |
| | | { |
| | | label: '视频监控' |
| | | }, |
| | | { |
| | | label: '车辆识别' |
| | | }, |
| | | { |
| | | label: '人员识别' |
| | | }, |
| | | |
| | | ] |
| | | } |
| | | ] |
| | |
| | | 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": "摄像机场景预设照片URL", |
| | | "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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '已联网' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '未联网' |
| | | }, |
| | | { |
| | | label: '视频监控' |
| | | }, |
| | | { |
| | | label: '车辆识别' |
| | | }, |
| | | { |
| | | label: '人员识别' |
| | | }, |
| | | |
| | | ] |
| | | } |
| | | ] |
| | |
| | | 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: "二进制租户ID", |
| | | align: "center", |
| | | prop: "binaryTenantId" |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: "模糊", |
| | | align: "center", |
| | | prop: "blur" |
| | | label: '最近Ping监测状态', |
| | | 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: "解码信息", |
| | | 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: "组ID", |
| | | 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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `解码状态码`, visible: false }, |
| | | { key: 1, label: `sip状态码`, visible: false }, |
| | | { key: 2, label: `信令时延`, visible: false }, |
| | | { key: 3, label: `icmp延迟`, visible: false }, |
| | | { key: 3, label: `关键帧时延`, visible: false }, |
| | | { key: 3, label: `最近持续离线故障时间`, visible: false }, |
| | | { key: 3, label: `视频流时延`, visible: false }, |
| | | { key: 3, label: `巡检次数`, visible: false }, |
| | | { key: 3, label: `省厅标签`, visible: false }, |
| | | { key: 3, label: `省厅标签列表`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | title: '重点点位录像可用率', |
| | |
| | | { |
| | | label: "创建时间", |
| | | align: "center", |
| | | prop: "createTime" |
| | | prop: "createTime", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "摄像机ID", |
| | | align: "center", |
| | | prop: "deviceId" |
| | | prop: "deviceId", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "摄像机名称", |
| | | align: "center", |
| | | prop: "deviceName" |
| | | prop: "deviceName", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: "缺失时长", |
| | |
| | | { |
| | | label: "国标平台ID", |
| | | align: "center", |
| | | prop: "platId" |
| | | prop: "platId", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "录像时长", |
| | |
| | | { |
| | | label: "录像完整状态", |
| | | align: "center", |
| | | prop: "recordStatus" |
| | | prop: "recordStatusText" |
| | | }, |
| | | { |
| | | label: "统计时间", |
| | | align: "center", |
| | | prop: "statTime" |
| | | prop: "statTime", |
| | | width: 150, |
| | | }, |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '完整' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '间歇' |
| | | }, |
| | | { |
| | | label: '异常' |
| | | }, |
| | | { |
| | | label: '今日重点可用率' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | 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时间是否正确", |
| | | "align": "center", |
| | | "prop": "osdTimeCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "ip", |
| | | align: "center", |
| | | prop: "ip" |
| | | "label": "osd通道名是否正确", |
| | | "align": "center", |
| | | "prop": "osdNameCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "图片地址", |
| | | align: "center", |
| | | prop: "imgPath" |
| | | "label": "osd省是否正确", |
| | | "align": "center", |
| | | "prop": "osdProvinceCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "状态码", |
| | | align: "center", |
| | | prop: "statusCode" |
| | | "label": "osd市是否正确", |
| | | "align": "center", |
| | | "prop": "osdCityCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "图片上的字幕时间和摄像机拉码流时间差,单位(秒)", |
| | | align: "center", |
| | | prop: "osdFormat" |
| | | "label": "osd区是否正确", |
| | | "align": "center", |
| | | "prop": "osdPartCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | "label": "osd左下角是否正确", |
| | | "align": "center", |
| | | "prop": "osdLbCorrect", |
| | | width: 150 |
| | | }, |
| | | |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '点位名称标注正确数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '点位名称标注错误数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注正确数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注错误数' |
| | | }, |
| | | { |
| | | label: '今日标注正确率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | }, |
| | | { |
| | | title: '重点点位校时正确率', |
| | | 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时间是否正确", |
| | | "align": "center", |
| | | "prop": "osdTimeCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "ip", |
| | | align: "center", |
| | | prop: "ip" |
| | | "label": "osd通道名是否正确", |
| | | "align": "center", |
| | | "prop": "osdNameCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "图片地址", |
| | | align: "center", |
| | | prop: "imgPath" |
| | | "label": "osd省是否正确", |
| | | "align": "center", |
| | | "prop": "osdProvinceCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "状态码", |
| | | align: "center", |
| | | prop: "statusCode" |
| | | "label": "osd市是否正确", |
| | | "align": "center", |
| | | "prop": "osdCityCorrect", |
| | | width: 150 |
| | | }, |
| | | { |
| | | label: "图片上的字幕时间和摄像机拉码流时间差,单位(秒)", |
| | | align: "center", |
| | | prop: "osdFormat" |
| | | "label": "osd区是否正确", |
| | | "align": "center", |
| | | "prop": "osdPartCorrect", |
| | | width: 150 |
| | | }, |
| | | ] |
| | | { |
| | | "label": "osd左下角是否正确", |
| | | "align": "center", |
| | | "prop": "osdLbCorrect", |
| | | width: 150 |
| | | }, |
| | | |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | label: 'osd时间标注正确数' |
| | | }, |
| | | { |
| | | label: 'osd时间标注错误数' |
| | | }, |
| | | { |
| | | label: '今日校时正确率' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `设备厂商`, visible: false }, |
| | | { key: 1, label: `行政区域`, visible: false }, |
| | | { key: 2, label: `设备型号`, visible: false }, |
| | | { key: 3, label: `点位俗称`, visible: false }, |
| | | { key: 3, label: `摄像机类型`, visible: false }, |
| | | { key: 3, label: `补光属性`, visible: false }, |
| | | { key: 3, label: `摄像机编码格式`, visible: false }, |
| | | { key: 3, label: `安装地址`, visible: false }, |
| | | { key: 3, label: `摄像机位置类型`, visible: false }, |
| | | { key: 3, label: `监视方位`, visible: false }, |
| | | { key: 3, label: `摄像机场景预设照片URL`, visible: false }, |
| | | { key: 3, label: `联网属性`, visible: false }, |
| | | { key: 3, label: `所属辖区公安机关`, visible: false }, |
| | | { key: 3, label: `安装时间`, visible: false }, |
| | | { key: 3, label: `管理单位`, visible: false }, |
| | | { key: 3, label: `管理单位联系方式`, visible: false }, |
| | | { key: 3, label: `录像保存天数`, visible: false }, |
| | | { key: 3, label: `所属部门/行业`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | 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: '最近Ping监测状态', |
| | | 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', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '卡口总数' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一卡口数' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `解码状态码`, visible: false }, |
| | | { key: 1, label: `sip状态码`, visible: false }, |
| | | { key: 2, label: `信令时延`, visible: false }, |
| | | { key: 3, label: `icmp延迟`, visible: false }, |
| | | { key: 3, label: `关键帧时延`, visible: false }, |
| | | { key: 3, label: `最近持续离线故障时间`, visible: false }, |
| | | { key: 3, label: `视频流时延`, visible: false }, |
| | | { key: 3, label: `巡检次数`, visible: false }, |
| | | { key: 3, label: `省厅标签`, visible: false }, |
| | | { key: 3, label: `省厅标签列表`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | 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": "设备或卡口国标编码", |
| | | "align": "center", |
| | | "prop": "externalIndexCode" |
| | | }, |
| | | { |
| | | label: "模糊原始分值", |
| | | align: "center", |
| | | prop: "blurRaw" |
| | | "label": "设备或卡口名称", |
| | | "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: "摄像机ip", |
| | | 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: "图像是否正常", |
| | | 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: '不唯一卡口数' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | { |
| | | 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: [ |
| | | |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | ] |
| | | }; |
| | | |
| | |
| | | index: 'view_connect_stability', |
| | | columns: [ |
| | | { |
| | | label: "卡口内码或采集设备内码", |
| | | align: "center", |
| | | prop: "indexCode" |
| | | "label": "数据类型", |
| | | "align": "center", |
| | | "prop": "dataType", |
| | | width: 120 |
| | | }, |
| | | { |
| | | label: "设备或卡口国标编码", |
| | | align: "center", |
| | | prop: "externalIndexCode" |
| | | "label": "卡口内码或采集设备内码", |
| | | "align": "center", |
| | | "prop": "indexCode", |
| | | width: 190 |
| | | }, |
| | | { |
| | | label: "设备或卡口名称", |
| | | align: "center", |
| | | prop: "deviceName" |
| | | "label": "设备或卡口国标编码", |
| | | "align": "center", |
| | | "prop": "externalIndexCode", |
| | | width: 190 |
| | | }, |
| | | { |
| | | label: "组织编号", |
| | | align: "center", |
| | | prop: "orgCode" |
| | | },{ |
| | | label: "抓拍数据量", |
| | | align: "center", |
| | | prop: "dataCount" |
| | | "label": "设备或卡口名称", |
| | | "align": "center", |
| | | "prop": "deviceName", |
| | | width: 200 |
| | | }, |
| | | { |
| | | label: "数据抽检量", |
| | | align: "center", |
| | | prop: "sampleCount" |
| | | "label": "组织编号", |
| | | "align": "center", |
| | | "prop": "orgCode", |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: "主要属性识别不一致数据量", |
| | | align: "center", |
| | | prop: "majorDiffCount" |
| | | "label": "抓拍数据量", |
| | | "align": "center", |
| | | "prop": "dataCount", |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: "重要属性不一致数据量", |
| | | align: "center", |
| | | prop: "importantDiffCount" |
| | | "label": "非今日抓拍量", |
| | | "align": "center", |
| | | "prop": "noTodayCount", |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: "车牌号码不一致数据量", |
| | | align: "center", |
| | | prop: "plateDiffCount" |
| | | "label": "周平均抓拍量", |
| | | "align": "center", |
| | | "prop": "weekCompareCount", |
| | | width: 120, |
| | | }, |
| | | { |
| | | label: "车牌颜色不一致数据量", |
| | | align: "center", |
| | | prop: "plateColorDiffCount" |
| | | "label": "持续无数据天数", |
| | | "align": "center", |
| | | "prop": "continueNoDataDays", |
| | | width: 120, |
| | | }, |
| | | { |
| | | label: "类型属性不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleDiffCount" |
| | | }, |
| | | { |
| | | label: "车辆类型不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleTypeDiffCount" |
| | | }, |
| | | { |
| | | label: "车辆品牌不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleBrandDiffCount" |
| | | "label": "抓拍数据量监测结果", |
| | | "align": "center", |
| | | "prop": "resultType", |
| | | width: 170 |
| | | } |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '无数据' |
| | | }, |
| | | { |
| | | label: '数据突降' |
| | | }, |
| | | { |
| | | label: '数据量少' |
| | | }, |
| | | { |
| | | label: '今日稳定性' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | index: 'site_online', |
| | | columns: [ |
| | | { |
| | | label: '内码', |
| | | label: '国标码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | prop: 'no', |
| | | width: 300, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | label: '设备名', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | prop: 'name', |
| | | width: 380, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | label: 'ip', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | prop: 'ip', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '组织编号', |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | prop: 'onlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '抓拍数据量', |
| | | label: '最近Ping监测状态', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | prop: 'pingOnlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '非今日抓拍量', |
| | | label: '当日监测次数', |
| | | align: 'center', |
| | | prop: 'noTodayCount', |
| | | prop: 'checkCount', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '周平均抓拍量', |
| | | label: '当日离线次数', |
| | | align: 'center', |
| | | prop: 'weekCompareCount', |
| | | prop: 'offLineCount', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '持续无数据天数', |
| | | label: '监测时间', |
| | | align: 'center', |
| | | prop: 'continueNoDataDays', |
| | | }, |
| | | { |
| | | label: '抓拍数据量监测结果', |
| | | align: 'center', |
| | | prop: 'resultType', |
| | | prop: 'mongoCreateTime', |
| | | width: 200, |
| | | }, |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | index: 'device_directory_consistent', |
| | | columns: [ |
| | | { |
| | | label: '设备编码', |
| | | align: 'center', |
| | | prop: 'serialNumber', |
| | | "label": "行政编码", |
| | | "align": "center", |
| | | "prop": "civilCode.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'name' |
| | | "label": "展示值", |
| | | "align": "center", |
| | | "prop": "civilCode.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '监控点位类型', |
| | | align: 'center', |
| | | prop: 'siteType' |
| | | "label": "是否错误", |
| | | "align": "center", |
| | | "prop": "civilCode.error" |
| | | }, |
| | | { |
| | | label: 'Mac地址', |
| | | align: 'center', |
| | | prop: 'macAddr' |
| | | "label": "错误信息", |
| | | "align": "center", |
| | | "prop": "civilCode.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: 'IPV4/IPV6', |
| | | align: 'center', |
| | | prop: 'ip' |
| | | "label": "集成设备展示值", |
| | | "align": "center", |
| | | "prop": "integrated_device.showValue", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | label: '摄像机功能类型', |
| | | align: 'center', |
| | | prop: 'cameraFunType' |
| | | "label": "集成设备是否错误", |
| | | "align": "center", |
| | | "prop": "integrated_device.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onState' |
| | | "label": "集成设备错误信息", |
| | | "align": "center", |
| | | "prop": "integrated_device.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: '联网属性', |
| | | align: 'center', |
| | | prop: 'netWorking' |
| | | "label": "IP地址展示值", |
| | | "align": "center", |
| | | "prop": "ip.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址实际值", |
| | | "align": "center", |
| | | "prop": "ip.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址是否有误", |
| | | "align": "center", |
| | | "prop": "ip.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "IP地址错误信息", |
| | | "align": "center", |
| | | "prop": "ip.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型展示值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型实际值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型是否有误", |
| | | "align": "center", |
| | | "prop": "jkdwlx.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型错误信息", |
| | | "align": "center", |
| | | "prop": "jkdwlx.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "纬度展示值", |
| | | "align": "center", |
| | | "prop": "latitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度实际值", |
| | | "align": "center", |
| | | "prop": "latitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度是否有误", |
| | | "align": "center", |
| | | "prop": "latitude.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "纬度错误信息", |
| | | "align": "center", |
| | | "prop": "latitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度展示值", |
| | | "align": "center", |
| | | "prop": "longitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度实际值", |
| | | "align": "center", |
| | | "prop": "longitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度是否有误", |
| | | "align": "center", |
| | | "prop": "longitude.error", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度错误信息", |
| | | "align": "center", |
| | | "prop": "longitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "mac地址展示值", |
| | | "align": "center", |
| | | "prop": "macdz.showValue", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址实际值", |
| | | "align": "center", |
| | | "prop": "macdz.value", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址是否有误", |
| | | "align": "center", |
| | | "prop": "macdz.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "mac地址错误信息", |
| | | "align": "center", |
| | | "prop": "macdz.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备名展示值", |
| | | "align": "center", |
| | | "prop": "name.showValue", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名实际值", |
| | | "align": "center", |
| | | "prop": "name.value", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名是否有误", |
| | | "align": "center", |
| | | "prop": "name.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备名错误信息", |
| | | "align": "center", |
| | | "prop": "name.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备状态展示值", |
| | | "align": "center", |
| | | "prop": "sbzt.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "设备状态实际值", |
| | | "align": "center", |
| | | "prop": "sbzt.value", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备状态是否有误", |
| | | "align": "center", |
| | | "prop": "sbzt.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "设备状态错误信息", |
| | | "align": "center", |
| | | "prop": "sbzt.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码展示值", |
| | | "align": "center", |
| | | "prop": "serialNumber.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码实际值", |
| | | "align": "center", |
| | | "prop": "serialNumber.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码是否有误", |
| | | "align": "center", |
| | | "prop": "serialNumber.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码错误信息", |
| | | "align": "center", |
| | | "prop": "serialNumber.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域展示值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域实际值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域是否有误", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域错误信息", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.errorMessage", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型展示值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.showValue", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型实际值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.value", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型是否有误", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型错误信息", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.errorMessage", |
| | | "width": 170 |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | icon: 'el-icon-wind-power', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: 'IP异常数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: 'MAC地址异常数' |
| | | }, |
| | | { |
| | | label: '经度异常数' |
| | | }, |
| | | { |
| | | label: '纬度异常数' |
| | | }, |
| | | { |
| | | label: '今日一致率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `集成设备展示值`, visible: false }, |
| | | { key: 1, label: `IP地址展示值`, visible: false }, |
| | | { key: 2, label: `IP地址实际值`, visible: false }, |
| | | { key: 3, label: `监控点位类型展示值`, visible: false }, |
| | | { key: 4, label: `监控点位类型实际值`, visible: false }, |
| | | { key: 5, label: `纬度展示值`, visible: false }, |
| | | { key: 6, label: `纬度实际值`, visible: false }, |
| | | { key: 7, label: `经度展示值`, visible: false }, |
| | | { key: 8, label: `经度实际值`, visible: false }, |
| | | { key: 9, label: `mac地址展示值`, visible: false }, |
| | | { key: 10, label: `mac地址实际值`, visible: false }, |
| | | { key: 11, label: `设备名展示值`, visible: false }, |
| | | { key: 12, label: `设备名实际值`, visible: false }, |
| | | { key: 13, label: `设备状态展示值`, visible: false }, |
| | | { key: 14, label: `设备状态实际值`, visible: false }, |
| | | { key: 15, label: `设备编码展示值`, visible: false }, |
| | | { key: 16, label: `设备编码实际值`, visible: false }, |
| | | { key: 17, label: `摄像机采集区域展示值`, visible: false }, |
| | | { key: 18, label: `摄像机采集区域实际值`, visible: false }, |
| | | { key: 19, label: `摄像机功能类型展示值`, visible: false }, |
| | | { key: 20, label: `摄像机功能类型实际值`, visible: false } |
| | | ], |
| | | }, |
| | | { |
| | | title: '车辆卡口信息采集准确率', |
| | |
| | | label: '采集设备内码 ', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190 |
| | | }, |
| | | { |
| | | label: '国标编码(外码) ', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190 |
| | | }, |
| | | { |
| | | label: '组织编号 ', |
| | |
| | | label: '卡口名称 ', |
| | | align: 'center', |
| | | prop: 'crossName', |
| | | width: 250 |
| | | }, |
| | | { |
| | | label: '经度 ', |
| | |
| | | { |
| | | label: '经纬度监测结果 ', |
| | | align: 'center', |
| | | prop: 'lalType', |
| | | prop: 'lalTypeText', |
| | | }, |
| | | { |
| | | label: '国标编码监测结果 ', |
| | | align: 'center', |
| | | prop: 'gbCodeType', |
| | | prop: 'gbCodeTypeText', |
| | | }, |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '经纬度缺失' |
| | | }, |
| | | { |
| | | label: '不在辖区' |
| | | }, |
| | | { |
| | | label: '精度过低' |
| | | }, |
| | | { |
| | | label: '今日准确率' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | 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: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日完整性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `内码`, visible: false }, |
| | | { key: 1, label: `组织编号`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | title: '车辆卡口设备抓拍数据准确性', |
| | |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | width: 200, |
| | | }, |
| | | { |
| | | 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: 350, |
| | | }, |
| | | { |
| | | 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: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日准确性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `内码`, visible: false }, |
| | | { key: 1, label: `组织编号`, visible: false }, |
| | | ], |
| | | }, |
| | | { |
| | | 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": "snapClock.clockPercent", |
| | | width: 120, |
| | | }, |
| | | { |
| | | label: '当日接收的当日抓拍数据时钟准确性判定结果', |
| | | align: 'center', |
| | | prop: 'todayClockResult', |
| | | "label": "当日抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确数据量', |
| | | align: 'center', |
| | | prop: 'allClockCount', |
| | | "label": "当日抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockResultText", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确性判定结果', |
| | | align: 'center', |
| | | prop: 'allClockResult', |
| | | "label": "全部抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockCount", |
| | | width: 210, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确数据量', |
| | | align: 'center', |
| | | prop: 'allClockCount', |
| | | "label": "全部抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockResultText", |
| | | width: 230, |
| | | }, |
| | | |
| | | { |
| | | "label": "及时率", |
| | | "align": "center", |
| | | "prop": "snapTimely.timelyPercent", |
| | | width: 100, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount2", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount3", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount4", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayTimelyResultText", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount2", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount3", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount4", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.allTimelyResultText", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "不唯一数据量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueData", |
| | | width: 140, |
| | | }, |
| | | { |
| | | "label": "不唯一数据重复量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "车牌未识别量", |
| | | "align": "center", |
| | | "prop": "snapPlate.noNumberCount", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "白天未识别量", |
| | | "align": "center", |
| | | "prop": "snapPlate.dayNoNumberCount", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "车牌识别异常", |
| | | "align": "center", |
| | | "prop": "snapPlate.recgResultText", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "车牌号不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.plateNoItgrCount", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "车牌颜色不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.plateColorItgrCount", |
| | | width: 140, |
| | | }, |
| | | { |
| | | "label": "车辆类型不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.vehTypeItgrCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "车辆品牌不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.vehBrandItgrCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "车辆颜色不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.vehColorItgrCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "车辆型号不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.vehModelItgrCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "主要属性不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.mainNoIntegrityCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "全量属性不完整量", |
| | | "align": "center", |
| | | "prop": "integrity.noIntegrityCount", |
| | | width: 170, |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '无数据' |
| | | }, |
| | | { |
| | | label: '数据量少' |
| | | }, |
| | | { |
| | | label: '今日准确性' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `卡口内码或采集设备内码`, visible: false }, |
| | | { key: 1, label: `组织编号`, visible: false }, |
| | | { key: 1, label: `组织名称`, visible: false }, |
| | | { key: 1, label: `当日接收到的当日抓拍量`, visible: true }, |
| | | { key: 1, label: `当日接收到的白天抓拍量`, visible: true }, |
| | | { key: 1, label: `当日接收到的非当日抓拍量`, visible: true }, |
| | | { key: 1, label: `持续无数据天数`, visible: true }, |
| | | { key: 1, label: `抓拍数据量监测结果`, visible: true }, |
| | | { key: 1, label: `时钟准确率`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据时钟准确数据量`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据时钟准确性判定结果`, visible: true }, |
| | | { key: 1, label: `全部抓拍数据时钟准确数据量`, visible: true }, |
| | | { key: 1, label: `全部抓拍数据时钟准确性判定结果`, visible: true }, |
| | | { key: 1, label: `及时率`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据延迟量`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据延迟30s以上数据量`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据延迟1m以上数据量`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据延迟5m以上数据量`, visible: true }, |
| | | { key: 1, label: `当日抓拍数据及时性判定结果`, visible: true }, |
| | | { key: 1, label: `全部数据延迟量`, visible: true }, |
| | | { key: 1, label: `全部数据中延迟30s以上数据量`, visible: true }, |
| | | { key: 1, label: `全部数据中延迟1m以上数据量`, visible: true }, |
| | | { key: 1, label: `全部数据中延迟5m以上数据量`, visible: true }, |
| | | { key: 1, label: `全部数据及时性判定结果`, visible: true }, |
| | | { key: 1, label: `不唯一数据量`, visible: true }, |
| | | { key: 1, label: `不唯一数据重复量`, visible: true }, |
| | | { key: 1, label: `车牌未识别量`, visible: true }, |
| | | { key: 1, label: `白天未识别量`, visible: true }, |
| | | { key: 1, label: `车牌识别异常`, visible: true }, |
| | | ], |
| | | }, |
| | | { |
| | | title: '车辆卡口设备抓拍数据上传及时性', |
| | |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | 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-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日及时性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | 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: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日可用性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | |
| | | index: 'vehicle_picture_availability', |
| | | columns: [ |
| | | { |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | "label": "卡口内码或采集设备内码", |
| | | "align": "center", |
| | | "prop": "indexCode", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | "label": "设备或卡口国标编码", |
| | | "align": "center", |
| | | "prop": "externalIndexCode", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | "label": "设备或卡口名称", |
| | | "align": "center", |
| | | "prop": "deviceName", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '组织编号', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | "label": "组织编号", |
| | | "align": "center", |
| | | "prop": "orgCode", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '抓拍数据量', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | "label": "组织名称", |
| | | "align": "center", |
| | | "prop": "orgName", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '数据抽检量', |
| | | align: 'center', |
| | | prop: 'sampleCount', |
| | | "label": "大图可用性数据抽检量", |
| | | "align": "center", |
| | | "prop": "bigUseful.sampleCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '小图访问异常量', |
| | | align: 'center', |
| | | prop: 'smallPicExpCount', |
| | | "label": "大图可用率", |
| | | "align": "center", |
| | | "prop": "bigUseful.bigUsefulPercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '大图访问异常量', |
| | | align: 'center', |
| | | prop: 'bigPicExpCount', |
| | | "label": "大图访问异常数据量", |
| | | "align": "center", |
| | | "prop": "bigUseful.bigPicExpCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '存在图片访问异常的数据量', |
| | | align: 'center', |
| | | prop: 'expCount', |
| | | "label": "OSD标注异常数据量", |
| | | "align": "center", |
| | | "prop": "bigUseful.osdExpCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '人脸大小图不一致数量', |
| | | align: 'center', |
| | | prop: 'imgDiffCount', |
| | | "label": "车辆属性不一致数据抽检量", |
| | | "align": "center", |
| | | "prop": "vehDiff.sampleCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: 'Osd标注异常量', |
| | | align: 'center', |
| | | prop: 'osdExpCount', |
| | | "label": "车牌号码不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.plateNoDiffCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '大图不可用量', |
| | | align: 'center', |
| | | prop: 'bigDisableCount', |
| | | "label": "车牌颜色不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.plateColorDiffCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "车辆类型不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.vehTypeDiffCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "车辆品牌不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.vehBrandDiffCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "主要属性不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.majorDiffCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "主要属性一致率", |
| | | "align": "center", |
| | | "prop": "vehDiff.majorConPercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "重要属性不一致数据量", |
| | | "align": "center", |
| | | "prop": "vehDiff.importDiffCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "重要属性一致率", |
| | | "align": "center", |
| | | "prop": "vehDiff.importantConPercent", |
| | | width: 150, |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日可用性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `卡口内码或采集设备内码`, visible: false }, |
| | | { key: 1, label: `组织编号`, visible: false }, |
| | | { key: 1, label: `组织名称`, visible: false }, |
| | | ], |
| | | }, |
| | | ] |
| | | }; |
| | |
| | | index: 'view_connect_stability', |
| | | columns: [ |
| | | { |
| | | label: "卡口内码或采集设备内码", |
| | | align: "center", |
| | | prop: "indexCode" |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "设备或卡口国标编码", |
| | | align: "center", |
| | | prop: "externalIndexCode" |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: "设备或卡口名称", |
| | | align: "center", |
| | | prop: "deviceName" |
| | | label: '设备或卡口名称', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: "组织编号", |
| | | align: "center", |
| | | prop: "orgCode" |
| | | },{ |
| | | label: "抓拍数据量", |
| | | align: "center", |
| | | prop: "dataCount" |
| | | label: '组织编号', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "数据抽检量", |
| | | align: "center", |
| | | prop: "sampleCount" |
| | | label: '抓拍数据量', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "主要属性识别不一致数据量", |
| | | align: "center", |
| | | prop: "majorDiffCount" |
| | | label: '非今日抓拍量', |
| | | align: 'center', |
| | | prop: 'noTodayCount', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "重要属性不一致数据量", |
| | | align: "center", |
| | | prop: "importantDiffCount" |
| | | label: '周平均抓拍量', |
| | | align: 'center', |
| | | prop: 'weekCompareCount', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "车牌号码不一致数据量", |
| | | align: "center", |
| | | prop: "plateDiffCount" |
| | | label: '持续无数据天数', |
| | | align: 'center', |
| | | prop: 'continueNoDataDays', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "车牌颜色不一致数据量", |
| | | align: "center", |
| | | prop: "plateColorDiffCount" |
| | | label: '抓拍数据量监测结果', |
| | | align: 'center', |
| | | prop: 'resultTypeText', |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: "类型属性不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleDiffCount" |
| | | }, |
| | | { |
| | | label: "车辆类型不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleTypeDiffCount" |
| | | }, |
| | | { |
| | | label: "车辆品牌不一致数据量", |
| | | align: "center", |
| | | prop: "vehicleBrandDiffCount" |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '无数据' |
| | | }, |
| | | { |
| | | label: '数据突降' |
| | | }, |
| | | { |
| | | label: '数据量少' |
| | | }, |
| | | { |
| | | label: '今日稳定性' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | index: 'site_online', |
| | | columns: [ |
| | | { |
| | | label: '内码', |
| | | label: '国标码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | prop: 'no', |
| | | width: 300, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | label: '设备名', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | prop: 'name', |
| | | width: 380, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | label: 'ip', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | prop: 'ip', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '组织编号', |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | prop: 'onlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '抓拍数据量', |
| | | label: '最近Ping监测状态', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | prop: 'pingOnlineStr', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '非今日抓拍量', |
| | | label: '当日监测次数', |
| | | align: 'center', |
| | | prop: 'noTodayCount', |
| | | prop: 'checkCount', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '周平均抓拍量', |
| | | label: '当日离线次数', |
| | | align: 'center', |
| | | prop: 'weekCompareCount', |
| | | prop: 'offLineCount', |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '持续无数据天数', |
| | | label: '监测时间', |
| | | align: 'center', |
| | | prop: 'continueNoDataDays', |
| | | }, |
| | | { |
| | | label: '抓拍数据量监测结果', |
| | | align: 'center', |
| | | prop: 'resultType', |
| | | prop: 'mongoCreateTime', |
| | | width: 200, |
| | | }, |
| | | ], |
| | | card: [ |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '设备总数' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '今日在线率' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | index: 'device_directory_consistent', |
| | | columns: [ |
| | | { |
| | | label: '设备编码', |
| | | align: 'center', |
| | | prop: 'serialNumber', |
| | | "label": "行政编码", |
| | | "align": "center", |
| | | "prop": "civilCode.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'name' |
| | | "label": "展示值", |
| | | "align": "center", |
| | | "prop": "civilCode.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | label: '监控点位类型', |
| | | align: 'center', |
| | | prop: 'siteType' |
| | | "label": "是否错误", |
| | | "align": "center", |
| | | "prop": "civilCode.error" |
| | | }, |
| | | { |
| | | label: 'Mac地址', |
| | | align: 'center', |
| | | prop: 'macAddr' |
| | | "label": "错误信息", |
| | | "align": "center", |
| | | "prop": "civilCode.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: 'IPV4/IPV6', |
| | | align: 'center', |
| | | prop: 'ip' |
| | | "label": "集成设备展示值", |
| | | "align": "center", |
| | | "prop": "integrated_device.showValue", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | label: '摄像机功能类型', |
| | | align: 'center', |
| | | prop: 'cameraFunType' |
| | | "label": "集成设备是否错误", |
| | | "align": "center", |
| | | "prop": "integrated_device.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | label: '设备状态', |
| | | align: 'center', |
| | | prop: 'onState' |
| | | "label": "集成设备错误信息", |
| | | "align": "center", |
| | | "prop": "integrated_device.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | label: '联网属性', |
| | | "label": "IP地址展示值", |
| | | "align": "center", |
| | | "prop": "ip.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址实际值", |
| | | "align": "center", |
| | | "prop": "ip.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "IP地址是否有误", |
| | | "align": "center", |
| | | "prop": "ip.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "IP地址错误信息", |
| | | "align": "center", |
| | | "prop": "ip.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型展示值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型实际值", |
| | | "align": "center", |
| | | "prop": "jkdwlx.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "监控点位类型是否有误", |
| | | "align": "center", |
| | | "prop": "jkdwlx.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "监控点位类型错误信息", |
| | | "align": "center", |
| | | "prop": "jkdwlx.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "纬度展示值", |
| | | "align": "center", |
| | | "prop": "latitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度实际值", |
| | | "align": "center", |
| | | "prop": "latitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "纬度是否有误", |
| | | "align": "center", |
| | | "prop": "latitude.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "纬度错误信息", |
| | | "align": "center", |
| | | "prop": "latitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度展示值", |
| | | "align": "center", |
| | | "prop": "longitude.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度实际值", |
| | | "align": "center", |
| | | "prop": "longitude.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度是否有误", |
| | | "align": "center", |
| | | "prop": "longitude.error", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "经度错误信息", |
| | | "align": "center", |
| | | "prop": "longitude.errorMessage", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "mac地址展示值", |
| | | "align": "center", |
| | | "prop": "macdz.showValue", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址实际值", |
| | | "align": "center", |
| | | "prop": "macdz.value", |
| | | "width": 190 |
| | | }, |
| | | { |
| | | "label": "mac地址是否有误", |
| | | "align": "center", |
| | | "prop": "macdz.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "mac地址错误信息", |
| | | "align": "center", |
| | | "prop": "macdz.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备名展示值", |
| | | "align": "center", |
| | | "prop": "name.showValue", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名实际值", |
| | | "align": "center", |
| | | "prop": "name.value", |
| | | "width": 250 |
| | | }, |
| | | { |
| | | "label": "设备名是否有误", |
| | | "align": "center", |
| | | "prop": "name.error", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备名错误信息", |
| | | "align": "center", |
| | | "prop": "name.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备状态展示值", |
| | | "align": "center", |
| | | "prop": "sbzt.showValue", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "设备状态实际值", |
| | | "align": "center", |
| | | "prop": "sbzt.value", |
| | | "width": 120 |
| | | }, |
| | | { |
| | | "label": "设备状态是否有误", |
| | | "align": "center", |
| | | "prop": "sbzt.error", |
| | | "width": 130 |
| | | }, |
| | | { |
| | | "label": "设备状态错误信息", |
| | | "align": "center", |
| | | "prop": "sbzt.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码展示值", |
| | | "align": "center", |
| | | "prop": "serialNumber.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码实际值", |
| | | "align": "center", |
| | | "prop": "serialNumber.value", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码是否有误", |
| | | "align": "center", |
| | | "prop": "serialNumber.error", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "设备编码错误信息", |
| | | "align": "center", |
| | | "prop": "serialNumber.errorMessage", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域展示值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.showValue", |
| | | "width": 150 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域实际值", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.value", |
| | | "width": 100 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域是否有误", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机采集区域错误信息", |
| | | "align": "center", |
| | | "prop": "sxjcjqy.errorMessage", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型展示值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.showValue", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型实际值", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.value", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型是否有误", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.error", |
| | | "width": 170 |
| | | }, |
| | | { |
| | | "label": "摄像机功能类型错误信息", |
| | | "align": "center", |
| | | "prop": "sxjgnlx.errorMessage", |
| | | "width": 170 |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | label: 'IP异常数' |
| | | }, |
| | | { |
| | | label: 'MAC地址异常数' |
| | | }, |
| | | { |
| | | label: '经度异常数' |
| | | }, |
| | | { |
| | | label: '纬度异常数' |
| | | }, |
| | | { |
| | | label: '今日一致率' |
| | | }, |
| | | ] |
| | | } |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `集成设备展示值`, visible: false }, |
| | | { key: 1, label: `IP地址展示值`, visible: false }, |
| | | { key: 2, label: `IP地址实际值`, visible: false }, |
| | | { key: 3, label: `监控点位类型展示值`, visible: false }, |
| | | { key: 4, label: `监控点位类型实际值`, visible: false }, |
| | | { key: 5, label: `纬度展示值`, visible: false }, |
| | | { key: 6, label: `纬度实际值`, visible: false }, |
| | | { key: 7, label: `经度展示值`, visible: false }, |
| | | { key: 8, label: `经度实际值`, visible: false }, |
| | | { key: 9, label: `mac地址展示值`, visible: false }, |
| | | { key: 10, label: `mac地址实际值`, visible: false }, |
| | | { key: 11, label: `设备名展示值`, visible: false }, |
| | | { key: 12, label: `设备名实际值`, visible: false }, |
| | | { key: 13, label: `设备状态展示值`, visible: false }, |
| | | { key: 14, label: `设备状态实际值`, visible: false }, |
| | | { key: 15, label: `设备编码展示值`, visible: false }, |
| | | { key: 16, label: `设备编码实际值`, visible: false }, |
| | | { key: 17, label: `摄像机采集区域展示值`, visible: false }, |
| | | { key: 18, label: `摄像机采集区域实际值`, visible: false }, |
| | | { key: 19, label: `摄像机功能类型展示值`, visible: false }, |
| | | { key: 20, label: `摄像机功能类型实际值`, visible: false } |
| | | ], |
| | | }, |
| | | { |
| | | title: '人脸卡口信息采集准确率', |
| | | index: 'face_information_collection_accuracy', |
| | | columns: [ |
| | | { |
| | | label: '组织编号 ', |
| | | align: 'center', |
| | | prop: 'netWorking' |
| | | prop: 'orgCode', |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: '采集设备内码 ', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '国标编码(外码) ', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '卡口名称 ', |
| | | align: 'center', |
| | | prop: 'crossName', |
| | | }, |
| | | { |
| | | 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: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '经纬度缺失' |
| | | }, |
| | | { |
| | | label: '不在辖区' |
| | | }, |
| | | { |
| | | label: '精度过低' |
| | | }, |
| | | { |
| | | label: '今日准确率' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | title: '人脸卡口信息采集准确率', |
| | | index: 'face_information_collection_accuracy', |
| | | title: '设备抓拍图片合格性', |
| | | index: 'face_picture_qualification', |
| | | columns: [ |
| | | { |
| | | label: '采集设备内码 ', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | }, |
| | | { |
| | | label: '国标编码(外码) ', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | }, |
| | | { |
| | | label: '组织编号 ', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | }, |
| | | { |
| | | label: '采集设备名称 ', |
| | | align: 'center', |
| | | prop: 'cameraName', |
| | | width: 250 |
| | | }, |
| | | { |
| | | label: '经度 ', |
| | |
| | | { |
| | | label: '经纬度监测结果 ', |
| | | align: 'center', |
| | | prop: 'lalType', |
| | | prop: 'lalTypeText', |
| | | }, |
| | | { |
| | | label: '国标编码监测结果 ', |
| | | align: 'center', |
| | | prop: 'gbCodeTypeText', |
| | | }, |
| | | { |
| | | label: '普通能力集 ', |
| | |
| | | prop: 'capabilitySet', |
| | | }, |
| | | { |
| | | label: '普通能力集 ', |
| | | label: '智能能力集 ', |
| | | align: 'center', |
| | | prop: 'intelligentSet', |
| | | }, |
| | |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | title: '设备抓拍图片合格性', |
| | | index: 'face_picture_qualification', |
| | | columns: [ |
| | | { |
| | | label: '设备名称 ', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | }, |
| | | { |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码 ', |
| | | 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: '过车数据总量' |
| | | label: '经纬度缺失' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '不在辖区' |
| | | }, |
| | | { |
| | | label: '精度过低' |
| | | }, |
| | | { |
| | | label: '今日合格性' |
| | | }, |
| | | ] |
| | | } |
| | |
| | | index: 'face_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: 190, |
| | | }, |
| | | { |
| | | label: '当日接收到的当日抓拍量', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | "label": "当日接收到的当日抓拍量", |
| | | "align": "center", |
| | | "prop": "dataCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '当日接收到的非当日抓拍量', |
| | | align: 'center', |
| | | prop: 'daySnapCount', |
| | | "label": "当日接收到的白天抓拍量", |
| | | "align": "center", |
| | | "prop": "daySnapCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '持续无数据天数', |
| | | align: 'center', |
| | | prop: 'continueNoDataCount', |
| | | "label": "当日接收到的非当日抓拍量", |
| | | "align": "center", |
| | | "prop": "noTodayCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '抓拍数据量监测结果', |
| | | align: 'center', |
| | | prop: 'snapResult', |
| | | "label": "持续无数据天数", |
| | | "align": "center", |
| | | "prop": "continueNoDataCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '时钟准确率', |
| | | align: 'center', |
| | | prop: 'clockPercent', |
| | | "label": "抓拍数据量监测结果", |
| | | "align": "center", |
| | | "prop": "snapResultText", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '当日接收的当日抓拍数据时钟准确数据量', |
| | | align: 'center', |
| | | prop: 'todayClockCount', |
| | | "label": "时钟准确率", |
| | | "align": "center", |
| | | "prop": "snapClock.clockPercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '当日接收的当日抓拍数据时钟准确性判定结果', |
| | | align: 'center', |
| | | prop: 'todayClockResult', |
| | | "label": "当日抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockCount", |
| | | width: 210, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确数据量', |
| | | align: 'center', |
| | | prop: 'allClockCount', |
| | | "label": "当日抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockResultText", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确性判定结果', |
| | | align: 'center', |
| | | prop: 'allClockResult', |
| | | "label": "全部抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockCount", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据时钟准确数据量', |
| | | align: 'center', |
| | | prop: 'allClockCount', |
| | | "label": "全部抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockResultText", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "及时率", |
| | | "align": "center", |
| | | "prop": "snapTimely.timelyPercent", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount2", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount3", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount4", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayTimelyResultText", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount2", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount3", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount4", |
| | | width: 210, |
| | | }, |
| | | { |
| | | "label": "全部数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.allTimelyResultText", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "建模失败率", |
| | | "align": "center", |
| | | "prop": "snapValidity.failPercent", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "建模失败数据量", |
| | | "align": "center", |
| | | "prop": "snapValidity.failCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "白天建模失败数据量", |
| | | "align": "center", |
| | | "prop": "snapValidity.dayFailCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "低评分数据量", |
| | | "align": "center", |
| | | "prop": "snapValidity.lowScoreCount", |
| | | width: 120, |
| | | }, |
| | | { |
| | | "label": "平均人脸低平分率", |
| | | "align": "center", |
| | | "prop": "snapValidity.lowScorePercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "白天人脸低平分数据量", |
| | | "align": "center", |
| | | "prop": "snapValidity.dayLowCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | "label": "不唯一数据量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueData", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "不唯一数据重复量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueCount", |
| | | width: 150, |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '无数据' |
| | | }, |
| | | { |
| | | label: '数据量少' |
| | | }, |
| | | { |
| | | label: '今日准确性' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `设备编号`, visible: true }, |
| | | { key: 1, label: `设备名称`, visible: true }, |
| | | { key: 2, label: `卡口内码或采集设备内码`, visible: true }, |
| | | { key: 3, label: `组织编号`, visible: false }, |
| | | { key: 4, label: `组织名称`, visible: false }, |
| | | { 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 }, |
| | | { key: 15, label: `及时率`, visible: true }, |
| | | { key: 16, label: `当日抓拍数据延迟量`, visible: true }, |
| | | { key: 17, label: `当日抓拍数据延迟30s以上数据量`, visible: true }, |
| | | { key: 18, label: `当日抓拍数据延迟1m以上数据量`, visible: true }, |
| | | { key: 19, label: `当日抓拍数据延迟5m以上数据量`, visible: true }, |
| | | { key: 20, label: `当日抓拍数据及时性判定结果`, visible: true }, |
| | | { key: 20, label: `全部数据延迟量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟30s以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟1m以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟5m以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据及时性判定结果`, visible: true }, |
| | | { key: 20, label: `建模失败率`, visible: true }, |
| | | { key: 20, label: `建模失败数据量`, visible: true }, |
| | | ], |
| | | }, |
| | | { |
| | | title: '抓拍人脸数据上传及时性', |
| | | index: 'face_upload_timeliness', |
| | | columns: [ |
| | | { |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | "label": "设备编号", |
| | | "align": "center", |
| | | "prop": "externalIndexCode", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备名称', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | "label": "设备名称", |
| | | "align": "center", |
| | | "prop": "deviceName", |
| | | width: 190, |
| | | }, |
| | | { |
| | | 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: 150, |
| | | }, |
| | | { |
| | | label: '当日接收到的当日抓拍量', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | "label": "当日接收到的当日抓拍量", |
| | | "align": "center", |
| | | "prop": "dataCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '当日接收到的非当日抓拍量', |
| | | align: 'center', |
| | | prop: 'daySnapCount', |
| | | "label": "当日接收到的白天抓拍量", |
| | | "align": "center", |
| | | "prop": "daySnapCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '持续无数据天数', |
| | | align: 'center', |
| | | prop: 'continueNoDataCount', |
| | | "label": "当日接收到的非当日抓拍量", |
| | | "align": "center", |
| | | "prop": "noTodayCount", |
| | | width: 210, |
| | | }, |
| | | { |
| | | label: '抓拍数据量监测结果', |
| | | align: 'center', |
| | | prop: 'snapResult', |
| | | "label": "持续无数据天数", |
| | | "align": "center", |
| | | "prop": "continueNoDataCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '及时率', |
| | | align: 'center', |
| | | prop: 'timelyPercent', |
| | | "label": "抓拍数据量监测结果", |
| | | "align": "center", |
| | | "prop": "snapResultText", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '当日接收的当日数据延迟数据量', |
| | | align: 'center', |
| | | prop: 'todayDelayCount', |
| | | "label": "时钟准确率", |
| | | "align": "center", |
| | | "prop": "snapClock.clockPercent", |
| | | width: 120, |
| | | }, |
| | | { |
| | | label: '当日接收的当日数据延迟30s以上数据量', |
| | | align: 'center', |
| | | prop: 'todayDelayCount2', |
| | | "label": "当日抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '当日接收的当日数据延迟1m以上数据量', |
| | | align: 'center', |
| | | prop: 'todayDelayCount3', |
| | | "label": "当日抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.todayClockResultText", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的当日数据延迟5m以上数据量', |
| | | align: 'center', |
| | | prop: 'todayDelayCount4', |
| | | "label": "全部抓拍数据时钟准确数据量", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '当日接收的当日抓拍数据及时性判定结果', |
| | | align: 'center', |
| | | prop: 'todayTimelyResult', |
| | | "label": "全部抓拍数据时钟准确性判定结果", |
| | | "align": "center", |
| | | "prop": "snapClock.allClockResultText", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据中延迟数据量', |
| | | align: 'center', |
| | | prop: 'allDelayCount', |
| | | "label": "及时率", |
| | | "align": "center", |
| | | "prop": "snapTimely.timelyPercent", |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据中延迟30s以上数据量', |
| | | align: 'center', |
| | | prop: 'allDelayCount2', |
| | | "label": "当日抓拍数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据中延迟1m以上数据量', |
| | | align: 'center', |
| | | prop: 'allDelayCount3', |
| | | "label": "当日抓拍数据延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount2", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据中延迟5m以上数据量', |
| | | align: 'center', |
| | | prop: 'allDelayCount4', |
| | | "label": "当日抓拍数据延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount3", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '当日接收的全部抓拍数据中及时性判定结果', |
| | | align: 'center', |
| | | prop: 'allTimelyResult', |
| | | "label": "当日抓拍数据延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayDelayCount4", |
| | | width: 230, |
| | | }, |
| | | { |
| | | "label": "当日抓拍数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.todayTimelyResultText", |
| | | width: 200, |
| | | }, |
| | | { |
| | | "label": "全部数据延迟量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟30s以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount2", |
| | | width: 200, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟1m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount3", |
| | | width: 200, |
| | | }, |
| | | { |
| | | "label": "全部数据中延迟5m以上数据量", |
| | | "align": "center", |
| | | "prop": "snapTimely.allDelayCount4", |
| | | width: 200, |
| | | }, |
| | | { |
| | | "label": "全部数据及时性判定结果", |
| | | "align": "center", |
| | | "prop": "snapTimely.allTimelyResultText", |
| | | width: 190, |
| | | }, |
| | | { |
| | | "label": "不唯一数据量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueData", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "不唯一数据重复量", |
| | | "align": "center", |
| | | "prop": "snapUnique.nouniqueCount", |
| | | width: 170, |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | label: '正常' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | label: '无数据' |
| | | }, |
| | | { |
| | | label: '数据量少' |
| | | }, |
| | | { |
| | | label: '今日及时性' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 0, label: `设备编号`, visible: true }, |
| | | { key: 1, label: `设备名称`, visible: true }, |
| | | { key: 2, label: `卡口内码或采集设备内码`, visible: true }, |
| | | { key: 3, label: `组织编号`, visible: false }, |
| | | { key: 4, label: `组织名称`, visible: false }, |
| | | { 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 }, |
| | | { key: 15, label: `及时率`, visible: true }, |
| | | { key: 16, label: `当日抓拍数据延迟量`, visible: true }, |
| | | { key: 17, label: `当日抓拍数据延迟30s以上数据量`, visible: true }, |
| | | { key: 18, label: `当日抓拍数据延迟1m以上数据量`, visible: true }, |
| | | { key: 19, label: `当日抓拍数据延迟5m以上数据量`, visible: true }, |
| | | { key: 20, label: `当日抓拍数据及时性判定结果`, visible: true }, |
| | | { key: 20, label: `全部数据延迟量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟30s以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟1m以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据中延迟5m以上数据量`, visible: true }, |
| | | { key: 20, label: `全部数据及时性判定结果`, visible: true }, |
| | | { key: 20, label: `不唯一数据量`, visible: true }, |
| | | { key: 20, label: `不唯一数据重复量`, visible: true }, |
| | | ], |
| | | }, |
| | | { |
| | | title: '人脸卡口设备抓拍数据大图可用性', |
| | | index: 'face_picture_availability', |
| | | columns: [ |
| | | { |
| | | label: '内码', |
| | | align: 'center', |
| | | prop: 'indexCode', |
| | | "label": "设备名称", |
| | | "align": "center", |
| | | "prop": "deviceName", |
| | | width: 230, |
| | | }, |
| | | { |
| | | label: '设备或卡口国标编码', |
| | | align: 'center', |
| | | prop: 'externalIndexCode', |
| | | "label": "卡口内码或采集设备内码", |
| | | "align": "center", |
| | | "prop": "indexCode", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '设备或卡口名称', |
| | | align: 'center', |
| | | prop: 'deviceName', |
| | | "label": "设备或卡口国标编码", |
| | | "align": "center", |
| | | "prop": "externalIndexCode", |
| | | width: 190, |
| | | }, |
| | | { |
| | | label: '组织编号', |
| | | align: 'center', |
| | | prop: 'orgCode', |
| | | "label": "IP地址", |
| | | "align": "center", |
| | | "prop": "networkAddr", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '抓拍数据量', |
| | | align: 'center', |
| | | prop: 'dataCount', |
| | | "label": "组织编号", |
| | | "align": "center", |
| | | "prop": "orgCode", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '数据抽检量', |
| | | align: 'center', |
| | | prop: 'sampleCount', |
| | | "label": "组织名称", |
| | | "align": "center", |
| | | "prop": "orgName", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '小图访问异常量', |
| | | align: 'center', |
| | | prop: 'smallPicExpCount', |
| | | "label": "大图可用性抽检量", |
| | | "align": "center", |
| | | "prop": "bigUseful.sampleCount", |
| | | width: 170, |
| | | }, |
| | | { |
| | | label: '大图访问异常量', |
| | | align: 'center', |
| | | prop: 'bigPicExpCount', |
| | | "label": "大图不可用率", |
| | | "align": "center", |
| | | "prop": "bigUseful.bigUsefulPercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | label: '存在图片访问异常的数据量', |
| | | align: 'center', |
| | | prop: 'expCount', |
| | | "label": "大图访问异常数据量", |
| | | "align": "center", |
| | | "prop": "bigUseful.bigPicExpCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '人脸大小图不一致数量', |
| | | align: 'center', |
| | | prop: 'imgDiffCount', |
| | | "label": "人脸大小图不一致数据量", |
| | | "align": "center", |
| | | "prop": "bigUseful.imgDiffCount", |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: 'Osd标注异常量', |
| | | align: 'center', |
| | | prop: 'osdExpCount', |
| | | "label": "OSD标注异常数据量", |
| | | "align": "center", |
| | | "prop": "bigUseful.osdExpCount", |
| | | width: 180, |
| | | }, |
| | | { |
| | | label: '大图不可用量', |
| | | align: 'center', |
| | | prop: 'bigDisableCount', |
| | | "label": "人脸合格性抽检量", |
| | | "align": "center", |
| | | "prop": "faceElig.sampleCount", |
| | | width: 180, |
| | | }, |
| | | { |
| | | "label": "人脸合格率", |
| | | "align": "center", |
| | | "prop": "faceElig.faceEligPercent", |
| | | width: 150, |
| | | }, |
| | | { |
| | | "label": "人脸不唯一量", |
| | | "align": "center", |
| | | "prop": "faceElig.unfaceEligCount", |
| | | width: 150, |
| | | } |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | label: '今日可用性' |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | ], |
| | | showList: [ |
| | | { key: 1, label: `设备名称`, visible: true }, |
| | | { key: 1, label: `卡口内码或采集设备内码`, visible: true }, |
| | | { key: 2, label: `设备或卡口国标编码`, visible: true }, |
| | | { key: 2, label: `IP地址`, visible: true }, |
| | | { key: 3, label: `组织编号`, visible: false }, |
| | | { key: 4, label: `组织名称`, visible: false }, |
| | | { key: 8, label: `大图可用性抽检量`, visible: true }, |
| | | { key: 9, label: `大图不可用率`, visible: true }, |
| | | { key: 10, label: `大图访问异常数据量`, visible: true }, |
| | | { key: 11, label: `人脸大小图不一致数据量`, visible: true }, |
| | | { key: 12, label: `OSD标注异常数据量`, visible: true }, |
| | | { key: 13, label: `人脸合格性抽检量`, visible: true }, |
| | | { key: 14, label: `人脸合格率`, visible: true }, |
| | | { key: 15, label: `人脸不唯一量`, visible: true }, |
| | | ], |
| | | }, |
| | | ] |
| | | }; |
| | |
| | | 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: "摄像机场景预设照片URL", |
| | | align: "center", |
| | | prop: "scenePhotoAddr" |
| | | "label": "摄像机场景预设照片URL", |
| | | "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: '不唯一数据量' |
| | | }, |
| | | |
| | | ] |
| | | } |
| | | ] |