From 95f5a57ee444f53d8f6148fc32a4dc9ae8e10137 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 26 七月 2024 10:29:00 +0800
Subject: [PATCH] 1

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

diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.cs"
index 9c6f7e7..53ff25e 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.cs"
@@ -2412,7 +2412,7 @@
             }
             else
             {
-                timer1.Enabled = false;
+                timer3.Enabled = false;
                 currentRepeatConnectTimes = 0;
                 MessageBox.Show("杩炴帴宸叉柇寮�锛岃閲嶆柊杩炴帴锛�!");
             }

--
Gitblit v1.9.1