From c39b6196509ee07d5799cd2a6611700995948f5b Mon Sep 17 00:00:00 2001
From: patrick.xu <patrick.xu@broconcentric.com>
Date: 星期三, 29 十二月 2021 14:23:45 +0800
Subject: [PATCH] 抽样时日期比对添加年数配置修改

---
 FormPlcOperation.Designer.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/FormPlcOperation.Designer.cs b/FormPlcOperation.Designer.cs
index 4def8c2..7891b6a 100644
--- a/FormPlcOperation.Designer.cs
+++ b/FormPlcOperation.Designer.cs
@@ -128,7 +128,6 @@
             this.cbPingbiSafeGuard.Text = "閬僵瀹夊叏闁�";
             this.cbPingbiSafeGuard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             this.cbPingbiSafeGuard.UseVisualStyleBackColor = true;
-            this.cbPingbiSafeGuard.CheckedChanged += new System.EventHandler(this.cbPingbiSafeGuard_CheckedChanged);
             // 
             // cbPingbiGuangshan
             // 
@@ -143,7 +142,6 @@
             this.cbPingbiGuangshan.Text = "閬僵鍏夋煹";
             this.cbPingbiGuangshan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             this.cbPingbiGuangshan.UseVisualStyleBackColor = true;
-            this.cbPingbiGuangshan.CheckedChanged += new System.EventHandler(this.cbPingbiGuangshan_CheckedChanged);
             // 
             // FormPlcOperation
             // 

--
Gitblit v1.8.0