ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayFirmwareInfoForm.cs
@@ -71,7 +71,7 @@ // this.ShowProgressBar(); // } // new System.Threading.Thread(async () => // HdlThreadLogic.Current.Run(async () => // { // //获取网关新版本信息 // this.listVersionInfo = await Common.LocalGateway.Current.GetGatewayAllNewVersion(this.zbGateway); @@ -102,8 +102,7 @@ // //添加固件升级行 // this.AddFirmwareUpdateRow(); // }); // }) // { IsBackground = true }.Start(); // }); //} #endregion