Browse Source

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

彭宇 2 tuần trước cách đây
mục cha
commit
2e58a213eb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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节点,画的框会成为其子节点
        */