HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-10-18 97e259d966cb5cb5d73c105d5dbaadcc1f920614
ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceListForm.cs
@@ -233,9 +233,9 @@
                }
            };
            if (info.IsOthreShare == true && info.AccountType != 1)
            if (info.IsOthreShare == true)
            {
                //分享的,又不拥有管理员权限的,不能更改
                //分享的,不能更改
                return;
            }
            //更改
@@ -462,7 +462,10 @@
            {
                if (Config.Instance.HomeFilePathList.Contains($"House_{keys}.json") == false)
                {
                    //保存顺序
                    listResidenceSort.Remove(keys);
                    Room.CurrentRoom.SaveFloorSort(listResidenceSort);
                    this.listView.RemoveAll();
                    //数据已经变更
                    HdlThreadLogic.Current.RunThread(() =>