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