ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirTargetForm.cs
@@ -6,8 +6,7 @@ { public class PanelFangyueFreshAirTargetForm : EditorCommonForm { #region ■ 变量声明___________________________ #region ■ 变量声明___________________________ /// <summary> /// 列表控件 /// </summary> @@ -309,8 +308,6 @@ this.dicShowDevice[room.Id].Add(device); } } } return canShow; } @@ -321,7 +318,6 @@ return canShow; } #endregion } }