lu
2025-03-03 141c4565056b0e0e800c78ee73d1727d1267415f
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs
@@ -283,6 +283,11 @@
                        MsgHelper.ShowError("数量不能为空!");
                        return;
                    }
                    if (string.IsNullOrEmpty(row["YjfhDate"].ToString()))
                    {
                        MsgHelper.ShowError("预计发货时间不能为空!");
                        return;
                    }
                    _obj.list.Add(new
                    {
                        Guid = _guid,