Squashed commit of the following:
All checks were successful
CI / Docker-Build (push) Successful in 2m26s
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:
parent
1ac34663fb
commit
e9479ac1ff
@ -124,7 +124,7 @@ export class GarageDoorState
|
||||
|
||||
const setCkmrParam: MenuItemOptions = { name: '设置参数' };
|
||||
const ckmOperateMenu: ContextMenu = ContextMenu.init({
|
||||
name: '屏蔽门操作菜单',
|
||||
name: '车库门操作菜单',
|
||||
groups: [
|
||||
{
|
||||
items: [setCkmrParam],
|
||||
|
Loading…
Reference in New Issue
Block a user