xm
2020-05-08 6bca8fcd37a48808a0b9c9342fc1be0adddfece6
ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs
old mode 100644 new mode 100755
@@ -88,8 +88,11 @@
                {
                    localDeviceList.Clear();
                    scList.Clear();
                    //获取本地设备列表
                    localDeviceList = Shared.Common.LocalDevice.Current.listAllDevice;
                    //获取本地设备列表
                    foreach (var dev in Shared.Common.LocalDevice.Current.listAllDevice)
                    {
                        localDeviceList.Add(dev);
                    }
                    //获取本地场景列表
                    scList = HdlSceneLogic.Current.GetAllRoomSceneList();
                    //获取网关场景表