From fad2478c12172e84ffb47ae2b97654108ee8856c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 28 十一月 2024 14:36:06 +0800
Subject: [PATCH] 车间产线下拉

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

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
index 2423bcf..8fc63cf 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -1348,10 +1348,9 @@
             // txt_caa021
             // 
             this.txt_caa021.IsReadly = false;
-            this.txt_caa021.KeyFile = "";
-            this.txt_caa021.Location = new System.Drawing.Point(85, 81);
+            this.txt_caa021.Location = new System.Drawing.Point(95, 85);
             this.txt_caa021.Name = "txt_caa021";
-            this.txt_caa021.Size = new System.Drawing.Size(160, 29);
+            this.txt_caa021.Size = new System.Drawing.Size(150, 28);
             this.txt_caa021.TabIndex = 451;
             // 
             // labelControl11

--
Gitblit v1.9.3