陈嘉乐
2020-12-17 37f4744e89e08c5bc79559d4e109e753b3b72ff1
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs
@@ -48,7 +48,7 @@
            actionRefresh = () => {
                btnFunctionName.Text = btnFunctionName_Out.Text = light.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = light.GetRoomListName();
                light.SaveFunctionData(true);
                //light.SaveFunctionData(true);
            };
        }