111
陈嘉乐
2020-12-01 0b98029632155cb1424297eb42dd0bcf6943dfbf
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs
@@ -56,6 +56,7 @@
            {
                btnFunctionName.Text = btnFunctionName_Out.Text = aC.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = aC.GetRoomListName();
                aC.SaveFunctionData();
            };
        }