黄学彪
2020-05-11 2e7e5f9af5b32cfe1fc3c6ba40bf7eb984bbd0a4
ZigbeeApp/Shared/Common/House.cs
@@ -173,7 +173,9 @@
                return;
            }
            home.Name = houseName;
            home.Save();
            home.Save();
            //住宅修改名称的话,主页需要重新刷新
            Phone.UserView.UserPage.Instance.RefreshForm = true;
        }
        #endregion
@@ -399,6 +401,7 @@
        /// GetCurrentFloorName
        /// </summary>
        /// <returns></returns>
        [Newtonsoft.Json.JsonIgnore]
        public string GetCurrentFloorName
        {
            get