src/utils/cesium/publicCesium.js @@ -209,6 +209,7 @@ async switchContour (open) { if (open) { await this.boundary?.openContour() } else { this.boundary?.closeContour() }