HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -36,6 +36,12 @@ #endregion public override void RemoveFromParent() { base.RemoveFromParent(); bodyView = null; } /// <summary> /// /// </summary> @@ -67,7 +73,8 @@ { bodyView.RemoveAll(); LoadPage(); }catch (Exception ex) } catch (Exception ex) { MainPage.Log($"RoomPage ReloadPage error :\r\n {ex.Message}"); }