From f74b68b80ed649fad002cc3910beefcdfa90e738 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 09 七月 2024 16:04:36 +0800
Subject: [PATCH] spc采集

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

diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
index fd76f32..6fe0c36 100644
--- a/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
+++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/ReadCSV.Designer.cs
@@ -196,6 +196,7 @@
             this.Controls.Add(this.label2);
             this.Name = "ReadCSV";
             this.Text = "ReadCSV";
+            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ReadCSV_FormClosing);
             this.ResumeLayout(false);
             this.PerformLayout();
 

--
Gitblit v1.9.1