瀏覽代碼

修正问题

bill 2 年之前
父節點
當前提交
8e545afa1a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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