| | |
| | | ] |
| | | }, |
| | | { |
| | | 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: [ |
| | |
| | | ] |
| | | }, |
| | | { |
| | | 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: [ |