lu
2025-01-02 28e0b0a36d0b1a842d8a140c75533c25485b8c70
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
@@ -201,11 +201,11 @@
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_itemName, gridView1);
            toolBarMenu1.guidKey = rowGuid;
            this.toolBarMenu1.rptParameter = "rpt_Detect01{" + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
            this.toolBarMenu1.rptParameter = "rpt_Detect01{" + "1"
                   + "," + "1"
                   + "," + "1"
                   + "," + "1"
                   + "," + "1"
                   + "}";
        }