陈嘉乐
2020-12-23 02a4825ca5d4f7b3edcd3f47fec66c2672f7253e
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);
            };
        }