wxr
2020-12-16 23ee4f8c373f9abecf079ef9d4297d8b6cd8d5e6
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/FloorsManagementPageBLL.cs
@@ -83,7 +83,7 @@
                        SpatialInfo.CurrentSpatial.DelFloor(btn.Tag.ToString());
                    }
                };
                new PublicAssmebly().TipMsg(StringId.Tip, StringId.DelFloorTip, action);
                new PublicAssmebly().TipOptionMsg(StringId.Tip, StringId.DelFloorTip, action);
            };
        }
    }