Browse Source

修正问题

bill 2 năm trước cách đây
mục cha
commit
8e545afa1a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/graphic/geos/del.vue

+ 1 - 0
src/views/graphic/geos/del.vue

@@ -14,6 +14,7 @@ import VectorCategory from "@/graphic/enum/VectorCategory";
 
 const props = defineProps<{geo: FocusVector}>()
 const hideTypes = [
+  VectorType.CrossPoint,
   VectorType.RoadPoint,
   VectorType.CurveRoadPoint,
   VectorCategory.Point.NormalPoint