wxr
2023-11-06 6a8eb1ce9d8e34c50164a4e24e7098e681ee08b6
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -128,9 +128,10 @@
                }
                else
                {
                    var functionDiv = new FunctionControlZone(function, () =>
                    {
                        this.ReLoadPage();
                        this.ReLoadPage(); //删除设备后重新刷新UI
                    })
                    {
                        Gravity = Gravity.CenterHorizontal,