wei
2020-12-11 680d96f157e4609af3e7af6f8d01ee0bf3f55063
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);
            };
        }