1
lu
2024-11-08 7cae4ef4317a5281c454c293ec31667e538dc3f2
1
已修改5个文件
1411 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs 86 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.resx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs 1278 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs 27 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,17 +29,17 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -73,7 +73,7 @@
            this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
            this.fngDesc = new DevExpress.XtraEditors.TextEdit();
            this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -169,7 +169,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
            this.panMsg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
@@ -523,6 +523,7 @@
            this.gridColumn4.FieldName = "guid";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Width = 94;
            // 
            // gridColumn3
@@ -531,6 +532,7 @@
            this.gridColumn3.FieldName = "fcheckItem";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 192;
@@ -541,6 +543,7 @@
            this.gridColumn2.FieldName = "fcheckResu";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 158;
@@ -551,6 +554,7 @@
            this.gridColumn1.FieldName = "fstand";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 2;
            this.gridColumn1.Width = 958;
@@ -569,28 +573,28 @@
            // btnLoad
            // 
            this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
            this.btnLoad.Location = new System.Drawing.Point(722, 19);
            this.btnLoad.Location = new System.Drawing.Point(842, 16);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(180, 34);
            this.btnLoad.Size = new System.Drawing.Size(163, 34);
            this.btnLoad.TabIndex = 3;
            this.btnLoad.Text = "重新加载检验项目";
            // 
            // txtJianYan
            // 
            this.txtJianYan.Location = new System.Drawing.Point(481, 19);
            this.txtJianYan.Location = new System.Drawing.Point(494, 15);
            this.txtJianYan.Name = "txtJianYan";
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
            this.txtJianYan.Properties.Appearance.Options.UseFont = true;
            this.txtJianYan.Size = new System.Drawing.Size(197, 34);
            this.txtJianYan.Size = new System.Drawing.Size(197, 36);
            this.txtJianYan.TabIndex = 2;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(73, 22);
            this.labelControl3.Location = new System.Drawing.Point(73, 18);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(398, 29);
            this.labelControl3.Size = new System.Drawing.Size(418, 30);
            this.labelControl3.TabIndex = 1;
            this.labelControl3.Text = "录入检验结果(OK-19,NG-1,纯数字)";
            // 
@@ -604,14 +608,14 @@
            this.lb_remarks.TabIndex = 786;
            this.lb_remarks.Text = "不良描述 ";
            // 
            // fngDesc
            // txt_fngDesc
            // 
            this.fngDesc.Location = new System.Drawing.Point(452, 125);
            this.fngDesc.Name = "fngDesc";
            this.fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.fngDesc.Properties.Appearance.Options.UseFont = true;
            this.fngDesc.Size = new System.Drawing.Size(530, 28);
            this.fngDesc.TabIndex = 786;
            this.txt_fngDesc.Location = new System.Drawing.Point(452, 125);
            this.txt_fngDesc.Name = "txt_fngDesc";
            this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
            this.txt_fngDesc.Size = new System.Drawing.Size(530, 28);
            this.txt_fngDesc.TabIndex = 786;
            // 
            // gv_remarks
            // 
@@ -874,6 +878,7 @@
            // 
            // txt_checkQty
            // 
            this.txt_checkQty.Enabled = false;
            this.txt_checkQty.Location = new System.Drawing.Point(706, 50);
            this.txt_checkQty.Name = "txt_checkQty";
            this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -935,6 +940,7 @@
            // 
            // txt_fbatchQty
            // 
            this.txt_fbatchQty.Enabled = false;
            this.txt_fbatchQty.Location = new System.Drawing.Point(452, 50);
            this.txt_fbatchQty.Name = "txt_fbatchQty";
            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -982,6 +988,7 @@
            // 
            // txt_fcheckBy
            // 
            this.txt_fcheckBy.Enabled = false;
            this.txt_fcheckBy.Location = new System.Drawing.Point(706, 10);
            this.txt_fcheckBy.Name = "txt_fcheckBy";
            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1015,6 +1022,7 @@
            // 
            // txt_fcheckDate
            // 
            this.txt_fcheckDate.Enabled = false;
            this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10);
            this.txt_fcheckDate.Name = "txt_fcheckDate";
            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1048,6 +1056,7 @@
            // 
            // txt_releaseNo
            // 
            this.txt_releaseNo.Enabled = false;
            this.txt_releaseNo.Location = new System.Drawing.Point(97, 10);
            this.txt_releaseNo.Name = "txt_releaseNo";
            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1338,10 +1347,10 @@
            // repositoryItemButtonEdit2
            // 
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
@@ -1359,10 +1368,10 @@
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -1393,7 +1402,7 @@
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_remarks);
            this.panel1.Controls.Add(this.fngDesc);
            this.panel1.Controls.Add(this.txt_fngDesc);
            this.panel1.Controls.Add(this.lb_lifnr);
            this.panel1.Controls.Add(this.lb_fsubmit);
            this.panel1.Controls.Add(this.lb_modify1Flag);
@@ -1437,6 +1446,7 @@
            // 
            // txt_suppId
            // 
            this.txt_suppId.Enabled = false;
            this.txt_suppId.KeyFile = "";
            this.txt_suppId.Location = new System.Drawing.Point(706, 92);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
@@ -1464,6 +1474,7 @@
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Enabled = false;
            this.txt_itemModel.Location = new System.Drawing.Point(97, 125);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1474,6 +1485,7 @@
            // 
            // txt_itemId
            // 
            this.txt_itemId.Enabled = false;
            this.txt_itemId.KeyFile = "";
            this.txt_itemId.Location = new System.Drawing.Point(97, 48);
            this.txt_itemId.Name = "txt_itemId";
@@ -1502,6 +1514,7 @@
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Enabled = false;
            this.txt_itemNo.Location = new System.Drawing.Point(97, 87);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1570,6 +1583,7 @@
            // 
            // txt_lotNo
            // 
            this.txt_lotNo.Enabled = false;
            this.txt_lotNo.Location = new System.Drawing.Point(452, 87);
            this.txt_lotNo.Name = "txt_lotNo";
            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1602,7 +1616,7 @@
            this.panMsg.ResumeLayout(false);
            this.panMsg.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fngDesc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
@@ -1646,7 +1660,7 @@
        private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraEditors.LabelControl lb_remarks;
        private DevExpress.XtraEditors.TextEdit fngDesc;
        private DevExpress.XtraEditors.TextEdit txt_fngDesc;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -78,7 +78,7 @@
        /// <param name="e"></param>
        private void BtnLoad_Click(object sender, EventArgs e)
        {
            if (!MsgHelper.AskQuestion("确定重新加载检验项目吗?"))
            if (!MsgHelper.AskQuestion("确定重新加载检验项目吗,该操作将会清空之前的检验记录?"))
                return;
            string strGuid = lbGuid.Text.Trim();
            if (string.IsNullOrEmpty(strGuid))
@@ -376,15 +376,23 @@
        private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
        {
            toolBarMenu1.isSetBtn = false;
            //if (string.IsNullOrEmpty(txt_account.Text.Trim()))
            if (string.IsNullOrEmpty(txt_fngDesc.Text.Trim()))
            {
                Gs.DevApp.ToolBox.MsgHelper.Warning("登录账号不能为空!");
                // txt_account.Focus();
                Gs.DevApp.ToolBox.MsgHelper.Warning("不良描述不能为空!");
                txt_fngDesc.Focus();
                return;
            }
            if (string.IsNullOrEmpty(txt_lotNo1.Text.Trim()))
            {
                Gs.DevApp.ToolBox.MsgHelper.Warning("备注能为空!");
                txt_fngDesc.Focus();
                return;
            }
            var _obj = new
            {
                guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //主建
                fngDesc=txt_fngDesc.Text.Trim(),
                lotNo1=txt_lotNo1.Text.Trim(),
            };
            try
            {
@@ -499,7 +507,7 @@
            }
        }
        /// <summary>
        /// 选项卡切换
        /// </summary>
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.resx
@@ -118,7 +118,7 @@
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  <data name="editorButtonImageOptions3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  <data name="editorButtonImageOptions1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABN0RVh0VGl0
        bGUAV2ViO1dvcmxkO0V5ZQdEODoAAAONSURBVDhPVZJtTNNXFIcvoHOyLhMTt2Qsm4oMI5luEE3jZlsR
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -29,17 +29,17 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01Check));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -68,62 +68,46 @@
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
            this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_qualityAudit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_states = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_msg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
            this.txt_lifnr = new DevExpress.XtraEditors.TextEdit();
            this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_lotNo1 = new DevExpress.XtraEditors.LabelControl();
            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
            this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fngHandle = new DevExpress.XtraEditors.LabelControl();
            this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit();
            this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_modify1Date = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_modify1By = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_modify1Flag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fhandle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_checkQty = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkQty = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fcheckResu = new DevExpress.XtraEditors.LabelControl();
            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_freceQty = new DevExpress.XtraEditors.LabelControl();
            this.txt_freceQty = new DevExpress.XtraEditors.TextEdit();
            this.gv_freceQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl();
            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
            this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl();
            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
            this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fcheckDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
            this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_releaseNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx3 = new DevExpress.XtraGrid.GridControl();
            this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
            this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
@@ -139,19 +123,36 @@
            this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit();
            this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gcMx3 = new DevExpress.XtraGrid.GridControl();
            this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_modify1Flag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_freceQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_states = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
@@ -176,8 +177,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -185,16 +184,18 @@
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
            this.xtraTabControl2.SuspendLayout();
            this.tabMxPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // tabMxPage1
@@ -549,90 +550,6 @@
            this.txt_remarks.Size = new System.Drawing.Size(150, 28);
            this.txt_remarks.TabIndex = 786;
            // 
            // gv_itemId
            //
            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            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.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 = 14;
            this.gv_itemId.Width = 94;
            //
            // gv_qualityAudit
            //
            this.gv_qualityAudit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qualityAudit.AppearanceCell.Options.UseFont = true;
            this.gv_qualityAudit.Caption = "质量审核标识";
            this.gv_qualityAudit.FieldName = "qualityAudit";
            this.gv_qualityAudit.MinWidth = 50;
            this.gv_qualityAudit.Name = "gv_qualityAudit";
            this.gv_qualityAudit.OptionsColumn.AllowEdit = false;
            this.gv_qualityAudit.Tag = "query_a.quality_audit";
            this.gv_qualityAudit.Visible = true;
            this.gv_qualityAudit.VisibleIndex = 2;
            this.gv_qualityAudit.Width = 94;
            //
            // gv_iqcDate
            //
            this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_iqcDate.AppearanceCell.Options.UseFont = true;
            this.gv_iqcDate.Caption = "IQC提交时间 ";
            this.gv_iqcDate.FieldName = "iqcDate";
            this.gv_iqcDate.MinWidth = 50;
            this.gv_iqcDate.Name = "gv_iqcDate";
            this.gv_iqcDate.OptionsColumn.AllowEdit = false;
            this.gv_iqcDate.Tag = "query_a.iqc_date";
            this.gv_iqcDate.Visible = true;
            this.gv_iqcDate.VisibleIndex = 26;
            this.gv_iqcDate.Width = 94;
            //
            // gv_states
            //
            this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_states.AppearanceCell.Options.UseFont = true;
            this.gv_states.Caption = "状态";
            this.gv_states.FieldName = "states";
            this.gv_states.MinWidth = 50;
            this.gv_states.Name = "gv_states";
            this.gv_states.OptionsColumn.AllowEdit = false;
            this.gv_states.Tag = "query_a.states";
            this.gv_states.Visible = true;
            this.gv_states.VisibleIndex = 4;
            this.gv_states.Width = 94;
            //
            // gv_msg
            //
            this.gv_msg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_msg.AppearanceCell.Options.UseFont = true;
            this.gv_msg.Caption = "erp返回信息";
            this.gv_msg.FieldName = "msg";
            this.gv_msg.MinWidth = 110;
            this.gv_msg.Name = "gv_msg";
            this.gv_msg.OptionsColumn.AllowEdit = false;
            this.gv_msg.Tag = "query_a.msg";
            this.gv_msg.Visible = true;
            this.gv_msg.VisibleIndex = 6;
            this.gv_msg.Width = 110;
            //
            // gv_fmrmode
            //
            this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fmrmode.AppearanceCell.Options.UseFont = true;
            this.gv_fmrmode.Caption = "退料方式";
            this.gv_fmrmode.FieldName = "fmrmode";
            this.gv_fmrmode.MinWidth = 50;
            this.gv_fmrmode.Name = "gv_fmrmode";
            this.gv_fmrmode.OptionsColumn.AllowEdit = false;
            this.gv_fmrmode.Tag = "query_a.fmrmode";
            this.gv_fmrmode.Visible = true;
            this.gv_fmrmode.VisibleIndex = 8;
            this.gv_fmrmode.Width = 94;
            //
            // lb_lifnr
            // 
            this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -651,34 +568,6 @@
            this.txt_lifnr.Properties.Appearance.Options.UseFont = true;
            this.txt_lifnr.Size = new System.Drawing.Size(150, 28);
            this.txt_lifnr.TabIndex = 642;
            //
            // gv_lifnr
            //
            this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
            this.gv_lifnr.Caption = "供应商 ";
            this.gv_lifnr.FieldName = "lifnr";
            this.gv_lifnr.MinWidth = 50;
            this.gv_lifnr.Name = "gv_lifnr";
            this.gv_lifnr.OptionsColumn.AllowEdit = false;
            this.gv_lifnr.Tag = "query_a.lifnr";
            this.gv_lifnr.Visible = true;
            this.gv_lifnr.VisibleIndex = 20;
            this.gv_lifnr.Width = 94;
            //
            // gv_boardStyle
            //
            this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
            this.gv_boardStyle.Caption = "物料规格";
            this.gv_boardStyle.FieldName = "boardStyle";
            this.gv_boardStyle.MinWidth = 50;
            this.gv_boardStyle.Name = "gv_boardStyle";
            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
            this.gv_boardStyle.Tag = "query_a.board_style";
            this.gv_boardStyle.Visible = true;
            this.gv_boardStyle.VisibleIndex = 17;
            this.gv_boardStyle.Width = 94;
            // 
            // lb_lotNo1
            // 
@@ -699,34 +588,6 @@
            this.txt_lotNo1.Size = new System.Drawing.Size(150, 28);
            this.txt_lotNo1.TabIndex = 546;
            // 
            // gv_fversion
            //
            this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fversion.AppearanceCell.Options.UseFont = true;
            this.gv_fversion.Caption = "版本";
            this.gv_fversion.FieldName = "fversion";
            this.gv_fversion.MinWidth = 50;
            this.gv_fversion.Name = "gv_fversion";
            this.gv_fversion.OptionsColumn.AllowEdit = false;
            this.gv_fversion.Tag = "query_a.fversion";
            this.gv_fversion.Visible = true;
            this.gv_fversion.VisibleIndex = 24;
            this.gv_fversion.Width = 94;
            //
            // gv_fcovertQty
            //
            this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
            this.gv_fcovertQty.Caption = "转换数量";
            this.gv_fcovertQty.FieldName = "fcovertQty";
            this.gv_fcovertQty.MinWidth = 50;
            this.gv_fcovertQty.Name = "gv_fcovertQty";
            this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
            this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
            this.gv_fcovertQty.Visible = true;
            this.gv_fcovertQty.VisibleIndex = 23;
            this.gv_fcovertQty.Width = 94;
            //
            // lb_fngHandle
            // 
            this.lb_fngHandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -745,118 +606,6 @@
            this.txt_fngHandle.Properties.Appearance.Options.UseFont = true;
            this.txt_fngHandle.Size = new System.Drawing.Size(150, 28);
            this.txt_fngHandle.TabIndex = 427;
            //
            // gv_fngHandle
            //
            this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
            this.gv_fngHandle.Caption = "处理方式";
            this.gv_fngHandle.FieldName = "fngHandle";
            this.gv_fngHandle.MinWidth = 50;
            this.gv_fngHandle.Name = "gv_fngHandle";
            this.gv_fngHandle.OptionsColumn.AllowEdit = false;
            this.gv_fngHandle.Tag = "query_a.fng_handle";
            this.gv_fngHandle.Visible = true;
            this.gv_fngHandle.VisibleIndex = 7;
            this.gv_fngHandle.Width = 94;
            //
            // gv_ftype
            //
            this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ftype.AppearanceCell.Options.UseFont = true;
            this.gv_ftype.Caption = "检验类型";
            this.gv_ftype.FieldName = "ftype";
            this.gv_ftype.MinWidth = 50;
            this.gv_ftype.Name = "gv_ftype";
            this.gv_ftype.OptionsColumn.AllowEdit = false;
            this.gv_ftype.Tag = "query_a.ftype";
            this.gv_ftype.Visible = true;
            this.gv_ftype.VisibleIndex = 0;
            this.gv_ftype.Width = 94;
            //
            // gv_fsubmit
            //
            this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
            this.gv_fsubmit.Caption = "提交标识";
            this.gv_fsubmit.FieldName = "fsubmit";
            this.gv_fsubmit.MinWidth = 50;
            this.gv_fsubmit.Name = "gv_fsubmit";
            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
            this.gv_fsubmit.Tag = "query_a.fsubmit";
            this.gv_fsubmit.Visible = true;
            this.gv_fsubmit.VisibleIndex = 1;
            this.gv_fsubmit.Width = 94;
            //
            // gv_modify1Date
            //
            this.gv_modify1Date.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modify1Date.AppearanceCell.Options.UseFont = true;
            this.gv_modify1Date.Caption = "审核时间";
            this.gv_modify1Date.FieldName = "modify1Date";
            this.gv_modify1Date.MinWidth = 50;
            this.gv_modify1Date.Name = "gv_modify1Date";
            this.gv_modify1Date.OptionsColumn.AllowEdit = false;
            this.gv_modify1Date.Tag = "query_a.modify1_date";
            this.gv_modify1Date.Visible = true;
            this.gv_modify1Date.VisibleIndex = 25;
            this.gv_modify1Date.Width = 94;
            //
            // gv_modify1By
            //
            this.gv_modify1By.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modify1By.AppearanceCell.Options.UseFont = true;
            this.gv_modify1By.Caption = "审核人";
            this.gv_modify1By.FieldName = "modify1By";
            this.gv_modify1By.MinWidth = 50;
            this.gv_modify1By.Name = "gv_modify1By";
            this.gv_modify1By.OptionsColumn.AllowEdit = false;
            this.gv_modify1By.Tag = "query_a.modify1_by";
            this.gv_modify1By.Visible = true;
            this.gv_modify1By.VisibleIndex = 21;
            this.gv_modify1By.Width = 94;
            //
            // gv_modify1Flag
            //
            this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modify1Flag.AppearanceCell.Options.UseFont = true;
            this.gv_modify1Flag.Caption = "采购审核标识";
            this.gv_modify1Flag.FieldName = "modify1Flag";
            this.gv_modify1Flag.MinWidth = 50;
            this.gv_modify1Flag.Name = "gv_modify1Flag";
            this.gv_modify1Flag.OptionsColumn.AllowEdit = false;
            this.gv_modify1Flag.Tag = "query_a.modify1_flag";
            this.gv_modify1Flag.Visible = true;
            this.gv_modify1Flag.VisibleIndex = 3;
            this.gv_modify1Flag.Width = 94;
            //
            // gv_fhandle
            //
            this.gv_fhandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fhandle.AppearanceCell.Options.UseFont = true;
            this.gv_fhandle.Caption = "是否处理";
            this.gv_fhandle.FieldName = "fhandle";
            this.gv_fhandle.MinWidth = 50;
            this.gv_fhandle.Name = "gv_fhandle";
            this.gv_fhandle.OptionsColumn.AllowEdit = false;
            this.gv_fhandle.Tag = "query_a.fhandle";
            this.gv_fhandle.Visible = true;
            this.gv_fhandle.VisibleIndex = 22;
            this.gv_fhandle.Width = 94;
            //
            // gv_lotNo
            //
            this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
            this.gv_lotNo.Caption = "批次号";
            this.gv_lotNo.FieldName = "lotNo";
            this.gv_lotNo.MinWidth = 50;
            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 = 12;
            this.gv_lotNo.Width = 94;
            // 
            // lb_checkQty
            // 
@@ -877,20 +626,6 @@
            this.txt_checkQty.Size = new System.Drawing.Size(150, 28);
            this.txt_checkQty.TabIndex = 258;
            // 
            // gv_checkQty
            //
            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
            this.gv_checkQty.Caption = "抽检数量 ";
            this.gv_checkQty.FieldName = "checkQty";
            this.gv_checkQty.MinWidth = 50;
            this.gv_checkQty.Name = "gv_checkQty";
            this.gv_checkQty.OptionsColumn.AllowEdit = false;
            this.gv_checkQty.Tag = "query_a.check_qty";
            this.gv_checkQty.Visible = true;
            this.gv_checkQty.VisibleIndex = 18;
            this.gv_checkQty.Width = 94;
            //
            // lb_fcheckResu
            // 
            this.lb_fcheckResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -909,34 +644,6 @@
            this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true;
            this.txt_fcheckResu.Size = new System.Drawing.Size(150, 28);
            this.txt_fcheckResu.TabIndex = 235;
            //
            // gv_fcheckResu
            //
            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckResu.Caption = "检验结果";
            this.gv_fcheckResu.FieldName = "fcheckResu";
            this.gv_fcheckResu.MinWidth = 50;
            this.gv_fcheckResu.Name = "gv_fcheckResu";
            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
            this.gv_fcheckResu.Visible = true;
            this.gv_fcheckResu.VisibleIndex = 9;
            this.gv_fcheckResu.Width = 94;
            //
            // gv_suppNo
            //
            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "supp_no ";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 50;
            this.gv_suppNo.Name = "gv_suppNo";
            this.gv_suppNo.OptionsColumn.AllowEdit = false;
            this.gv_suppNo.Tag = "query_a.supp_no";
            this.gv_suppNo.Visible = true;
            this.gv_suppNo.VisibleIndex = 19;
            this.gv_suppNo.Width = 94;
            // 
            // lb_freceQty
            // 
@@ -957,20 +664,6 @@
            this.txt_freceQty.Size = new System.Drawing.Size(150, 28);
            this.txt_freceQty.TabIndex = 226;
            // 
            // gv_freceQty
            //
            this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_freceQty.AppearanceCell.Options.UseFont = true;
            this.gv_freceQty.Caption = "判定结果 ";
            this.gv_freceQty.FieldName = "freceQty";
            this.gv_freceQty.MinWidth = 50;
            this.gv_freceQty.Name = "gv_freceQty";
            this.gv_freceQty.OptionsColumn.AllowEdit = false;
            this.gv_freceQty.Tag = "query_a.frece_qty";
            this.gv_freceQty.Visible = true;
            this.gv_freceQty.VisibleIndex = 10;
            this.gv_freceQty.Width = 94;
            //
            // lb_fbatchQty
            // 
            this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -989,34 +682,6 @@
            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
            this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28);
            this.txt_fbatchQty.TabIndex = 222;
            //
            // gv_fbatchQty
            //
            this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
            this.gv_fbatchQty.Caption = "批次数量";
            this.gv_fbatchQty.FieldName = "fbatchQty";
            this.gv_fbatchQty.MinWidth = 50;
            this.gv_fbatchQty.Name = "gv_fbatchQty";
            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
            this.gv_fbatchQty.Visible = true;
            this.gv_fbatchQty.VisibleIndex = 16;
            this.gv_fbatchQty.Width = 94;
            //
            // gv_itemNo
            //
            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料编码";
            this.gv_itemNo.FieldName = "itemNo";
            this.gv_itemNo.MinWidth = 50;
            this.gv_itemNo.Name = "gv_itemNo";
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.item_no";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 15;
            this.gv_itemNo.Width = 94;
            // 
            // lb_fcheckBy
            // 
@@ -1037,20 +702,6 @@
            this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28);
            this.txt_fcheckBy.TabIndex = 217;
            // 
            // gv_fcheckBy
            //
            this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckBy.Caption = "检验人员";
            this.gv_fcheckBy.FieldName = "fcheckBy";
            this.gv_fcheckBy.MinWidth = 50;
            this.gv_fcheckBy.Name = "gv_fcheckBy";
            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
            this.gv_fcheckBy.Visible = true;
            this.gv_fcheckBy.VisibleIndex = 13;
            this.gv_fcheckBy.Width = 94;
            //
            // lb_fcheckDate
            // 
            this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1069,20 +720,6 @@
            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28);
            this.txt_fcheckDate.TabIndex = 216;
            //
            // gv_fcheckDate
            //
            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckDate.Caption = "检验日期 ";
            this.gv_fcheckDate.FieldName = "fcheckDate";
            this.gv_fcheckDate.MinWidth = 50;
            this.gv_fcheckDate.Name = "gv_fcheckDate";
            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
            this.gv_fcheckDate.Visible = true;
            this.gv_fcheckDate.VisibleIndex = 5;
            this.gv_fcheckDate.Width = 94;
            // 
            // lb_releaseNo
            // 
@@ -1103,20 +740,6 @@
            this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
            this.txt_releaseNo.TabIndex = 213;
            // 
            // gv_releaseNo
            //
            this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_releaseNo.Caption = "检验单号";
            this.gv_releaseNo.FieldName = "releaseNo";
            this.gv_releaseNo.MinWidth = 50;
            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 = 11;
            this.gv_releaseNo.Width = 94;
            //
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
@@ -1130,57 +753,6 @@
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
            //
            // gcMain
            //
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
            this.gcMain.Size = new System.Drawing.Size(1342, 649);
            this.gcMain.TabIndex = 1;
            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            //
            // gridView1
            //
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_ftype,
            this.gv_fsubmit,
            this.gv_qualityAudit,
            this.gv_modify1Flag,
            this.gv_states,
            this.gv_msg,
            this.gv_fngHandle,
            this.gv_fmrmode,
            this.gv_fcheckResu,
            this.gv_releaseNo,
            this.gv_lotNo,
            this.gv_fcheckBy,
            this.gv_fcheckDate,
            this.gv_itemId,
            this.gv_itemNo,
            this.gv_boardStyle,
            this.gv_fbatchQty,
            this.gv_suppNo,
            this.gv_lifnr,
            this.gv_modify1By,
            this.gv_freceQty,
            this.gv_modify1Date,
            this.gv_checkQty,
            this.gv_fhandle,
            this.gv_fcovertQty,
            this.gv_fversion,
            this.gv_iqcDate});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // xtraTabControl1
            // 
@@ -1243,6 +815,148 @@
            this.tabMxPage3.Name = "tabMxPage3";
            this.tabMxPage3.Size = new System.Drawing.Size(1340, 448);
            this.tabMxPage3.Text = "附件信息";
            //
            // gcMx3
            //
            this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx3.Location = new System.Drawing.Point(0, 57);
            this.gcMx3.MainView = this.gvMx3;
            this.gcMx3.Name = "gcMx3";
            this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1,
            this.repositoryItemButtonEdit2});
            this.gcMx3.Size = new System.Drawing.Size(1340, 391);
            this.gcMx3.TabIndex = 1;
            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx3});
            //
            // gvMx3
            //
            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn11,
            this.gridColumn6,
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn10,
            this.gridColumn9});
            this.gvMx3.GridControl = this.gcMx3;
            this.gvMx3.Name = "gvMx3";
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "guid不能删除";
            this.gridColumn4.FieldName = "guid";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "附件名称";
            this.gridColumn5.FieldName = "fileTitle";
            this.gridColumn5.MinWidth = 100;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.ReadOnly = true;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            this.gridColumn5.Width = 100;
            //
            // gridColumn11
            //
            this.gridColumn11.Caption = "附件类型";
            this.gridColumn11.FieldName = "fileType";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 1;
            this.gridColumn11.Width = 94;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "浏览地址";
            this.gridColumn6.FieldName = "urlPath";
            this.gridColumn6.MinWidth = 200;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsColumn.ReadOnly = true;
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 2;
            this.gridColumn6.Width = 200;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "上传者";
            this.gridColumn7.FieldName = "createBy";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 3;
            this.gridColumn7.Width = 94;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "上传时间";
            this.gridColumn8.FieldName = "createDate";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.OptionsColumn.ReadOnly = true;
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 4;
            this.gridColumn8.Width = 94;
            //
            // gridColumn10
            //
            this.gridColumn10.Caption = "浏览";
            this.gridColumn10.ColumnEdit = this.repositoryItemButtonEdit2;
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 5;
            this.gridColumn10.Width = 94;
            //
            // repositoryItemButtonEdit2
            //
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
            //
            // gridColumn9
            //
            this.gridColumn9.Caption = "移出";
            this.gridColumn9.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            this.gridColumn9.Width = 94;
            //
            // repositoryItemButtonEdit1
            //
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            //
            // ucUpFile1
            //
            this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ucUpFile1.Location = new System.Drawing.Point(0, 0);
            this.ucUpFile1.Name = "ucUpFile1";
            this.ucUpFile1.parentGuid = null;
            this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
            this.ucUpFile1.TabIndex = 0;
            // 
            // panel1
            // 
@@ -1421,147 +1135,444 @@
            this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
            this.txt_lotNo.TabIndex = 262;
            // 
            // repositoryItemButtonEdit1
            // gcMain
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
            this.gcMain.Size = new System.Drawing.Size(1342, 649);
            this.gcMain.TabIndex = 4;
            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // repositoryItemButtonEdit2
            // gridView1
            // 
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn13,
            this.gv_fsubmit,
            this.gv_modify1Flag,
            this.gv_lotNo,
            this.gv_lifnr,
            this.gv_releaseNo,
            this.gv_itemId,
            this.gv_itemNo,
            this.gv_boardStyle,
            this.gridColumn14,
            this.gv_fbatchQty,
            this.gv_ftype,
            this.gv_fcheckResu,
            this.gv_fcovertQty,
            this.gv_remarks,
            this.gv_createBy,
            this.gv_fcheckBy,
            this.gridColumn15,
            this.gv_fcheckDate,
            this.gv_freceQty,
            this.gv_checkQty,
            this.gv_createDate,
            this.gv_lastupdateBy,
            this.gv_lastupdateDate,
            this.gv_fngHandle,
            this.gv_fversion,
            this.gv_states,
            this.gv_iqcDate});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gvMx3
            // gridColumn13
            // 
            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn11,
            this.gridColumn6,
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn10,
            this.gridColumn9});
            this.gvMx3.GridControl = this.gcMx3;
            this.gvMx3.Name = "gvMx3";
            this.gridColumn13.Caption = "是否急料";
            this.gridColumn13.FieldName = "urgentLag";
            this.gridColumn13.MinWidth = 50;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.OptionsColumn.ReadOnly = true;
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 0;
            this.gridColumn13.Width = 94;
            // 
            // gridColumn4
            // gv_fsubmit
            // 
            this.gridColumn4.Caption = "guid不能删除";
            this.gridColumn4.FieldName = "guid";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Width = 94;
            this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
            this.gv_fsubmit.Caption = "提交标识";
            this.gv_fsubmit.FieldName = "fsubmit";
            this.gv_fsubmit.MinWidth = 50;
            this.gv_fsubmit.Name = "gv_fsubmit";
            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
            this.gv_fsubmit.Tag = "query_a.fsubmit";
            this.gv_fsubmit.Visible = true;
            this.gv_fsubmit.VisibleIndex = 1;
            this.gv_fsubmit.Width = 94;
            // 
            // gridColumn5
            // gv_modify1Flag
            // 
            this.gridColumn5.Caption = "附件名称";
            this.gridColumn5.FieldName = "fileTitle";
            this.gridColumn5.MinWidth = 100;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.ReadOnly = true;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            this.gridColumn5.Width = 100;
            this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modify1Flag.AppearanceCell.Options.UseFont = true;
            this.gv_modify1Flag.Caption = "审核标志";
            this.gv_modify1Flag.FieldName = "modify1Flag";
            this.gv_modify1Flag.MinWidth = 50;
            this.gv_modify1Flag.Name = "gv_modify1Flag";
            this.gv_modify1Flag.OptionsColumn.AllowEdit = false;
            this.gv_modify1Flag.Tag = "query_a.modify1_flag";
            this.gv_modify1Flag.Visible = true;
            this.gv_modify1Flag.VisibleIndex = 2;
            this.gv_modify1Flag.Width = 100;
            // 
            // gridColumn11
            // gv_lotNo
            // 
            this.gridColumn11.Caption = "附件类型";
            this.gridColumn11.FieldName = "fileType";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 1;
            this.gridColumn11.Width = 94;
            this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
            this.gv_lotNo.Caption = "送检批次";
            this.gv_lotNo.FieldName = "lotNo";
            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 = 150;
            // 
            // gridColumn6
            // gv_lifnr
            // 
            this.gridColumn6.Caption = "浏览地址";
            this.gridColumn6.FieldName = "urlPath";
            this.gridColumn6.MinWidth = 200;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsColumn.ReadOnly = true;
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 2;
            this.gridColumn6.Width = 200;
            this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
            this.gv_lifnr.Caption = "供应商名称";
            this.gv_lifnr.FieldName = "suppName";
            this.gv_lifnr.MinWidth = 250;
            this.gv_lifnr.Name = "gv_lifnr";
            this.gv_lifnr.OptionsColumn.AllowEdit = false;
            this.gv_lifnr.Tag = "query_a.lifnr";
            this.gv_lifnr.Visible = true;
            this.gv_lifnr.VisibleIndex = 4;
            this.gv_lifnr.Width = 250;
            // 
            // gridColumn7
            // gv_releaseNo
            // 
            this.gridColumn7.Caption = "上传者";
            this.gridColumn7.FieldName = "createBy";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 3;
            this.gridColumn7.Width = 94;
            this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_releaseNo.Caption = "检验单号";
            this.gv_releaseNo.FieldName = "releaseNo";
            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 = 5;
            this.gv_releaseNo.Width = 150;
            // 
            // gridColumn8
            // gv_itemId
            // 
            this.gridColumn8.Caption = "上传时间";
            this.gridColumn8.FieldName = "createDate";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.OptionsColumn.ReadOnly = true;
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 4;
            this.gridColumn8.Width = 94;
            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemId.AppearanceCell.Options.UseFont = true;
            this.gv_itemId.Caption = "物料ID";
            this.gv_itemId.FieldName = "itemId";
            this.gv_itemId.MinWidth = 80;
            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 = 6;
            this.gv_itemId.Width = 100;
            // 
            // gridColumn10
            // gv_itemNo
            // 
            this.gridColumn10.Caption = "浏览";
            this.gridColumn10.ColumnEdit = this.repositoryItemButtonEdit2;
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 5;
            this.gridColumn10.Width = 94;
            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料编码";
            this.gv_itemNo.FieldName = "itemNo2";
            this.gv_itemNo.MinWidth = 100;
            this.gv_itemNo.Name = "gv_itemNo";
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.item_no";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 7;
            this.gv_itemNo.Width = 100;
            // 
            // gridColumn9
            // gv_boardStyle
            // 
            this.gridColumn9.Caption = "移出";
            this.gridColumn9.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            this.gridColumn9.Width = 94;
            this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
            this.gv_boardStyle.Caption = "物料名称";
            this.gv_boardStyle.FieldName = "itemName";
            this.gv_boardStyle.MinWidth = 200;
            this.gv_boardStyle.Name = "gv_boardStyle";
            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
            this.gv_boardStyle.Tag = "query_a.board_style";
            this.gv_boardStyle.Visible = true;
            this.gv_boardStyle.VisibleIndex = 8;
            this.gv_boardStyle.Width = 200;
            // 
            // gcMx3
            // gridColumn14
            // 
            this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx3.Location = new System.Drawing.Point(0, 57);
            this.gcMx3.MainView = this.gvMx3;
            this.gcMx3.Name = "gcMx3";
            this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1,
            this.repositoryItemButtonEdit2});
            this.gcMx3.Size = new System.Drawing.Size(1340, 391);
            this.gcMx3.TabIndex = 1;
            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx3});
            this.gridColumn14.Caption = "物料规格";
            this.gridColumn14.FieldName = "itemModel";
            this.gridColumn14.MinWidth = 200;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.OptionsColumn.ReadOnly = true;
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 9;
            this.gridColumn14.Width = 200;
            // 
            // ucUpFile1
            // gv_fbatchQty
            // 
            this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ucUpFile1.Location = new System.Drawing.Point(0, 0);
            this.ucUpFile1.Name = "ucUpFile1";
            this.ucUpFile1.parentGuid = null;
            this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
            this.ucUpFile1.TabIndex = 0;
            this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
            this.gv_fbatchQty.Caption = "采购数量";
            this.gv_fbatchQty.FieldName = "fbatchQty";
            this.gv_fbatchQty.MinWidth = 80;
            this.gv_fbatchQty.Name = "gv_fbatchQty";
            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
            this.gv_fbatchQty.Visible = true;
            this.gv_fbatchQty.VisibleIndex = 11;
            this.gv_fbatchQty.Width = 100;
            //
            // gv_ftype
            //
            this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ftype.AppearanceCell.Options.UseFont = true;
            this.gv_ftype.Caption = "类型(0来料,1在库)";
            this.gv_ftype.FieldName = "ftype";
            this.gv_ftype.MinWidth = 50;
            this.gv_ftype.Name = "gv_ftype";
            this.gv_ftype.OptionsColumn.AllowEdit = false;
            this.gv_ftype.Tag = "query_a.ftype";
            this.gv_ftype.Visible = true;
            this.gv_ftype.VisibleIndex = 12;
            this.gv_ftype.Width = 94;
            //
            // gv_fcheckResu
            //
            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckResu.Caption = "检验结果";
            this.gv_fcheckResu.FieldName = "fcheckResu";
            this.gv_fcheckResu.MinWidth = 100;
            this.gv_fcheckResu.Name = "gv_fcheckResu";
            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
            this.gv_fcheckResu.Visible = true;
            this.gv_fcheckResu.VisibleIndex = 13;
            this.gv_fcheckResu.Width = 100;
            //
            // gv_fcovertQty
            //
            this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
            this.gv_fcovertQty.Caption = "转换数量";
            this.gv_fcovertQty.FieldName = "fcovertQty";
            this.gv_fcovertQty.MinWidth = 100;
            this.gv_fcovertQty.Name = "gv_fcovertQty";
            this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
            this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
            this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
            this.gv_fcovertQty.Visible = true;
            this.gv_fcovertQty.VisibleIndex = 15;
            this.gv_fcovertQty.Width = 100;
            //
            // gv_remarks
            //
            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "不良描述";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 150;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.remarks";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 16;
            this.gv_remarks.Width = 150;
            //
            // gv_createBy
            //
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 100;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 17;
            this.gv_createBy.Width = 100;
            //
            // gv_fcheckBy
            //
            this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckBy.Caption = "检验人员";
            this.gv_fcheckBy.FieldName = "fcheckBy";
            this.gv_fcheckBy.MinWidth = 100;
            this.gv_fcheckBy.Name = "gv_fcheckBy";
            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
            this.gv_fcheckBy.Visible = true;
            this.gv_fcheckBy.VisibleIndex = 18;
            this.gv_fcheckBy.Width = 100;
            //
            // gridColumn15
            //
            this.gridColumn15.Caption = "提交检验日期";
            this.gridColumn15.FieldName = "date01";
            this.gridColumn15.MinWidth = 180;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.OptionsColumn.ReadOnly = true;
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 19;
            this.gridColumn15.Width = 180;
            //
            // gv_fcheckDate
            //
            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckDate.Caption = "检验日期";
            this.gv_fcheckDate.FieldName = "fcheckDate";
            this.gv_fcheckDate.MinWidth = 180;
            this.gv_fcheckDate.Name = "gv_fcheckDate";
            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
            this.gv_fcheckDate.Visible = true;
            this.gv_fcheckDate.VisibleIndex = 10;
            this.gv_fcheckDate.Width = 180;
            //
            // gv_freceQty
            //
            this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_freceQty.AppearanceCell.Options.UseFont = true;
            this.gv_freceQty.Caption = "判定结果";
            this.gv_freceQty.FieldName = "freceQty";
            this.gv_freceQty.MinWidth = 100;
            this.gv_freceQty.Name = "gv_freceQty";
            this.gv_freceQty.OptionsColumn.AllowEdit = false;
            this.gv_freceQty.Tag = "query_a.frece_qty";
            this.gv_freceQty.Visible = true;
            this.gv_freceQty.VisibleIndex = 14;
            this.gv_freceQty.Width = 100;
            //
            // gv_checkQty
            //
            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
            this.gv_checkQty.Caption = "抽检数量";
            this.gv_checkQty.FieldName = "checkQty";
            this.gv_checkQty.MinWidth = 50;
            this.gv_checkQty.Name = "gv_checkQty";
            this.gv_checkQty.OptionsColumn.AllowEdit = false;
            this.gv_checkQty.Tag = "query_a.check_qty";
            this.gv_checkQty.Visible = true;
            this.gv_checkQty.VisibleIndex = 20;
            this.gv_checkQty.Width = 94;
            //
            // gv_createDate
            //
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建日期";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 180;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 21;
            this.gv_createDate.Width = 180;
            //
            // gv_lastupdateBy
            //
            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "更新人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 100;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
            this.gv_lastupdateBy.Visible = true;
            this.gv_lastupdateBy.VisibleIndex = 22;
            this.gv_lastupdateBy.Width = 100;
            //
            // gv_lastupdateDate
            //
            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "更新日期";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 180;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 23;
            this.gv_lastupdateDate.Width = 180;
            //
            // gv_fngHandle
            //
            this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
            this.gv_fngHandle.Caption = "不良处理方法";
            this.gv_fngHandle.FieldName = "fngHandle";
            this.gv_fngHandle.MinWidth = 100;
            this.gv_fngHandle.Name = "gv_fngHandle";
            this.gv_fngHandle.OptionsColumn.AllowEdit = false;
            this.gv_fngHandle.Tag = "query_a.fng_handle";
            this.gv_fngHandle.Visible = true;
            this.gv_fngHandle.VisibleIndex = 24;
            this.gv_fngHandle.Width = 100;
            //
            // gv_fversion
            //
            this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fversion.AppearanceCell.Options.UseFont = true;
            this.gv_fversion.Caption = "版本";
            this.gv_fversion.FieldName = "fversion";
            this.gv_fversion.MinWidth = 50;
            this.gv_fversion.Name = "gv_fversion";
            this.gv_fversion.OptionsColumn.AllowEdit = false;
            this.gv_fversion.Tag = "query_a.fversion";
            this.gv_fversion.Visible = true;
            this.gv_fversion.VisibleIndex = 25;
            this.gv_fversion.Width = 94;
            //
            // gv_states
            //
            this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_states.AppearanceCell.Options.UseFont = true;
            this.gv_states.Caption = "状态";
            this.gv_states.FieldName = "states";
            this.gv_states.MinWidth = 50;
            this.gv_states.Name = "gv_states";
            this.gv_states.OptionsColumn.AllowEdit = false;
            this.gv_states.Tag = "query_a.states";
            this.gv_states.Visible = true;
            this.gv_states.VisibleIndex = 26;
            this.gv_states.Width = 94;
            //
            // gv_iqcDate
            //
            this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_iqcDate.AppearanceCell.Options.UseFont = true;
            this.gv_iqcDate.Caption = "IQC提交时间";
            this.gv_iqcDate.FieldName = "iqcDate";
            this.gv_iqcDate.MinWidth = 180;
            this.gv_iqcDate.Name = "gv_iqcDate";
            this.gv_iqcDate.OptionsColumn.AllowEdit = false;
            this.gv_iqcDate.Tag = "query_a.iqc_date";
            this.gv_iqcDate.Visible = true;
            this.gv_iqcDate.VisibleIndex = 27;
            this.gv_iqcDate.Width = 180;
            // 
            // Frm_MesQaItemsDetect01Check
            // 
@@ -1595,8 +1606,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
@@ -1604,6 +1613,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
            this.xtraTabControl2.ResumeLayout(false);
            this.tabMxPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
@@ -1611,17 +1624,13 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
        private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
@@ -1633,63 +1642,36 @@
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraEditors.LabelControl lb_remarks;
        private DevExpress.XtraEditors.TextEdit txt_remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qualityAudit;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_states;
        private DevExpress.XtraGrid.Columns.GridColumn gv_msg;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fmrmode;
        private DevExpress.XtraEditors.LabelControl lb_lifnr;
        private DevExpress.XtraEditors.TextEdit txt_lifnr;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
        private DevExpress.XtraEditors.LabelControl lb_lotNo1;
        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fversion;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
        private DevExpress.XtraEditors.LabelControl lb_fngHandle;
        private DevExpress.XtraEditors.TextEdit txt_fngHandle;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
        private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
        private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Date;
        private DevExpress.XtraGrid.Columns.GridColumn gv_modify1By;
        private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fhandle;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
        private DevExpress.XtraEditors.LabelControl lb_checkQty;
        private DevExpress.XtraEditors.TextEdit txt_checkQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
        private DevExpress.XtraEditors.LabelControl lb_fcheckResu;
        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
        private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
        private DevExpress.XtraEditors.LabelControl lb_freceQty;
        private DevExpress.XtraEditors.TextEdit txt_freceQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_freceQty;
        private DevExpress.XtraEditors.LabelControl lb_fbatchQty;
        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
        private DevExpress.XtraEditors.LabelControl lb_fcheckBy;
        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
        private DevExpress.XtraEditors.LabelControl lb_fcheckDate;
        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
        private DevExpress.XtraEditors.LabelControl lb_releaseNo;
        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
        private DevExpress.XtraTab.XtraTabPage tabMxPage3;
        private DevExpress.XtraEditors.MemoEdit txt_itemModel;
        private UserControl.UcLookItems txt_itemId;
@@ -1741,5 +1723,35 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private UserControl.UCUpFile ucUpFile1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
        private DevExpress.XtraGrid.Columns.GridColumn gv_modify1Flag;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_freceQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fversion;
        private DevExpress.XtraGrid.Columns.GridColumn gv_states;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
    }
}
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
@@ -114,6 +114,11 @@
                lbGuid, txt_releaseNo, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>
        /// 驳回
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnBoHuiClick(object sender, EventArgs e)
        {
            toolBarMenu1.guidKey = "";
@@ -122,6 +127,11 @@
                lbGuid, txt_releaseNo, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>
        /// 采购反审核
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnCaiGouFchkClick(object sender, EventArgs e)
        {
            toolBarMenu1.guidKey = "";
@@ -130,6 +140,11 @@
                lbGuid, txt_releaseNo, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>
        /// 采购审核
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnCaiGouChkClick(object sender, EventArgs e)
        {
            toolBarMenu1.guidKey = "";
@@ -138,7 +153,11 @@
                lbGuid, txt_releaseNo, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>
        /// 质量反审核
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnZhiLiangFchkClick(object sender, EventArgs e)
        {
            toolBarMenu1.guidKey = "";
@@ -147,7 +166,11 @@
                lbGuid, txt_releaseNo, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>
        /// 质量审核
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnZhiLiangChkClick(object sender, EventArgs e)
        {
            toolBarMenu1.guidKey = "";