wxr
2024-01-03 43c70fc6de6ac0710c5e89b591c2d141c4e1ff93
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,