JLChen
2020-12-17 f09198d81a538db74ab22ec0625102a3ed22b717
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);
            };
        }