wjc
2022-07-04 0cd209e0efa2825ee6b90ded60f7f146a432d125
HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPage.cs
@@ -38,6 +38,12 @@
            backAction = action;
        }
        public override void RemoveFromParent()
        {
            backAction?.Invoke();
            base.RemoveFromParent();
        }
        /// <summary>
        /// 加载页面
        /// </summary>