From f335ea408e22a95b54f6332697b575b474b3863f Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 07 十一月 2025 16:52:00 +0800
Subject: [PATCH] ID转姓名:生产补料申请、生产补料单、生产超领申请、生产超领单。(用户控件实现)

---
 DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.Designer.cs |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.Designer.cs
index b6078a0..d94bed0 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwBl.Designer.cs
@@ -40,14 +40,15 @@
             this.ucBlcl1.Name = "ucBlcl1";
             this.ucBlcl1.Size = new System.Drawing.Size(1128, 682);
             this.ucBlcl1.TabIndex = 0;
+           
             // 
-            // Frm_MesItemBl
+            // Frm_WwBl
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.ClientSize = new System.Drawing.Size(1128, 682);
             this.Controls.Add(this.ucBlcl1);
-            this.Name = "Frm_MesItemBl";
+            this.Name = "Frm_WwBl";
             this.Text = "濮斿琛ユ枡鐢宠";
             this.ResumeLayout(false);
 

--
Gitblit v1.9.3