黄学彪
2019-10-10 2ed75b8b337048e5d75e6d9ec8307633134f02fd
ZigbeeApp/Shared/Phone/UserCenter/Safety/AddDeviceAlarmTargetListForm.cs
@@ -99,7 +99,7 @@
        /// </summary>
        private void SetMiddleFrameInfo()
        {
            new System.Threading.Thread(() =>
            HdlThreadLogic.Current.RunThread(() =>
            {
                if (this.Parent == null)
                {
@@ -128,8 +128,7 @@
                        }
                    }
                });
            })
            { IsBackground = true }.Start();
            });
        }
        #endregion