ZigbeeApp/Shared/Phone/MainPage/LeftListRoomViewFrom.cs
old mode 100644 new mode 100755
File was renamed from ZigbeeApp20200825/Shared/Phone/MainPage/LeftListRoomViewFrom.cs
@@ -161,6 +161,11 @@
        /// </summary>
        public void RefreshListRoom()
        {
            if (Config.Instance.Home.FloorDics.Count == 0)
            {
                //来回切换备份,会出现问题,楼层id没清除
                this.curFloorId = string.Empty;
            }
            //保险起见,这里要关闭未分配界面
            this.CloseUnallocatedRoomForm();