吉安感知网项目-前端
shuishen
2026-01-21 2522b0f5f4c3571b3cdbe1f68b68c2fb4e2ed255
applications/drone-command/src/components/map-container/common-cesium-map.vue
@@ -1,5 +1,5 @@
<template>
   <div :id="mapId" class="common-cesium-map"></div>
   <div :id="mapId" class="common-cesium-map" @contextmenu.prevent></div>
</template>
<script setup>