From d35bb711f8d3d267b44b4a80c20e31dabf309ae7 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 14 一月 2025 08:17:18 +0800
Subject: [PATCH] 其它入库

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

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.Designer.cs
index 7eefd86..4450ae4 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.Designer.cs
@@ -370,11 +370,11 @@
             // 
             // txt_typeMemo
             // 
-            this.txt_typeMemo.Enabled = false;
             this.txt_typeMemo.Location = new System.Drawing.Point(423, 99);
             this.txt_typeMemo.Name = "txt_typeMemo";
             this.txt_typeMemo.Size = new System.Drawing.Size(210, 38);
             this.txt_typeMemo.TabIndex = 308;
+            this.txt_typeMemo.Tag = "readOnly";
             // 
             // lb_typeMemo
             // 

--
Gitblit v1.9.3