.
黄何裕
2024-07-31 08a78d7c2dc453ccd510a176bf95b62c3da30c0c
src/views/system/data-manage/data-detail/list.js
@@ -377,31 +377,6 @@
      ]
    },
    {
      title: '重点指挥图像在线率',
      columns: [
        {
          label: "在线数量",
          align: "center",
          prop: "onlineNum"
        },
        {
          label: "抽查总数",
          align: "center",
          prop: "selectedTotal"
        },
        {
          label: "重点指挥图像在线率",
          align: "center",
          prop: "rate"
        },
        {
          label: "月份",
          align: "center",
          prop: "month"
        }
        ]
    },
    {
      title: '重点点位在线率',
      index: 'key_site_online',
      columns: [
@@ -826,16 +801,28 @@
      ]
    },
    {
      title: '在线数量',
      title: '重点指挥图像在线率',
      index: 'key_command_image_online',
      columns: [
        {
          onlineNum: "月份",
          label: "在线数量",
          align: "center",
          prop: "month"
          prop: "onlineNum"
        },
        {
          label: "抽查总数",
          align: "center",
          prop: "selectedTotal"
        },
        {
          label: "重点指挥图像在线率",
          align: "center",
          prop: "rate"
        },
        {
          label: "月份",
          align: "center",
          prop: "month"
        }
      ],
      card: [