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

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