WJC
2019-11-14 653b65a9bd3d3df806f7cbecc767085cd506058d
ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/AddScenePage.cs
old mode 100755 new mode 100644
@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using Java.Util;
using Microsoft.AppCenter.Crashes;
using Shared.Common;
using Shared.Phone.Device.Light;
@@ -140,7 +139,7 @@
            bottomFrameLayout.AddChidren(btnFinifh);
            #endregion
            #region 数据处理
            #region 数据处理
            //获取楼层
            dicFloor = Common.Room.CurrentRoom.GetFloorSortList();
            currentKey.currentSelectFloorId = BindInfo.GetCurrentSelectFloorId();