From b6349aa4ac3da7e222f1ae4465472272e53cb82c Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 30 九月 2024 11:26:04 +0800
Subject: [PATCH] 工艺路线定额申请单多级审批bug'修复
---
WarM/条码打印/Gy_BarCodeBill_automaticallyByPLC_New.designer.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_automaticallyByPLC_New.designer.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
index 906b851..6cf2200 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill_automaticallyByPLC_New.designer.cs"
@@ -1500,6 +1500,7 @@
//
// timer3
//
+ this.timer3.Interval = 5000;
this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
//
// Gy_BarCodeBill_automaticallyByPLC_New
--
Gitblit v1.9.1