bug
lu
2025-08-11 5bf6668fc8a570f64498888b8d923911485180b3
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesSctkSq.cs
@@ -355,6 +355,12 @@
                        MsgHelper.ShowError("申请数量不能为空!");
                        return;
                    }
                    _msl = row["remark"].ToString();
                    if (string.IsNullOrEmpty(_msl))
                    {
                        MsgHelper.ShowError("申请备注不能为空!");
                        return;
                    }
                    _obj.list.Add(new
                    {
                        Guid = _guid,