wjc
2023-03-28 0446b122504b83aef39087e91a960d53920bec05
HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -628,7 +628,7 @@
                        view1.btnClick.MouseUpEventHandler += (sender, e) =>
                        {
                            this.identifier = "open_door";//开锁事件
                            this.VideoDoorLockAction(this, device, view1.btnState);
                            //this.VideoDoorLockAction(this, device, view1.btnState);
                        };
                        if (edit)
                        {