lu
2025-03-04 a586e46ba5bfe739e30b0ae9db254a1661287518
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,