From 12c3680f0b8d0c210b76a11819132d36fc938e26 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期六, 26 七月 2025 10:29:30 +0800
Subject: [PATCH] 增加部门产线对应表

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.Designer.cs
index cde7285..1d5231f 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.Designer.cs
@@ -107,6 +107,7 @@
             // 
             // txt_type1
             // 
+            this.txt_type1.EditValue = true;
             this.txt_type1.Location = new System.Drawing.Point(12, 211);
             this.txt_type1.Name = "txt_type1";
             this.txt_type1.Properties.Caption = "鍙敤鏍囪瘑";

--
Gitblit v1.9.3