黄学彪
2020-12-17 6659e35887736adeb1be8d2fde9e3631e4d47262
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs
@@ -241,11 +241,7 @@
            LoadEventList();
            new TopViewDiv(bodyView, Language.StringByID(StringId.Lights)).LoadTopView_FunctionTop(light, actionRefresh);
            new System.Threading.Thread(() =>
            {
                DriverLayer.Control.Ins.SendReadCommand(light);
            })
            { IsBackground = true }.Start();
        }