wei
2020-12-11 4f40e8385ff6725be8e8b642e50f9f7201a27dfa
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);
            };
        }