吉安感知网项目-前端
张含笑
2026-01-26 22849401204124080f8f04e1c4269419ab6143eb
applications/drone-command/src/components/map-container/device-map-container.vue
@@ -812,7 +812,9 @@
const loadAggregation = async () => {
   try {
      const res = await cockpitAggregationApi()
      const res = await cockpitAggregationApi({
         effectiveRangeKmIsNotNull: 1
      })
      renderAggregation(res?.data?.data ?? [])
   } catch (error) {
      renderAggregation([])