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