陈嘉乐
2021-03-08 9470ac56dd964de9c10ae73fe1a068e21aef2fde
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs
@@ -223,7 +223,7 @@
                //删除图标的点击事件
                delIconBtn.MouseUpEventHandler += (sender, e) =>
                {
                    var obj = delIconBtn.Tag as ButtonObj;
                    var obj = delIconBtn.Tag as Entity.AttributesStatus;
                    //加载log
                    Loading loading = new Loading();
                    this.AddChidren(loading);