shuishen
2023-08-21 25ef48505adbd3bcddfccff3d9e36b613eda02ac
首页显示内容
1 files modified
4 ■■■■ changed files
src/views/home/components/rightContainer.vue 4 ●●●● patch | view | raw | blame | history
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,