bug
lu
2025-07-22 daebf2c2a4f1cbbf310e9d739c2ed198cfc5865e
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,