章政 8 жил өмнө
parent
commit
324e6bb00f

+ 2 - 0
UAS-出货标签管理(泽天)/UAS_出货标签管理.cs

@@ -376,6 +376,8 @@ namespace UAS_LabelMachine
                         {
                             GridPrcode.Rows[i].Selected = true;
                             GridPrcode.FirstDisplayedScrollingRowIndex = i;
+                            Input.Clear();
+                            OutBoxNum_Click(new object(), new EventArgs());
                             return;
                         }
                     }