Explorar el Código

优化地图按钮文案与选择功能

彭宇 hace 2 semanas
padre
commit
2e58a213eb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/supermap-2.5d.vue

+ 1 - 0
src/components/supermap-2.5d.vue

@@ -1259,6 +1259,7 @@ export default {
       if (layersAll.length === 0) {
         return
       }
+      that.showSoxSelection= true
       /**
        * @param dom ScreenSpaceEventHandler操作的dom节点,画的框会成为其子节点
        */