From 5210c9d9cd3ebb92f25f6d9aa420cdd676d314ab Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Wed, 27 Mar 2024 17:04:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E9=97=A8=E5=8F=B3=E9=94=AEbu?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/drawApp/graphics/GarageDoorInteraction.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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],