lss
2022-06-24 7c2541f609e8235c4c33b4fb2ee27125f73f8ee6
HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPage.cs
@@ -44,6 +44,13 @@
            function = func;
            actionRefresh = action;
        }
        public override void RemoveFromParent()
        {
            actionRefresh?.Invoke();
            base.RemoveFromParent();
        }
        /// <summary>
        /// 加载界面
        /// </summary>