Squashed commit of the following:
All checks were successful
CI / Docker-Build (push) Successful in 2m26s

commit 5210c9d9cd
Author: joylink_zhaoerwei <Bob_Engineer@163.com>
Date:   Wed Mar 27 17:04:26 2024 +0800

    屏蔽门右键bug
This commit is contained in:
joylink_zhaoerwei 2024-03-27 17:14:57 +08:00
parent 1ac34663fb
commit e9479ac1ff

View File

@ -124,7 +124,7 @@ export class GarageDoorState
const setCkmrParam: MenuItemOptions = { name: '设置参数' };
const ckmOperateMenu: ContextMenu = ContextMenu.init({
name: '屏蔽门操作菜单',
name: '车库门操作菜单',
groups: [
{
items: [setCkmrParam],