From 07c98b01b357c37a75353370bc95430e814543f3 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 08 一月 2025 16:24:09 +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