吉安感知网项目-前端
shuishen
2026-01-27 98ff0df343bd4e5d2d5e138a02c6db2b7fa9696b
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>