This commit is contained in:
gcw_IJ7DAiVL
2025-09-10 08:55:33 +08:00
parent c1370dcbc0
commit cc774db444

View File

@ -201,7 +201,6 @@ export default {
}
},
async mounted() {
console.log('go')
this.viewer = null
await this.getMapOption()
this.$nextTick(async () => {
@ -235,6 +234,7 @@ export default {
{
...this.mapOptions,
scene: {
...this.mapOptions.scene,
// mode: Cesium.SceneMode.SCENE2D,
center: {
lat: 27.729862392917948,