From 871fa09fa6b84be39f7d060eb25a7159e0a2ca40 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 12 十一月 2024 16:50:28 +0800
Subject: [PATCH] 1

---
 WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs
index 78d6713..fcd7823 100644
--- a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs
+++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs
@@ -153,6 +153,7 @@
             this.Controls.Add(this.btnReadData);
             this.Name = "ReadyDataForm";
             this.Text = "璇诲彇鏁版嵁";
+            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ReadyDataForm_FormClosing);
             this.ResumeLayout(false);
             this.PerformLayout();
 

--
Gitblit v1.9.1