JLChen
2020-12-12 25afbc347932821c7b8bc4d9a6a7acb73eb3f969
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);
            };
        }