wxr
2020-12-16 23ee4f8c373f9abecf079ef9d4297d8b6cd8d5e6
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPageBLL.cs
@@ -40,7 +40,7 @@
            actionRefresh = () => {
                btnFunctionName.Text = btnFunctionName_Out.Text = fan.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = fan.GetRoomListName();
                fan.SaveFunctionData(true);
                //fan.SaveFunctionData(true);
            };
        }