| | |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | { |
| | | title: "视频图像资源安全管理", |
| | | index: 'image_resource_security', |
| | | columns: [ |
| | | { |
| | | label: "ip", |
| | | align: "center", |
| | | prop: "ip" |
| | | }, |
| | | { |
| | | label: "部门", |
| | | align: "center", |
| | | prop: "deptName" |
| | | }, |
| | | { |
| | | label: "报警类型", |
| | | align: "center", |
| | | prop: "alarmCategory" |
| | | }, |
| | | { |
| | | label: "报警级别", |
| | | align: "center", |
| | | prop: "alarmLevel" |
| | | }, |
| | | { |
| | | label: "次数", |
| | | align: "center", |
| | | prop: "num" |
| | | }, |
| | | { |
| | | label: "报警时间", |
| | | align: "center", |
| | | prop: "alarmTime" |
| | | }, |
| | | ], |
| | | card: [ |
| | | { |
| | | icon: 'el-icon-truck', |
| | | dataList: [ |
| | | { |
| | | value: 1999, |
| | | label: '过车数据总量' |
| | | }, |
| | | { |
| | | value: 1999, |
| | | label: '不唯一数据量' |
| | | }, |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | ] |
| | | }; |
| | | |