gxc
2019-12-24 9bea5849559521fe09b681025958886e9d6e2d74
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)