From 0a2d755f7e39e1e1a8f8e104d527f07889b537ab Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 11 一月 2025 13:59:01 +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