ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs
@@ -1143,6 +1143,18 @@ /// </summary> public override int FormActionAgainEvent() { if (HdlGatewayResourse.AppOldSelectGatewayId != this.gatewayViewRow.zbGatewayId) { //这个网关被整掉了,需要重新初始化界面 this.nowActionDeviceMac = null; this.oldShowRightMuneRow = null; //重新选择网关 HdlGatewayLogic.Current.RefreshAppOldSelectGatewayId(); //初始化界面 this.InitMiddleFrame(); return 1; } if (this.nowActionDeviceMac != null) { //刷新指定设备行的信息