iqc
lu
2024-11-04 c0a7e84cfa7a2ca727e37db6437d90730bf5da80
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -58,6 +58,7 @@
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panMsg = new DevExpress.XtraEditors.PanelControl();
            this.btnLoad = new DevExpress.XtraEditors.SimpleButton();
            this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
@@ -556,6 +557,7 @@
            // 
            // panMsg
            // 
            this.panMsg.Controls.Add(this.btnLoad);
            this.panMsg.Controls.Add(this.txtJianYan);
            this.panMsg.Controls.Add(this.labelControl3);
            this.panMsg.Controls.Add(this.labelControl2);
@@ -565,32 +567,41 @@
            this.panMsg.Size = new System.Drawing.Size(1340, 68);
            this.panMsg.TabIndex = 1;
            // 
            // btnLoad
            //
            this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
            this.btnLoad.Location = new System.Drawing.Point(810, 16);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(180, 34);
            this.btnLoad.TabIndex = 3;
            this.btnLoad.Text = "重新加载检验项目";
            //
            // txtJianYan
            // 
            this.txtJianYan.Location = new System.Drawing.Point(556, 12);
            this.txtJianYan.Location = new System.Drawing.Point(569, 16);
            this.txtJianYan.Name = "txtJianYan";
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 13F);
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.txtJianYan.Properties.Appearance.Options.UseFont = true;
            this.txtJianYan.Size = new System.Drawing.Size(197, 34);
            this.txtJianYan.TabIndex = 2;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 13F);
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(161, 19);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(367, 27);
            this.labelControl3.Size = new System.Drawing.Size(398, 29);
            this.labelControl3.TabIndex = 1;
            this.labelControl3.Text = "录入检验结果(OK-19,NG-1,纯数字)";
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 13F);
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.labelControl2.Appearance.Options.UseFont = true;
            this.labelControl2.Location = new System.Drawing.Point(60, 19);
            this.labelControl2.Location = new System.Drawing.Point(35, 19);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(110, 27);
            this.labelControl2.Size = new System.Drawing.Size(120, 29);
            this.labelControl2.TabIndex = 0;
            this.labelControl2.Text = "检验项目:";
            // 
@@ -633,13 +644,13 @@
            this.gv_itemId.AppearanceCell.Options.UseFont = true;
            this.gv_itemId.Caption = "物料ID";
            this.gv_itemId.FieldName = "itemId";
            this.gv_itemId.MinWidth = 50;
            this.gv_itemId.MinWidth = 100;
            this.gv_itemId.Name = "gv_itemId";
            this.gv_itemId.OptionsColumn.AllowEdit = false;
            this.gv_itemId.Tag = "query_a.item_id";
            this.gv_itemId.Visible = true;
            this.gv_itemId.VisibleIndex = 5;
            this.gv_itemId.Width = 94;
            this.gv_itemId.Width = 100;
            // 
            // gv_iqcDate
            // 
@@ -998,13 +1009,13 @@
            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
            this.gv_lotNo.Caption = "送检批次";
            this.gv_lotNo.FieldName = "lotNo";
            this.gv_lotNo.MinWidth = 120;
            this.gv_lotNo.MinWidth = 150;
            this.gv_lotNo.Name = "gv_lotNo";
            this.gv_lotNo.OptionsColumn.AllowEdit = false;
            this.gv_lotNo.Tag = "query_a.lot_no";
            this.gv_lotNo.Visible = true;
            this.gv_lotNo.VisibleIndex = 3;
            this.gv_lotNo.Width = 120;
            this.gv_lotNo.Width = 150;
            // 
            // lb_checkQty
            // 
@@ -1285,17 +1296,17 @@
            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_releaseNo.Caption = "检验单号";
            this.gv_releaseNo.FieldName = "releaseNo";
            this.gv_releaseNo.MinWidth = 120;
            this.gv_releaseNo.MinWidth = 150;
            this.gv_releaseNo.Name = "gv_releaseNo";
            this.gv_releaseNo.OptionsColumn.AllowEdit = false;
            this.gv_releaseNo.Tag = "query_a.release_no";
            this.gv_releaseNo.Visible = true;
            this.gv_releaseNo.VisibleIndex = 0;
            this.gv_releaseNo.Width = 120;
            this.gv_releaseNo.Width = 150;
            // 
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_IqcJianYanCommit";
            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -1840,5 +1851,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraEditors.SimpleButton btnLoad;
    }
}