lss
2022-05-26 a879e5dac4fc7cee747e25a63002c40462cdaef7
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>