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>