diff --git a/src/drawApp/graphics/GarageDoorInteraction.ts b/src/drawApp/graphics/GarageDoorInteraction.ts index ee2b9ee..8565091 100644 --- a/src/drawApp/graphics/GarageDoorInteraction.ts +++ b/src/drawApp/graphics/GarageDoorInteraction.ts @@ -124,7 +124,7 @@ export class GarageDoorState const setCkmrParam: MenuItemOptions = { name: '设置参数' }; const ckmOperateMenu: ContextMenu = ContextMenu.init({ - name: '屏蔽门操作菜单', + name: '车库门操作菜单', groups: [ { items: [setCkmrParam],