From ab94f070d797edbe927d7d58a460cc4eddf48b03 Mon Sep 17 00:00:00 2001
From: jace.tang <1536884497@qq.com>
Date: 星期一, 13 六月 2022 10:58:40 +0800
Subject: [PATCH] 1.添加检测异常抛出时图片保存动作

---
 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