From 7e032e5eafc16d982d09275d3692b1a2d06875a2 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 10 一月 2025 11:17:00 +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