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