From c0bae8f4fd26be9c4bd4ff00dd75363c1dff2795 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期一, 06 十二月 2021 16:47:34 +0800
Subject: [PATCH] nothing

---
 WarM/条码打印/Gy_BarCodeBill.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs"
index d453cfa..bf863fe 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs"
@@ -2474,6 +2474,7 @@
         //鎵规鎸夐挳
         private void BatchNo_Click(object sender, EventArgs e)
         {
+            lblCaption.Focus();
             bool b = false;
             for (int i = 0; i < grdMain.RowCount; i++)
             {

--
Gitblit v1.9.1