wxr
2022-03-08 fdd7de7e0efb90b174c528c3f0a48cbaaaa7ce08
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>