JLChen
2020-12-16 f96d6e7fb045f2be98300ada72c1c76f726005eb
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);
            };
        }