黄学彪
2020-05-11 53cb8c211ecec2388a6583d32c5d2fe709285344
ZigbeeApp/Shared/Common/House.cs
@@ -173,7 +173,9 @@
                return;
            }
            home.Name = houseName;
            home.Save();
            home.Save();
            //住宅修改名称的话,主页需要重新刷新
            Phone.UserView.UserPage.Instance.RefreshForm = true;
        }
        #endregion