lg
2025-11-19 d4e0269da1cc87d42918cdda6afaa005b6c47a0e
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.cs
@@ -339,7 +339,7 @@
                    var row = gvMx3.GetDataRow(i);
                    if (row != null)
                    {
                        if (string.IsNullOrEmpty(row["aqlType"].ToString()))
                        if (string.IsNullOrEmpty(row["FacLevel"].ToString()))
                        {
                            MsgHelper.ShowError("拒收质量水平不能为空!");
                            return;