fuliqi
2024-11-12 2adeddc89983a625f6fef3882345baa9bca46050
src/views/system/data-manage/data-detail/list.js
@@ -512,7 +512,7 @@
      optionsStatus: true,
    },
    {
      title: "点位在线率",
      title: "视频点位在线率",
      index: 'site_online',
      columns: [
        {
@@ -558,6 +558,12 @@
          width: 200,
        },
        {
          label: '最近离线时间',
          align: 'center',
          prop: 'offLineTimeStr',
          width: 200,
        },
        {
          label: '监测时间',
          align: 'center',
          prop: 'mongoCreateTime',
@@ -594,7 +600,8 @@
        {key: 4, label: `最近Ping监测状态`, visible: true},
        {key: 5, label: `当日监测次数`, visible: true},
        {key: 6, label: `当日离线次数`, visible: true},
        {key: 7, label: `监测时间`, visible: true},
        {key: 7, label: `最近离线时间`, visible: true},
        {key: 8, label: `监测时间`, visible: true},
      ],
      options: [
        {label: '在线', value: 1},
@@ -1358,6 +1365,12 @@
          width: 200
        },
        {
          "label": "品牌",
          "align": "center",
          "prop": "deviceBrandStr",
          width: 150
        },
        {
          "label": "osd省",
          "align": "center",
          "prop": "osdProvince",
@@ -1868,7 +1881,7 @@
      optionsStatus: true,
    },
    {
      title: '点位在线率',
      title: '车辆点位在线率',
      index: 'site_online',
      columns: [
        {
@@ -2998,7 +3011,7 @@
        optionsStatus: true,
      },
      {
        title: '点位在线率',
        title: '人脸点位在线率',
        index: 'site_online',
        columns: [
          {