智慧园区前端大屏
linwe
2024-11-14 b753fae2566121bd79b6b2ad61373e0dfed2a932
标题修改
1 files modified
8 ■■■■ changed files
src/views/pac/components/box/dataContent.vue 8 ●●●● patch | view | raw | blame | history
src/views/pac/components/box/dataContent.vue
@@ -16,18 +16,18 @@
        label: '一级防控',
        value: '1',
        type: 1,
        remark: '防火提及配套设置、装置围堰、罐区围堰'
        // remark: '防火提及配套设置、装置围堰、罐区围堰'
    }, {
        label: '二级防控',
        value: '2',
        type: 1,
        remark: '雨污水排口一体化闸阀、车间收集池、雨污管阀'
        // remark: '雨污水排口一体化闸阀、车间收集池、雨污管阀'
    },
    {
        label: '三级防控',
        value: '3',
        type: 1,
        remark: '事故应急池、雨水收集池'
        // remark: '事故应急池、雨水收集池'
    }
    ]
})
@@ -58,7 +58,7 @@
                            }
                        } else {
                            iconEl = `<div class="marsBlueGradientPnl">
                                 <div>${item.remark}</div>  </div>`
                                 <div>${i.name}</div>  </div>`
                        }
                        let divIcon = new DC.DivIcon(
                            new DC.Position(i.lng, i.lat, 0),