JLChen
2021-07-08 a9a4e7c5928a0b7031e7104eeeb960059f26f5c0
HDL_ON/UI/UI2/2-Classification/RoomPageBLL.cs
@@ -30,7 +30,7 @@
        {
            Action editBackAction = () =>
            {
                room.SaveRoomData();
                room.UpdataRoomInfo();
                ReLoadPage();
                ReloadRoomName();
            };