Commit 68de2af9 authored by 潘栩锋's avatar 潘栩锋 🚴

删除进去地址编辑界面的密码,保留 地址修改保存的密码

parent 26a681b7
......@@ -37,8 +37,6 @@ namespace FLY.Thick.Base.UI.CustomMenu
public void OnClick()
{
if (!WdPassword.Authorize("Address"))
return;
var p = this.container.Resolve<PgAddress>();
FlyLayoutManager.NavigationService.Navigate(p);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment