lu
2025-04-14 ecb7a60de1639f520712ce95f99414b0dd2c9713
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCodeShow.cs
@@ -21,7 +21,8 @@
            this.strUpGuid = _strUpGuid;
            //这是更新
            if (!string.IsNullOrEmpty(this.strGuid)) {
            if (!string.IsNullOrEmpty(this.strGuid))
            {
                getMode(strGuid);
                this.Text = "更新【" + txt_defectName.Text + "】";
                txt_sType.Enabled = false;