wei
2020-12-11 488efb508eb0648773fe7b68e810e04bcd7ca075
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs
@@ -56,7 +56,6 @@
            {
                btnFunctionName.Text = btnFunctionName_Out.Text = aC.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = aC.GetRoomListName();
                aC.SaveFunctionData(true);
            };
        }