wjc
2023-08-24 58d4ef9af9c906acf2e9f65a3e65092363c8e1cd
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -121,9 +121,10 @@
                }
                else
                {
                    var functionDiv = new FunctionControlZone(function, () =>
                    {
                        this.ReLoadPage();
                        this.ReLoadPage(); //删除设备后重新刷新UI
                    })
                    {
                        Gravity = Gravity.CenterHorizontal,