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