陈嘉乐
2021-03-11 e8b9a8ec533094c6e3f262f64a73810f768a59ff
HDL_ON/UI/UI2/2-Classification/RoomPageBLL.cs
@@ -30,7 +30,7 @@
        {
            Action editBackAction = () =>
            {
                room.SaveRoomData();
                room.UpdataRoomInfo();
                ReLoadPage();
                ReloadRoomName();
            };