lg
2025-11-19 536598500e5cff3b47aff5b4180e884c85923bf2
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.cs
@@ -876,7 +876,7 @@
            var rowhandle = gvMx1.FocusedRowHandle;
            if (rowhandle < 0)
                return;
            UcDictionarySelect frm = new UcDictionarySelect("异常描述", "  a.s_type='QC异常描述' and a.pid<>'00000000-0000-0000-0000-000000000000'");
            UcDictionarySelect frm = new UcDictionarySelect("退料类别", "  a.s_type='生产退料类别' and a.pid<>'00000000-0000-0000-0000-000000000000'");
            frm.UpdateParent += (ss, ee) =>
            {
                System.Text.StringBuilder stringBuilder = new System.Text.StringBuilder();