Browse Source

添加线段ui

bill 3 năm trước cách đây
mục cha
commit
26373dde0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: "道路",