fuliqi
2024-10-24 f8331485341314c3d0613079d4981887a111568c
src/views/system/data-manage/data-detail/list.js
@@ -1055,9 +1055,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -1087,7 +1093,16 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
@@ -1104,6 +1119,12 @@
        { key: 3, label: `省厅标签`, visible: false },
        { key: 3, label: `省厅标签列表`, visible: false },
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: "点位在线率",
@@ -1128,9 +1149,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -1160,7 +1187,16 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
@@ -1177,6 +1213,12 @@
        { key: 3, label: `省厅标签`, visible: false },
        { key: 3, label: `省厅标签列表`, visible: false },
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: "录像可用率",
@@ -1243,6 +1285,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1252,11 +1297,17 @@
              label: '异常'
            },
            {
              label: '今日可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: "部级巡检录像可用率",
@@ -1323,6 +1374,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1332,11 +1386,17 @@
              label: '异常'
            },
            {
              label: '今日可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: "标注正确率",
@@ -1699,9 +1759,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -1731,7 +1797,16 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
@@ -1748,6 +1823,12 @@
        { key: 3, label: `省厅标签`, visible: false },
        { key: 3, label: `省厅标签列表`, visible: false },
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: '重点点位录像可用率',
@@ -1814,6 +1895,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1823,11 +1907,17 @@
              label: '异常'
            },
            {
              label: '今日重点可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: '重点点位标注正确率',
@@ -1872,63 +1962,62 @@
        {
          "label": "osd时间是否正确",
          "align": "center",
          "prop": "osdTimeCorrect",
          "prop": "osdTimeCorrectText",
          width: 150
        },
        {
          "label": "osd通道名是否正确",
          "align": "center",
          "prop": "osdNameCorrect",
          "prop": "osdNameCorrectText",
          width: 150
        },
        {
          "label": "osd省是否正确",
          "align": "center",
          "prop": "osdProvinceCorrect",
          "prop": "osdProvinceCorrectText",
          width: 150
        },
        {
          "label": "osd市是否正确",
          "align": "center",
          "prop": "osdCityCorrect",
          "prop": "osdCityCorrectText",
          width: 150
        },
        {
          "label": "osd区是否正确",
          "align": "center",
          "prop": "osdPartCorrect",
          "prop": "osdPartCorrectText",
          width: 150
        },
        {
          "label": "osd左下角是否正确",
          "align": "center",
          "prop": "osdLbCorrect",
          width: 150
        },
      ],
      card: [
        {
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '点位名称标注正确数'
              label: '总数'
            },
            {
              label: '点位名称标注错误数'
              label: 'OSD正确数'
            },
            {
              label: 'osd时间标注正确数'
              label: 'OSD错误数'
            },
            {
              label: 'osd时间标注错误数'
              label: 'OSD未知数'
            },
            {
              label: '今日标注正确率'
              label: '重点点位标注正确率'
            },
          ]
        }
      ],
      options: [
        { label: '正确',value: 1 },
        { label: '错误',value: -1 },
        { label: '未知',value: 0 },
      ],
      optionsName: 'OSD状态',
    },
    {
      title: '重点点位校时正确率',
@@ -1973,57 +2062,62 @@
        {
          "label": "osd时间是否正确",
          "align": "center",
          "prop": "osdTimeCorrect",
          "prop": "osdTimeCorrectText",
          width: 150
        },
        {
          "label": "osd通道名是否正确",
          "align": "center",
          "prop": "osdNameCorrect",
          "prop": "osdNameCorrectText",
          width: 150
        },
        {
          "label": "osd省是否正确",
          "align": "center",
          "prop": "osdProvinceCorrect",
          "prop": "osdProvinceCorrectText",
          width: 150
        },
        {
          "label": "osd市是否正确",
          "align": "center",
          "prop": "osdCityCorrect",
          "prop": "osdCityCorrectText",
          width: 150
        },
        {
          "label": "osd区是否正确",
          "align": "center",
          "prop": "osdPartCorrect",
          "prop": "osdPartCorrectText",
          width: 150
        },
        {
          "label": "osd左下角是否正确",
          "align": "center",
          "prop": "osdLbCorrect",
          width: 150
        },
      ],
      card: [
        {
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: 'osd时间标注正确数'
              label: '总数'
            },
            {
              label: 'osd时间标注错误数'
              label: 'OSD正确数'
            },
            {
              label: '今日校时正确率'
              label: 'OSD错误数'
            },
            {
              label: 'OSD未知数'
            },
            {
              label: '重点点位标注正确率'
            },
          ]
        }
      ],
      options: [
        { label: '正确',value: 1 },
        { label: '错误',value: -1 },
        { label: '未知',value: 0 },
      ],
      optionsName: 'OSD时间',
      showList: [
        { key: 0, label: `设备厂商`, visible: false },
        { key: 1, label: `行政区域`, visible: false },
@@ -2068,9 +2162,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -2100,7 +2200,16 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
@@ -2117,6 +2226,12 @@
        { key: 3, label: `省厅标签`, visible: false },
        { key: 3, label: `省厅标签列表`, visible: false },
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: "视频图像质量检测报告",
@@ -2340,9 +2455,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -2372,11 +2493,26 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: '联网卡口设备目录一致率',
@@ -3682,9 +3818,15 @@
          width: 200,
        },
        {
          label: '最近监测在线状态',
          label: '设备状态',
          align: 'center',
          prop: 'onlineStr',
          width: 200,
        },
        {
          label: '最近Ping监测状态',
          align: 'center',
          prop: 'pingOnlineStr',
          width: 200,
        },
        {
@@ -3714,11 +3856,26 @@
              label: '设备总数'
            },
            {
              label: '今日在线率'
              label: '设备正常数'
            },
            {
              label: '设备异常数'
            },
            {
              label: '未知数'
            },
            {
              label: '在线率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '离线',value: -1 },
        { label: '未知',value: 0 },
        { label: '在线',value: 1 },
      ],
      optionsName: '在线情况',
    },
    {
      title: '目录一致率',
@@ -4799,153 +4956,153 @@
      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": "Mac地址",
          "align": "center",
          "prop": "macAddr"
        }, {
          label: "IPV4/IPV6",
          align: "center",
          prop: "ip"
          "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: [