bug
lu
2025-07-25 5d01924a6b7b11b1b12e44aafafb711258a1d108
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,