wxr
2022-03-18 8aa777aedd7492b7f2e28a172c2874f4ee7366a1
HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AirFreshRelayControlPage.cs
@@ -89,7 +89,7 @@
            FrameWhiteCentet1.AddChidren(btnSwitch);
            btnSwitch.MouseUpEventHandler = (sender, e) =>
            {
                if (!device.online)
                if (!device.online2d)
                {
                    new Tip()
                    {
@@ -289,7 +289,7 @@
        /// <param name="comadValue">命令</param>
        private void SendOtherComand(IconViewControl btnIcon, string comadKey, string comadValue)
        {
            if (!device.online)
            if (!device.online2d)
            {
                new Tip()
                {