ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessUdpSearchForm.cs
@@ -384,6 +384,8 @@ { //需要重新绑定 this.dicZbGatewayDiv[wayId] = 2; //获取到了新网关 this.newGatewayGetting = true; } if (mode == GatewayBindMode.First) @@ -408,11 +410,6 @@ //停止Wi-Fi配网 HdlWifiLogic.Current.StopSmartConnection(); if (UserCenterResourse.listActionFormId.Contains("UserMainForm") == false) { //刷新主页 UserView.UserPage.Instance.Fresh(); } base.CloseFormBefore(); }