From f9940b4ace6f4f87e69b75418541e20958379514 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期日, 28 九月 2025 15:03:42 +0800
Subject: [PATCH] 增加导出功能
---
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.Designer.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.Designer.cs
index 2c2fe17..a43c2e0 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.Designer.cs
@@ -33,7 +33,7 @@
this.ucBlcl1 = new Gs.DevApp.DevFrm.Ck.UcBlcl("鐢熶骇琛ユ枡");
this.SuspendLayout();
//
- // ucBlcl1
+ // ucBlcl1 this.ucBlcl1 = new Gs.DevApp.DevFrm.Ck.UcBlcl("鐢熶骇琛ユ枡");
//
this.ucBlcl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucBlcl1.Location = new System.Drawing.Point(0, 0);
@@ -48,7 +48,7 @@
this.ClientSize = new System.Drawing.Size(1128, 682);
this.Controls.Add(this.ucBlcl1);
this.Name = "Frm_MesItemBl";
- this.Text = "琛ラ瓒呴鐢宠";
+ this.Text = "鐢熶骇琛ユ枡-鐢宠";
this.ResumeLayout(false);
}
--
Gitblit v1.9.3