lu
2025-05-30 606301cef5356197f93c54d8b1c77b345149c7c2
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -30,22 +30,22 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
@@ -846,13 +846,13 @@
            // 
            // txt_fngDesc
            // 
            this.txt_fngDesc.BtnTxt = "异常备注";
            this.txt_fngDesc.BtnTxt = "异常描述";
            this.txt_fngDesc.Location = new System.Drawing.Point(12, 162);
            this.txt_fngDesc.Name = "txt_fngDesc";
            this.txt_fngDesc.Size = new System.Drawing.Size(656, 57);
            this.txt_fngDesc.TabIndex = 815;
            this.txt_fngDesc.TextTxt = "";
            this.txt_fngDesc.WhereTxt = "s_type=\'IQC缺陷描述\' and pid<>\'00000000-0000-0000-0000-000000000000\'";
            this.txt_fngDesc.WhereTxt = " a.s_type=\'QC异常描述\' and a.pid<>\'00000000-0000-0000-0000-000000000000\'";
            // 
            // btnYcReport
            // 
@@ -1171,41 +1171,41 @@
            this.layoutControlItem29});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition9.Width = 100D;
            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition10.Width = 100D;
            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition11.Width = 100D;
            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition12.Width = 100D;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition9,
            columnDefinition10,
            columnDefinition11,
            columnDefinition12});
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition13.Height = 100D;
            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition14.Height = 100D;
            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition15.Height = 31D;
            rowDefinition15.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition7.Height = 31D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12,
            rowDefinition13,
            rowDefinition14,
            rowDefinition15});
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6,
            rowDefinition7});
            this.Root.Size = new System.Drawing.Size(1342, 231);
            this.Root.TextVisible = false;
            // 
@@ -1585,7 +1585,7 @@
            this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
            this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
            this.gvMx1fspecRequ.Visible = true;
            this.gvMx1fspecRequ.VisibleIndex = 3;
            this.gvMx1fspecRequ.VisibleIndex = 2;
            this.gvMx1fspecRequ.Width = 120;
            // 
            // gvMx1fupAllow
@@ -1597,7 +1597,7 @@
            this.gvMx1fupAllow.Name = "gvMx1fupAllow";
            this.gvMx1fupAllow.Tag = "query_a.fup_allow";
            this.gvMx1fupAllow.Visible = true;
            this.gvMx1fupAllow.VisibleIndex = 4;
            this.gvMx1fupAllow.VisibleIndex = 3;
            this.gvMx1fupAllow.Width = 50;
            // 
            // gvMx1fstand
@@ -1609,7 +1609,7 @@
            this.gvMx1fstand.Name = "gvMx1fstand";
            this.gvMx1fstand.Tag = "query_a.fstand";
            this.gvMx1fstand.Visible = true;
            this.gvMx1fstand.VisibleIndex = 5;
            this.gvMx1fstand.VisibleIndex = 4;
            this.gvMx1fstand.Width = 70;
            // 
            // gvMx1fdownAllow
@@ -1621,7 +1621,7 @@
            this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
            this.gvMx1fdownAllow.Tag = "query_a.fdown_allow";
            this.gvMx1fdownAllow.Visible = true;
            this.gvMx1fdownAllow.VisibleIndex = 6;
            this.gvMx1fdownAllow.VisibleIndex = 5;
            this.gvMx1fdownAllow.Width = 50;
            // 
            // gvMx1freQty
@@ -1633,7 +1633,7 @@
            this.gvMx1freQty.Name = "gvMx1freQty";
            this.gvMx1freQty.Tag = "query_a.fre_qty";
            this.gvMx1freQty.Visible = true;
            this.gvMx1freQty.VisibleIndex = 7;
            this.gvMx1freQty.VisibleIndex = 6;
            this.gvMx1freQty.Width = 50;
            // 
            // gvMx1checkQyt
@@ -1645,7 +1645,7 @@
            this.gvMx1checkQyt.Name = "gvMx1checkQyt";
            this.gvMx1checkQyt.Tag = "query_a.check_qyt";
            this.gvMx1checkQyt.Visible = true;
            this.gvMx1checkQyt.VisibleIndex = 8;
            this.gvMx1checkQyt.VisibleIndex = 7;
            this.gvMx1checkQyt.Width = 60;
            // 
            // gvMx1fenterQty
@@ -1657,7 +1657,7 @@
            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
            this.gvMx1fenterQty.Visible = true;
            this.gvMx1fenterQty.VisibleIndex = 9;
            this.gvMx1fenterQty.VisibleIndex = 8;
            this.gvMx1fenterQty.Width = 60;
            // 
            // gvMx1fcheckResu
@@ -1673,7 +1673,7 @@
            this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
            this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
            this.gvMx1fcheckResu.Visible = true;
            this.gvMx1fcheckResu.VisibleIndex = 10;
            this.gvMx1fcheckResu.VisibleIndex = 9;
            this.gvMx1fcheckResu.Width = 94;
            // 
            // gvMx1fngRate
@@ -1685,7 +1685,7 @@
            this.gvMx1fngRate.Name = "gvMx1fngRate";
            this.gvMx1fngRate.Tag = "query_a.fng_rate";
            this.gvMx1fngRate.Visible = true;
            this.gvMx1fngRate.VisibleIndex = 11;
            this.gvMx1fngRate.VisibleIndex = 10;
            this.gvMx1fngRate.Width = 94;
            // 
            // gvMx1fngQty
@@ -1697,7 +1697,7 @@
            this.gvMx1fngQty.Name = "gvMx1fngQty";
            this.gvMx1fngQty.Tag = "query_a.fng_qty";
            this.gvMx1fngQty.Visible = true;
            this.gvMx1fngQty.VisibleIndex = 12;
            this.gvMx1fngQty.VisibleIndex = 11;
            this.gvMx1fngQty.Width = 50;
            // 
            // gvMx1sampleSizeNo
@@ -1709,7 +1709,7 @@
            this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
            this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
            this.gvMx1sampleSizeNo.Visible = true;
            this.gvMx1sampleSizeNo.VisibleIndex = 13;
            this.gvMx1sampleSizeNo.VisibleIndex = 12;
            this.gvMx1sampleSizeNo.Width = 200;
            // 
            // gvMx1fcheckLevel
@@ -1721,7 +1721,7 @@
            this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
            this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
            this.gvMx1fcheckLevel.Visible = true;
            this.gvMx1fcheckLevel.VisibleIndex = 14;
            this.gvMx1fcheckLevel.VisibleIndex = 13;
            this.gvMx1fcheckLevel.Width = 200;
            // 
            // gvMx1facLevel
@@ -1733,7 +1733,7 @@
            this.gvMx1facLevel.Name = "gvMx1facLevel";
            this.gvMx1facLevel.Tag = "query_a.fac_level";
            this.gvMx1facLevel.Visible = true;
            this.gvMx1facLevel.VisibleIndex = 15;
            this.gvMx1facLevel.VisibleIndex = 14;
            this.gvMx1facLevel.Width = 200;
            // 
            // splitYangLi
@@ -2027,23 +2027,23 @@
            this.layoutControlItem19});
            this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.layoutControlGroup1.Name = "Root";
            columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition13.Width = 100D;
            columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition14.Width = 100D;
            columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition15.Width = 100D;
            columnDefinition16.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition16.Width = 110D;
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition8.Width = 110D;
            this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition13,
            columnDefinition14,
            columnDefinition15,
            columnDefinition16});
            rowDefinition16.Height = 100D;
            rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition16});
            rowDefinition8});
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1336, 43);
            this.layoutControlGroup1.TextVisible = false;