智慧园区前端大屏
shuishen
2024-12-03 31c4ce60349cf74b80e98db13c9e59e6c92f5edf
地图销毁溢出地形
1 files modified
8 ■■■■ changed files
src/pages/map/components/scomponents/baseMap.vue 8 ●●●● patch | view | raw | blame | history
src/pages/map/components/scomponents/baseMap.vue
@@ -2,8 +2,8 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-28 11:44:45
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-11-25 19:39:24
 * @FilePath: \bigScreen\src\pages\layout\components\scomponents\baseMap.vue
 * @LastEditTime: 2024-12-03 12:01:12
 * @FilePath: \bigScreen\src\pages\map\components\scomponents\baseMap.vue
 * @Description: 
 * 
 * Copyright (c) 2024 by shuishen, All Rights Reserved. 
@@ -293,6 +293,10 @@
}
terrainChange(true)
onUnmounted(() => {
  terrainChange(false)
})
</script>
<style lang="scss" scoped>