fuliqi
2024-10-24 31e231f3a6dddfc6e6c493c14edd19421e1b0377
src/views/system/data-manage/data-detail/list.js
@@ -1285,6 +1285,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1294,11 +1297,17 @@
              label: '异常'
            },
            {
              label: '今日可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: "部级巡检录像可用率",
@@ -1365,6 +1374,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1374,11 +1386,17 @@
              label: '异常'
            },
            {
              label: '今日可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: "标注正确率",
@@ -1877,6 +1895,9 @@
          icon: 'el-icon-wind-power',
          dataList: [
            {
              label: '总数'
            },
            {
              label: '完整'
            },
            {
@@ -1886,11 +1907,17 @@
              label: '异常'
            },
            {
              label: '今日重点可用率'
              label: '录像可用率'
            },
          ]
        }
      ]
      ],
      options: [
        { label: '完整',value: 1 },
        { label: '间歇',value: 0 },
        { label: '异常',value: -1 },
      ],
      optionsName: '录像状态',
    },
    {
      title: '重点点位标注正确率',
@@ -1992,6 +2019,11 @@
          ]
        }
      ],
      options: [
        { label: '正确',value: 1 },
        { label: '错误',value: 0 },
      ],
      optionsName: '标注正确',
    },
    {
      title: '重点点位校时正确率',