lu
2025-02-27 b77cf0b90deead4446855bd01d5b5931d045ed5b
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -242,12 +242,12 @@
            string dblx = txt_ftranstype.Text.ToString();
            string dchzlx = txt_fOwnerTypeIdHead.Text.ToString();
            string drhzlx = txt_fOwnerTypeInIdHead.Text.ToString();
            if (txt_fBillTypeID.SelectedIndex <= 0)
            {
                Gs.DevApp.ToolBox.MsgHelper.Warning("请选择单据类型!");
                txt_fBillTypeID.Focus();
                return;
            }
            //if (txt_fBillTypeID.SelectedIndex <= 0)
            //{
            //    Gs.DevApp.ToolBox.MsgHelper.Warning("请选择单据类型!");
            //    txt_fBillTypeID.Focus();
            //    return;
            //}
            if (txt_fTransferDirect.SelectedIndex <= 0)
            {
                Gs.DevApp.ToolBox.MsgHelper.Warning("请选择调拨方向!");