lu
2025-03-07 e35bc1e8ad3659892f49864cb4348e6b989984e7
受退
已修改1个文件
7 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTui.cs 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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,