ZigbeeApp/Shared/Phone/UserCenter/DoorLock/EntryStatusPage.cs
@@ -29,7 +29,7 @@ #endregion /// <summary> /// UI显示 /// UI显示 /// </summary> public void Show() { @@ -267,6 +267,7 @@ if (form is UnLockMethod) { doorLock.currentUserDisplayMethod = ""; ((UnLockMethod)form).RefreshList(); break; }