wei
2020-12-16 dcf60777c9346ff058f06298d03173f0c53d1902
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);
            };
        }