lu
2025-03-07 8850ceb368deb9a1445ae8b7f5f7d0346bc700a2
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTui.cs
@@ -321,7 +321,7 @@
                txt_fStockId.Focus();
                return;
            }
            if (string.IsNullOrEmpty(_ckId))
            if (string.IsNullOrEmpty(_khId))
            {
                MsgHelper.Warning("请选择客户!");
                txt_fCustId.Focus();
@@ -363,6 +363,11 @@
                        MsgHelper.ShowError("申请数量不能为空!");
                        return;
                    }
                    if (string.IsNullOrEmpty(_msl))
                    {
                        MsgHelper.ShowError("申请数量不能为空!");
                        return;
                    }
                    _obj.list.Add(new
                    {
                        Guid = _guid,