JLChen
2020-12-12 25afbc347932821c7b8bc4d9a6a7acb73eb3f969
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.cs
@@ -47,7 +47,7 @@
            {
                btnFunctionName.Text = btnFunctionName_Out.Text = fh.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = fh.GetRoomListName();
                fh.SaveFunctionData(true);
                //fh.SaveFunctionData(true);
            };
        }