This commit is contained in:
gaoyuan
2022-03-11 22:25:31 +08:00
parent 6d2e0624ab
commit 51ac42b9fc
14 changed files with 134 additions and 19 deletions

View File

@ -78,7 +78,7 @@ namespace Billing.Views
InitializeComponent();
}
public override void OnLoaded()
protected override void OnLoaded()
{
editorName.SetFocus();
}