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