master
liuwf 1 year ago
parent 7159b0e3dd
commit 1bc4554a95

@ -1691,8 +1691,7 @@ namespace Khd.Core.Wpf.Form
if (containerCode.Length >= 1) if (containerCode.Length >= 1)
{ {
MsgText.Text = string.Empty; MsgText.Text = string.Empty;
txtInScan.Text = string.Empty; txtInScan.Text = string.Empty;
} }
if (containerCode.Length < 15) if (containerCode.Length < 15)
return; return;

Loading…
Cancel
Save