lu
2025-08-15 02fc46d07a9cb7740bb8ab8ceec03281e15e8cec
DevApp/Gs.DevApp/DevFrm/RkQC/RkDetect01.cs
@@ -64,7 +64,11 @@
            btnIpt.Click += BtnIpt_Click;
            string rptName = "";
            if (strType == QcSeason.受托入库.ToString())
            {
                rptName = "rpt_Strk";
                layoutControlItem25.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
                layoutControlItem27.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
            }
            else
                  if (strType == QcSeason.其它入库检.ToString())
            {
@@ -439,7 +443,8 @@
            toolBarMenu1.isSetBtn = false;
            string rkckid = txt_rkCkId.GetId();
            if (strType == QcSeason.超期检.ToString()
                || strType == QcSeason.其它入库检.ToString())
                || strType == QcSeason.其它入库检.ToString()
                || strType == QcSeason.受托入库.ToString())
            {
            }