吉安感知网项目-前端
罗广辉
2026-01-26 da5600a13f910c29da17212f8c1c73e0d96d4f9b
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>