lu
2025-01-02 dae72e4ae96b80a296a986c32f8c468c0b5605c2
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"
                   + "}";
        }