From 1bc4554a955232b66b9b44f64ad51c8b8f44d956 Mon Sep 17 00:00:00 2001 From: liuwf Date: Tue, 30 Jul 2024 18:14:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Khd.Core.Wpf/Form/FormBoardT.xaml.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Khd.Core.Wpf/Form/FormBoardT.xaml.cs b/src/Khd.Core.Wpf/Form/FormBoardT.xaml.cs index 960ec69..f3f35bf 100644 --- a/src/Khd.Core.Wpf/Form/FormBoardT.xaml.cs +++ b/src/Khd.Core.Wpf/Form/FormBoardT.xaml.cs @@ -1691,8 +1691,7 @@ namespace Khd.Core.Wpf.Form if (containerCode.Length >= 1) { MsgText.Text = string.Empty; - txtInScan.Text = string.Empty; - + txtInScan.Text = string.Empty; } if (containerCode.Length < 15) return;