HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockPage.cs
@@ -912,7 +912,7 @@ return; } if (UserInfo.Current.VerOpenDoorPw || string.IsNullOrEmpty(UserInfo.Current.doorPasswordString)) { { var page = new DoorLockUnlockPage(this.device); MainPage.BasePageView.AddChidren(page); page.LoadView();