From ae28c33700e413d5acf60d1e48bbc9870bdef5a5 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期五, 15 八月 2025 11:27:34 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient

---
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
index 0e26bbc..8b8ac2d 100644
--- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
@@ -444,8 +444,12 @@
             //2025/07/12鍔犱笂淇敼鐘舵�佷笅涓嶈兘淇敼
             txt_lotNo.Enabled = false;
             txt_kbList.Enabled = false;
-            //  txt_fPurchaserId.IsReadly = true;
-
+            //txt_fPurchaserId.IsReadly = true;
+            this.txt_msg.Enabled = true;
+            this.txt_fngHandle.Enabled = true;
+            this.txt_zrType.Enabled = true;
+            this.txt_fzrId.Enabled = true;
+            this.txt_fmrmode.Enabled = true;
         }
 
         /// <summary>
@@ -762,11 +766,6 @@
                         Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
                     }
                     getGxList(dy.aboutGuid.ToString());
-
-                    //2025/07/12鍔犱笂淇敼鐘舵�佷笅涓嶈兘淇敼
-                    txt_lotNo.Enabled = false;
-                    txt_kbList.Enabled = false;
-                    //  txt_fPurchaserId.IsReadly = true;
                 }
                 else
                     ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);

--
Gitblit v1.9.3