WJC
2019-12-04 aeb4af0cadfaca52c9bfbe5257df285ad0cc2f39
ZigbeeApp/Shared/Phone/Device/Category/Category.cs
old mode 100644 new mode 100755
@@ -668,7 +668,6 @@
        /// <param name="mouseEventArgs">The ${ParameterType} instance containing the event data.</param>
        private void AutomationBtn_MouseUpEventHandler(object sender, MouseEventArgs mouseEventArgs)
        {
            ///第一次进来初始化设备列表;
            Common.Logic.LogicDviceList.Clear();
            if (Common.Logic.LogicDviceList.Count == 0)
            {
@@ -762,7 +761,6 @@
            {
                HidenFloor(true);
                ShowAutotion();
            }
        }
@@ -1524,8 +1522,6 @@
                        ShowSameTypeFunction(functionTypeIMG.ImageBtn, null);
                    }
                }
            }
        }
@@ -1744,6 +1740,7 @@
        #endregion
        #region ◆ 自动化__________________________
        /// <summary>
        /// 自动化
        /// </summary>
@@ -1933,6 +1930,7 @@
            CommonPage.Loading.Hide();
        }
        /// <summary>
        /// 自动化列表界面
        /// </summary>