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