lu
2 天以前 f7289e89b6293e92271ad0673ba6abf36604ef4c
DevApp/Gs.DevApp/DevFrm/RkQC/RkDetect01.cs
@@ -425,11 +425,14 @@
        {
            toolBarMenu1.isSetBtn = false;
            string rkckid = txt_rkCkId.GetId();
            if (string.IsNullOrEmpty(rkckid))
            if (strType != QcSeason.超期检.ToString())
            {
                Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择仓库!");
                txt_rkCkId.Focus();
                return;
                if (string.IsNullOrEmpty(rkckid))
                {
                    Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择仓库!");
                    txt_rkCkId.Focus();
                    return;
                }
            }
            if (txt_fcheckResu.Text.Trim() == _strTag && string.IsNullOrEmpty(txt_fngDesc.TextTxt.Trim()))
            {