无人机管理后台前端(已迁走)
张含笑
2025-09-05 403bfae8cec401993661f411861fa5f48d6092e9
src/utils/cesium/publicCesium.js
@@ -209,6 +209,7 @@
   async switchContour (open) {
      if (open) {
         await this.boundary?.openContour()
      } else {
         this.boundary?.closeContour()
      }