陈嘉乐
2021-03-08 6ae83acae578c6746201fbd61074a7b93747ef4f
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);