黄学彪
2020-07-29 8ce0f9b1e568dd9125e74421cd02fbc29381c1f1
ZigbeeApp/Shared/Phone/MainPage/ControlForm/DeviceMiniLightDetailCardForm.cs
@@ -405,7 +405,12 @@
            {
                HdlThreadLogic.Current.RunMain(() =>
                {
                    //接收到网关回复
                    this.btnBuzzerSwitch.CanClick = true;
                    if (result == true)
                    {
                        this.btnBuzzerSwitch.IsSelected = isOpen;
                    }
                });
            });
            //发送命令