lu
7 天以前 dd0af4a5532c251fd655024ba475f72eaf9c93a0
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);