lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -28,6 +28,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -142,6 +143,7 @@
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -283,7 +285,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -296,7 +297,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -329,7 +329,6 @@
            // 
            // gv_fstatus
            // 
            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fstatus.Caption = "审核标识";
            this.gv_fstatus.FieldName = "chkStatus";
@@ -372,7 +371,6 @@
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "建立时间";
            this.gv_checkUser.FieldName = "createDate";
@@ -385,7 +383,6 @@
            // 
            // gv_checkDate
            // 
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核者";
            this.gv_checkDate.FieldName = "checkBy";
@@ -398,7 +395,6 @@
            // 
            // gv_pba005
            // 
            this.gv_pba005.AppearanceCell.Options.UseFont = true;
            this.gv_pba005.Caption = "审核时间";
            this.gv_pba005.FieldName = "checkDate";
@@ -411,7 +407,6 @@
            // 
            // gv_pba006
            // 
            this.gv_pba006.AppearanceCell.Options.UseFont = true;
            this.gv_pba006.Caption = "处置意见";
            this.gv_pba006.FieldName = "handSuggestion";
@@ -424,7 +419,6 @@
            // 
            // gv_pba009
            // 
            this.gv_pba009.AppearanceCell.Options.UseFont = true;
            this.gv_pba009.Caption = "选别类别";
            this.gv_pba009.FieldName = "chooseType";
@@ -630,120 +624,117 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(114, 172);
            this.txt_remark.Location = new System.Drawing.Point(114, 162);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(436, 28);
            this.txt_remark.Size = new System.Drawing.Size(446, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 240;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(927, 12);
            this.txt_checkUser.Location = new System.Drawing.Point(942, 12);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(166, 28);
            this.txt_checkUser.Size = new System.Drawing.Size(172, 24);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 273;
            this.txt_checkUser.Tag = "readonly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(927, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(942, 42);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(166, 28);
            this.txt_checkDate.Size = new System.Drawing.Size(172, 24);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 267;
            this.txt_checkDate.Tag = "readonly";
            // 
            // txt_chkStatus
            // 
            this.txt_chkStatus.Location = new System.Drawing.Point(825, 76);
            this.txt_chkStatus.Location = new System.Drawing.Point(840, 72);
            this.txt_chkStatus.Name = "txt_chkStatus";
            this.txt_chkStatus.Properties.Caption = "审核状态";
            this.txt_chkStatus.Size = new System.Drawing.Size(268, 24);
            this.txt_chkStatus.Size = new System.Drawing.Size(274, 24);
            this.txt_chkStatus.StyleController = this.layoutMx1;
            this.txt_chkStatus.TabIndex = 461;
            // 
            // txt_fType
            // 
            this.txt_fType.Location = new System.Drawing.Point(385, 12);
            this.txt_fType.Location = new System.Drawing.Point(390, 12);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Size = new System.Drawing.Size(165, 24);
            this.txt_fType.Size = new System.Drawing.Size(170, 24);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 462;
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(114, 44);
            this.txt_itemNo.Location = new System.Drawing.Point(114, 42);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Size = new System.Drawing.Size(165, 24);
            this.txt_itemNo.Size = new System.Drawing.Size(170, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 464;
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(385, 44);
            this.txt_itemName.Location = new System.Drawing.Point(390, 42);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Size = new System.Drawing.Size(165, 24);
            this.txt_itemName.Size = new System.Drawing.Size(170, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 465;
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(656, 44);
            this.txt_itemModel.Location = new System.Drawing.Point(666, 42);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Size = new System.Drawing.Size(165, 24);
            this.txt_itemModel.Size = new System.Drawing.Size(170, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 466;
            // 
            // txt_dhdNo
            // 
            this.txt_dhdNo.Location = new System.Drawing.Point(656, 12);
            this.txt_dhdNo.Location = new System.Drawing.Point(666, 12);
            this.txt_dhdNo.Name = "txt_dhdNo";
            this.txt_dhdNo.Size = new System.Drawing.Size(165, 24);
            this.txt_dhdNo.Size = new System.Drawing.Size(170, 24);
            this.txt_dhdNo.StyleController = this.layoutMx1;
            this.txt_dhdNo.TabIndex = 467;
            // 
            // txt_gysNo
            // 
            this.txt_gysNo.Location = new System.Drawing.Point(656, 76);
            this.txt_gysNo.Location = new System.Drawing.Point(666, 72);
            this.txt_gysNo.Name = "txt_gysNo";
            this.txt_gysNo.Size = new System.Drawing.Size(165, 24);
            this.txt_gysNo.Size = new System.Drawing.Size(170, 24);
            this.txt_gysNo.StyleController = this.layoutMx1;
            this.txt_gysNo.TabIndex = 468;
            // 
            // txt_gysName
            // 
            this.txt_gysName.Location = new System.Drawing.Point(656, 108);
            this.txt_gysName.Location = new System.Drawing.Point(666, 102);
            this.txt_gysName.Name = "txt_gysName";
            this.txt_gysName.Size = new System.Drawing.Size(165, 24);
            this.txt_gysName.Size = new System.Drawing.Size(170, 24);
            this.txt_gysName.StyleController = this.layoutMx1;
            this.txt_gysName.TabIndex = 469;
            // 
            // txt_qty
            // 
            this.txt_qty.Location = new System.Drawing.Point(114, 76);
            this.txt_qty.Location = new System.Drawing.Point(114, 72);
            this.txt_qty.Name = "txt_qty";
            this.txt_qty.Size = new System.Drawing.Size(165, 24);
            this.txt_qty.Size = new System.Drawing.Size(170, 24);
            this.txt_qty.StyleController = this.layoutMx1;
            this.txt_qty.TabIndex = 470;
            // 
            // txt_chooseQty
            // 
            this.txt_chooseQty.Location = new System.Drawing.Point(114, 108);
            this.txt_chooseQty.Location = new System.Drawing.Point(114, 102);
            this.txt_chooseQty.Name = "txt_chooseQty";
            this.txt_chooseQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseQty.Size = new System.Drawing.Size(170, 24);
            this.txt_chooseQty.StyleController = this.layoutMx1;
            this.txt_chooseQty.TabIndex = 471;
            // 
            // txt_handSuggestion
            // 
            this.txt_handSuggestion.Location = new System.Drawing.Point(385, 76);
            this.txt_handSuggestion.Location = new System.Drawing.Point(390, 72);
            this.txt_handSuggestion.Name = "txt_handSuggestion";
            this.txt_handSuggestion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -751,21 +742,21 @@
            "-请选择-",
            "加严",
            "放宽"});
            this.txt_handSuggestion.Size = new System.Drawing.Size(165, 24);
            this.txt_handSuggestion.Size = new System.Drawing.Size(170, 24);
            this.txt_handSuggestion.StyleController = this.layoutMx1;
            this.txt_handSuggestion.TabIndex = 472;
            // 
            // txt_chooseType
            // 
            this.txt_chooseType.Location = new System.Drawing.Point(385, 108);
            this.txt_chooseType.Location = new System.Drawing.Point(390, 102);
            this.txt_chooseType.Name = "txt_chooseType";
            this.txt_chooseType.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseType.Size = new System.Drawing.Size(170, 24);
            this.txt_chooseType.StyleController = this.layoutMx1;
            this.txt_chooseType.TabIndex = 473;
            // 
            // txt_handResult
            // 
            this.txt_handResult.Location = new System.Drawing.Point(656, 140);
            this.txt_handResult.Location = new System.Drawing.Point(666, 132);
            this.txt_handResult.Name = "txt_handResult";
            this.txt_handResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -773,23 +764,23 @@
            "-请选择-",
            "OK",
            "NG"});
            this.txt_handResult.Size = new System.Drawing.Size(165, 24);
            this.txt_handResult.Size = new System.Drawing.Size(170, 24);
            this.txt_handResult.StyleController = this.layoutMx1;
            this.txt_handResult.TabIndex = 474;
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(927, 108);
            this.txt_createBy.Location = new System.Drawing.Point(942, 102);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Size = new System.Drawing.Size(166, 24);
            this.txt_createBy.Size = new System.Drawing.Size(172, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 475;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(927, 140);
            this.txt_createDate.Location = new System.Drawing.Point(942, 132);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(166, 24);
            this.txt_createDate.Size = new System.Drawing.Size(172, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 476;
            // 
@@ -805,23 +796,23 @@
            // 
            this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
            this.txt_fBillNo.Name = "txt_fBillNo";
            this.txt_fBillNo.Size = new System.Drawing.Size(165, 24);
            this.txt_fBillNo.Size = new System.Drawing.Size(170, 24);
            this.txt_fBillNo.StyleController = this.layoutMx1;
            this.txt_fBillNo.TabIndex = 478;
            // 
            // txt_chooseGoodQty
            // 
            this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 140);
            this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 132);
            this.txt_chooseGoodQty.Name = "txt_chooseGoodQty";
            this.txt_chooseGoodQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseGoodQty.Size = new System.Drawing.Size(170, 24);
            this.txt_chooseGoodQty.StyleController = this.layoutMx1;
            this.txt_chooseGoodQty.TabIndex = 479;
            // 
            // txt_chooseBadQty
            // 
            this.txt_chooseBadQty.Location = new System.Drawing.Point(385, 140);
            this.txt_chooseBadQty.Location = new System.Drawing.Point(390, 132);
            this.txt_chooseBadQty.Name = "txt_chooseBadQty";
            this.txt_chooseBadQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseBadQty.Size = new System.Drawing.Size(170, 24);
            this.txt_chooseBadQty.StyleController = this.layoutMx1;
            this.txt_chooseBadQty.TabIndex = 480;
            // 
@@ -908,144 +899,144 @@
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            this.Root.Size = new System.Drawing.Size(1105, 212);
            this.Root.Size = new System.Drawing.Size(1126, 201);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_checkUser;
            this.layoutControlItem5.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem5.Text = "审核人";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.txt_fType;
            this.layoutControlItem1.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem1.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem1.Text = "异常类型";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_itemNo;
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 30);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem11.Text = "物料编号";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_itemName;
            this.layoutControlItem12.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem12.Location = new System.Drawing.Point(276, 30);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem12.Text = "物料名称";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_itemModel;
            this.layoutControlItem13.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem13.Location = new System.Drawing.Point(552, 30);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem13.Text = "物料规格";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_gysNo;
            this.layoutControlItem15.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem15.Location = new System.Drawing.Point(552, 60);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem15.Text = "供应商编号";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_gysName;
            this.layoutControlItem16.Location = new System.Drawing.Point(542, 96);
            this.layoutControlItem16.Location = new System.Drawing.Point(552, 90);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem16.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem16.Text = "供应商名称";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_qty;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 60);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem17.Text = "来料数量";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_chooseQty;
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 90);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem18.Text = "选别数量";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_handSuggestion;
            this.layoutControlItem19.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem19.Location = new System.Drawing.Point(276, 60);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem19.Text = "处置意见";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_chooseType;
            this.layoutControlItem20.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem20.Location = new System.Drawing.Point(276, 90);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem20.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem20.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem20.Text = "选别类别";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_handResult;
            this.layoutControlItem21.Location = new System.Drawing.Point(542, 128);
            this.layoutControlItem21.Location = new System.Drawing.Point(552, 120);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem21.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem21.Text = "判定";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_chkStatus;
            this.layoutControlItem6.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 60);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem6.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem6.Text = "审核状态";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
@@ -1053,43 +1044,43 @@
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_checkDate;
            this.layoutControlItem3.Location = new System.Drawing.Point(813, 32);
            this.layoutControlItem3.Location = new System.Drawing.Point(828, 30);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem3.Text = "审核日期 ";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_dhdNo;
            this.layoutControlItem14.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem14.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem14.Text = "到货单号";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.txt_createBy;
            this.layoutControlItem22.Location = new System.Drawing.Point(813, 96);
            this.layoutControlItem22.Location = new System.Drawing.Point(828, 90);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem22.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem22.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem22.Text = "创建人";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_createDate;
            this.layoutControlItem23.Location = new System.Drawing.Point(813, 128);
            this.layoutControlItem23.Location = new System.Drawing.Point(828, 120);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem23.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem23.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem23.Text = "创建时间";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1098,39 +1089,39 @@
            this.layoutControlItem2.Control = this.txt_fBillNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem2.Text = "单据编号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_remark;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 160);
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 150);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem7.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(552, 31);
            this.layoutControlItem7.Text = "异常备注";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.txt_chooseGoodQty;
            this.layoutControlItem25.Location = new System.Drawing.Point(0, 128);
            this.layoutControlItem25.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem25.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem25.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem25.Text = "选别良品数";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem26
            // 
            this.layoutControlItem26.Control = this.txt_chooseBadQty;
            this.layoutControlItem26.Location = new System.Drawing.Point(271, 128);
            this.layoutControlItem26.Location = new System.Drawing.Point(276, 120);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem26.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem26.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem26.Text = "选别不良品数";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1193,7 +1184,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
@@ -1214,7 +1204,6 @@
            // 
            // gvMx1daa002
            // 
            this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa002.Caption = "序号";
            this.gvMx1daa002.FieldName = "fSeq";
@@ -1228,7 +1217,6 @@
            // 
            // gvMx1daa010
            // 
            this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa010.Caption = "批次";
            this.gvMx1daa010.FieldName = "batch";
@@ -1242,7 +1230,6 @@
            // 
            // gvMx1daa005
            // 
            this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa005.Caption = "批次数量";
            this.gvMx1daa005.FieldName = "batchQty";
@@ -1256,7 +1243,6 @@
            // 
            // gvMx1daa003
            // 
            this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa003.Caption = "不良项目";
            this.gvMx1daa003.FieldName = "badItem";
@@ -1270,7 +1256,6 @@
            // 
            // gvMx1daa004
            // 
            this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa004.Caption = "不良数";
            this.gvMx1daa004.FieldName = "badQty";
@@ -1284,7 +1269,6 @@
            // 
            // gvMx1daa008
            // 
            this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa008.Caption = "不良率";
            this.gvMx1daa008.FieldName = "badProb";
@@ -1299,7 +1283,6 @@
            // 
            // gvMx1reporttime
            // 
            this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
            this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
@@ -1589,5 +1572,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
        private DevExpress.Utils.ToolTipController tips;
    }
}