liuwf 2 years ago
parent 6f10100732
commit 7118418147

@ -1755,6 +1755,7 @@ namespace Khd.Core.Wpf.Form
{ {
txtInScan.IsReadOnly = false; txtInScan.IsReadOnly = false;
} }
txtInScan.Focus();
} }
} }
} }

Loading…
Cancel
Save