智慧园区前端大屏
linwe
2024-11-25 dc9a330c08865f901f7527f98d4bcfcdf03ba93e
src/pages/layout/components/scomponents/baseMap.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-28 11:44:45
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-11-15 18:17:23
 * @LastEditTime: 2024-11-20 17:24:02
 * @FilePath: \bigScreen\src\pages\layout\components\scomponents\baseMap.vue
 * @Description: 
 * 
@@ -278,7 +278,7 @@
loadLAYER(1, 1)
const showTerrainFlag = ref(false)
const showTerrainFlag = ref(true)
const terrainChange = (e) => {
  if (e) {
@@ -290,6 +290,8 @@
    window.$viewer.setTerrain()
  }
}
terrainChange(true)
</script>
<style lang="scss" scoped>