From 76281d909e76379c640c068b04119a4d227c1242 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 16 一月 2025 16:37:07 +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