wjc
2022-03-02 a154c3ce81601e3c202d3c5f4d0a8cefc5a7e8ae
HDL_ON/Entity/Function/Function.cs
@@ -556,6 +556,13 @@
                SaveFunctionFile();
                if (pack.Code == StateCode.SUCCESS)
                {
                    if (UI.RoomPage.bodyView != null)
                    {
                        Application.RunOnMainThread(() =>
                        {
                            UI.RoomPage.bodyView.ReLoadPage();
                        });
                    }
                }
                else
                {