gxc
2019-12-25 944b87b6bcccb095cd73f13f4410fb20faf48f74
ZigbeeApp/Shared/Phone/Device/Room/UnallocatedRoom.cs
@@ -114,8 +114,7 @@
        private void RefreshData()
        {
            devList = Shared.Common.Room.CurrentRoom.GetUnalloctedDeviceUIs();
            //sceneList = Shared.Common.Room.CurrentRoom.GetUnalloctedScenes();
            sceneList = Shared.Common.Room.CurrentRoom.GetLoveRoom().SceneUIList;
            sceneList = Shared.Common.Room.CurrentRoom.GetUnalloctedScenes();
            typeDeviceDic.Clear();
            typeIdDic.Clear();
            if (devList == null)