shuishen
2023-08-21 25ef48505adbd3bcddfccff3d9e36b613eda02ac
src/views/home/components/rightContainer.vue
@@ -929,14 +929,14 @@
        // 现有设备统计
        getEquipment () {
            const typeData = {
                carCount: "车辆",
                carCount: "警车",
                monitorCount: "摄像头",
                phoneCount: "执法记录仪",
                recorderCount: "手台",
            }
            const typeIndexData = {
                车辆: 0,
                警车: 0,
                摄像头: 1,
                手台: 2,
                执法记录仪: 3,