Explorar el Código

添加线段ui

bill hace 2 años
padre
commit
26373dde0a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/graphic/menus.ts

+ 1 - 1
src/views/graphic/menus.ts

@@ -57,7 +57,7 @@ export const templateMenusRaw = [
 ]
 
 export const mainMenusRaw: MenusRaw = [
-  { key: UIType.Road, text: "画线" },
+  { key: UIType.Line, text: "画线" },
   {
     key: UIType.Road,
     text: "道路",