lu
2025-04-25 13096114a7457a3b1b519c88b9409697b697eb21
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
@@ -29,6 +29,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();
@@ -123,13 +124,14 @@
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
            this.radOut = new DevExpress.XtraEditors.RadioGroup();
            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
            this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
            this.txtKdy = new DevExpress.XtraEditors.TextEdit();
            this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
            this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
            this.txtYdy = new DevExpress.XtraEditors.TextEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
@@ -156,6 +158,7 @@
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -208,9 +211,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
            this.panelMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
@@ -227,6 +231,7 @@
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -260,6 +265,7 @@
            // split1
            // 
            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Name = "split1";
@@ -269,14 +275,14 @@
            this.split1.Panel1.Controls.Add(this.gcMain1);
            this.split1.Panel1.Controls.Add(this.pageBar1);
            this.split1.Panel1.Text = "Panel1";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1167, 570);
            this.split1.SplitterPosition = 558;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 4;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -289,7 +295,6 @@
            // 
            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[] {
@@ -316,7 +321,6 @@
            // 
            // gv_qt015
            // 
            this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt015.AppearanceCell.Options.UseFont = true;
            this.gv_qt015.Caption = "审核状态 ";
            this.gv_qt015.FieldName = "isCheck";
@@ -334,13 +338,10 @@
            this.gridColumn21.FieldName = "isFinish";
            this.gridColumn21.MinWidth = 25;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 1;
            this.gridColumn21.Width = 94;
            // 
            // gv_qtck
            // 
            this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qtck.AppearanceCell.Options.UseFont = true;
            this.gv_qtck.Caption = "申请单号 ";
            this.gv_qtck.FieldName = "billNo";
@@ -349,7 +350,7 @@
            this.gv_qtck.OptionsColumn.AllowEdit = false;
            this.gv_qtck.Tag = "query_a.qtck";
            this.gv_qtck.Visible = true;
            this.gv_qtck.VisibleIndex = 2;
            this.gv_qtck.VisibleIndex = 1;
            this.gv_qtck.Width = 180;
            // 
            // gridColumn14
@@ -358,8 +359,6 @@
            this.gridColumn14.FieldName = "fCustId";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 3;
            this.gridColumn14.Width = 94;
            // 
            // gridColumn17
@@ -369,7 +368,7 @@
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 4;
            this.gridColumn17.VisibleIndex = 2;
            this.gridColumn17.Width = 94;
            // 
            // gridColumn18
@@ -378,8 +377,6 @@
            this.gridColumn18.FieldName = "fStockOrgId";
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 5;
            this.gridColumn18.Width = 94;
            // 
            // gridColumn19
@@ -389,12 +386,11 @@
            this.gridColumn19.MinWidth = 25;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 6;
            this.gridColumn19.VisibleIndex = 3;
            this.gridColumn19.Width = 94;
            // 
            // gv_qt005
            // 
            this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt005.AppearanceCell.Options.UseFont = true;
            this.gv_qt005.Caption = "申请人";
            this.gv_qt005.FieldName = "createBy";
@@ -403,12 +399,11 @@
            this.gv_qt005.OptionsColumn.AllowEdit = false;
            this.gv_qt005.Tag = "query_a.qt005";
            this.gv_qt005.Visible = true;
            this.gv_qt005.VisibleIndex = 7;
            this.gv_qt005.VisibleIndex = 4;
            this.gv_qt005.Width = 94;
            // 
            // gv_qt001
            // 
            this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt001.AppearanceCell.Options.UseFont = true;
            this.gv_qt001.Caption = "申请日期 ";
            this.gv_qt001.FieldName = "createDate";
@@ -417,12 +412,11 @@
            this.gv_qt001.OptionsColumn.AllowEdit = false;
            this.gv_qt001.Tag = "query_a.qt001";
            this.gv_qt001.Visible = true;
            this.gv_qt001.VisibleIndex = 8;
            this.gv_qt001.VisibleIndex = 5;
            this.gv_qt001.Width = 200;
            // 
            // gv_qt016
            // 
            this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt016.AppearanceCell.Options.UseFont = true;
            this.gv_qt016.Caption = "审核人 ";
            this.gv_qt016.FieldName = "checkBy";
@@ -431,12 +425,11 @@
            this.gv_qt016.OptionsColumn.AllowEdit = false;
            this.gv_qt016.Tag = "query_a.qt016";
            this.gv_qt016.Visible = true;
            this.gv_qt016.VisibleIndex = 9;
            this.gv_qt016.VisibleIndex = 6;
            this.gv_qt016.Width = 94;
            // 
            // gv_qt002
            // 
            this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt002.AppearanceCell.Options.UseFont = true;
            this.gv_qt002.Caption = "审核日期 ";
            this.gv_qt002.FieldName = "checkDate";
@@ -445,21 +438,20 @@
            this.gv_qt002.OptionsColumn.AllowEdit = false;
            this.gv_qt002.Tag = "query_a.qt002";
            this.gv_qt002.Visible = true;
            this.gv_qt002.VisibleIndex = 10;
            this.gv_qt002.VisibleIndex = 7;
            this.gv_qt002.Width = 180;
            // 
            // gv_qt010
            // 
            this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt010.AppearanceCell.Options.UseFont = true;
            this.gv_qt010.Caption = "入库原因 ";
            this.gv_qt010.Caption = "申请原因 ";
            this.gv_qt010.FieldName = "remark";
            this.gv_qt010.MinWidth = 25;
            this.gv_qt010.Name = "gv_qt010";
            this.gv_qt010.OptionsColumn.AllowEdit = false;
            this.gv_qt010.Tag = "query_a.qt010";
            this.gv_qt010.Visible = true;
            this.gv_qt010.VisibleIndex = 11;
            this.gv_qt010.VisibleIndex = 8;
            this.gv_qt010.Width = 94;
            // 
            // gridColumn13
@@ -469,7 +461,7 @@
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 12;
            this.gridColumn13.VisibleIndex = 9;
            this.gridColumn13.Width = 94;
            // 
            // gv18
@@ -515,6 +507,7 @@
            // 
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1167, 570);
            this.splitMx1.SplitterPosition = 104;
            this.splitMx1.TabIndex = 0;
@@ -549,9 +542,9 @@
            // txt_fCustId
            // 
            this.txt_fCustId.IsReadly = false;
            this.txt_fCustId.Location = new System.Drawing.Point(370, 44);
            this.txt_fCustId.Location = new System.Drawing.Point(370, 40);
            this.txt_fCustId.Name = "txt_fCustId";
            this.txt_fCustId.Size = new System.Drawing.Size(211, 28);
            this.txt_fCustId.Size = new System.Drawing.Size(211, 24);
            this.txt_fCustId.TabIndex = 333;
            // 
            // lbGuid
@@ -565,11 +558,10 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(84, 76);
            this.txt_remark.Location = new System.Drawing.Point(84, 68);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(497, 28);
            this.txt_remark.Size = new System.Drawing.Size(497, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 240;
            // 
@@ -579,16 +571,15 @@
            this.txt_fStockId.Location = new System.Drawing.Point(370, 12);
            this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_fStockId.Name = "txt_fStockId";
            this.txt_fStockId.Size = new System.Drawing.Size(211, 28);
            this.txt_fStockId.Size = new System.Drawing.Size(211, 24);
            this.txt_fStockId.TabIndex = 301;
            // 
            // txt_checkBy
            // 
            this.txt_checkBy.Location = new System.Drawing.Point(944, 12);
            this.txt_checkBy.Name = "txt_checkBy";
            this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
            this.txt_checkBy.Size = new System.Drawing.Size(211, 28);
            this.txt_checkBy.Size = new System.Drawing.Size(211, 24);
            this.txt_checkBy.StyleController = this.layoutMx1;
            this.txt_checkBy.TabIndex = 267;
            this.txt_checkBy.Tag = "readonly";
@@ -596,36 +587,34 @@
            // txt_fStockOrgId
            // 
            this.txt_fStockOrgId.IsReadly = false;
            this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 44);
            this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 40);
            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
            this.txt_fStockOrgId.Size = new System.Drawing.Size(210, 28);
            this.txt_fStockOrgId.Size = new System.Drawing.Size(210, 24);
            this.txt_fStockOrgId.TabIndex = 326;
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(210, 28);
            this.txt_billNo.Size = new System.Drawing.Size(210, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            this.txt_billNo.Tag = "readonly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(944, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(944, 40);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(211, 28);
            this.txt_checkDate.Size = new System.Drawing.Size(211, 24);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 217;
            this.txt_checkDate.Tag = "readonly";
            // 
            // txt_isCheck
            // 
            this.txt_isCheck.Location = new System.Drawing.Point(872, 76);
            this.txt_isCheck.Location = new System.Drawing.Point(872, 68);
            this.txt_isCheck.Name = "txt_isCheck";
            this.txt_isCheck.Properties.Caption = "审核状态";
            this.txt_isCheck.Size = new System.Drawing.Size(283, 24);
@@ -644,7 +633,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(657, 44);
            this.txt_createDate.Location = new System.Drawing.Point(657, 40);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(211, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
@@ -662,7 +651,7 @@
            // 
            // txt_isFinish
            // 
            this.txt_isFinish.Location = new System.Drawing.Point(585, 76);
            this.txt_isFinish.Location = new System.Drawing.Point(585, 68);
            this.txt_isFinish.Name = "txt_isFinish";
            this.txt_isFinish.Properties.Caption = "完结状态";
            this.txt_isFinish.Size = new System.Drawing.Size(283, 24);
@@ -733,7 +722,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1167, 116);
            this.Root.Size = new System.Drawing.Size(1167, 104);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -741,17 +730,17 @@
            this.layoutControlItem1.Control = this.txt_billNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(286, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(286, 28);
            this.layoutControlItem1.Text = "申请单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_fStockOrgId;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(286, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(286, 28);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -761,29 +750,29 @@
            this.layoutControlItem9.Location = new System.Drawing.Point(860, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem9.Text = "审核人";
            this.layoutControlItem9.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem9.Text = "审核人员";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_checkDate;
            this.layoutControlItem10.Location = new System.Drawing.Point(860, 32);
            this.layoutControlItem10.Location = new System.Drawing.Point(860, 28);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem10.Text = "审核日期";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_isCheck;
            this.layoutControlItem11.Location = new System.Drawing.Point(860, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(860, 56);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem11.Text = "审核状态";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -795,18 +784,18 @@
            this.layoutControlItem14.Location = new System.Drawing.Point(573, 0);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem14.Text = "申请人";
            this.layoutControlItem14.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem14.Text = "申请人员";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_createDate;
            this.layoutControlItem15.Location = new System.Drawing.Point(573, 32);
            this.layoutControlItem15.Location = new System.Drawing.Point(573, 28);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem15.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem15.Text = "申请时间";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -816,18 +805,18 @@
            this.layoutControlItem8.Location = new System.Drawing.Point(286, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem8.Text = "收料仓库";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_isFinish;
            this.layoutControlItem3.Location = new System.Drawing.Point(573, 64);
            this.layoutControlItem3.Location = new System.Drawing.Point(573, 56);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem3.Text = "完结标识";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
@@ -835,23 +824,23 @@
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fCustId;
            this.layoutControlItem6.Location = new System.Drawing.Point(286, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(286, 28);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(287, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem6.Text = "选择客户";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_remark;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(573, 32);
            this.layoutControlItem13.Text = "入库原因";
            this.layoutControlItem13.Size = new System.Drawing.Size(573, 28);
            this.layoutControlItem13.Text = "申请原因";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
            // tabMx
@@ -913,7 +902,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
@@ -1026,7 +1014,6 @@
            // 
            // gvMx1qd002
            // 
            this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd002.Caption = "物料编号 ";
            this.gvMx1qd002.FieldName = "itemNo";
@@ -1041,7 +1028,6 @@
            // 
            // gvMx1qd003
            // 
            this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd003.Caption = "物料名称 ";
            this.gvMx1qd003.FieldName = "itemName";
@@ -1056,7 +1042,6 @@
            // 
            // gvMx1qd004
            // 
            this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd004.Caption = "规格型号 ";
            this.gvMx1qd004.FieldName = "itemModel";
@@ -1071,7 +1056,6 @@
            // 
            // gvMx1qd007
            // 
            this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1088,7 +1072,6 @@
            // 
            // gvMx1qd010
            // 
            this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1125,7 +1108,6 @@
            // 
            // gvMx1qd009
            // 
            this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "kcDw";
@@ -1171,13 +1153,14 @@
            // 
            // panelMx1
            // 
            this.panelMx1.Controls.Add(this.radOut);
            this.panelMx1.Controls.Add(this.ucBtnPrint1);
            this.panelMx1.Controls.Add(this.lbMxGuid);
            this.panelMx1.Controls.Add(this.txt_iCount_1);
            this.panelMx1.Controls.Add(this.labelControl14);
            this.panelMx1.Controls.Add(this.txt_psnQty_1);
            this.panelMx1.Controls.Add(this.labelControl12);
            this.panelMx1.Controls.Add(this.txtKdy);
            this.panelMx1.Controls.Add(this.txt_kQty);
            this.panelMx1.Controls.Add(this.labelControl13);
            this.panelMx1.Controls.Add(this.txtYdy);
            this.panelMx1.Controls.Add(this.labelControl1);
@@ -1195,18 +1178,32 @@
            this.panelMx1.Size = new System.Drawing.Size(1165, 102);
            this.panelMx1.TabIndex = 2;
            // 
            // radOut
            //
            this.radOut.Location = new System.Drawing.Point(779, 26);
            this.radOut.Margin = new System.Windows.Forms.Padding(0);
            this.radOut.Name = "radOut";
            this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
            this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全自动"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "半自动"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动")});
            this.radOut.Size = new System.Drawing.Size(248, 31);
            this.radOut.TabIndex = 476;
            //
            // ucBtnPrint1
            // 
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59);
            this.ucBtnPrint1.Location = new System.Drawing.Point(779, 63);
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
            this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
            this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32);
            this.ucBtnPrint1.TabIndex = 230;
            // 
            // lbMxGuid
            // 
            this.lbMxGuid.Location = new System.Drawing.Point(835, 7);
            this.lbMxGuid.Location = new System.Drawing.Point(1046, 70);
            this.lbMxGuid.Name = "lbMxGuid";
            this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
            this.lbMxGuid.TabIndex = 229;
@@ -1215,16 +1212,16 @@
            // 
            // txt_iCount_1
            // 
            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
            this.txt_iCount_1.Location = new System.Drawing.Point(658, 67);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
            this.txt_iCount_1.Properties.ReadOnly = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
            this.txt_iCount_1.TabIndex = 228;
            // 
            // labelControl14
            // 
            this.labelControl14.Location = new System.Drawing.Point(543, 39);
            this.labelControl14.Location = new System.Drawing.Point(547, 70);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Size = new System.Drawing.Size(105, 18);
            this.labelControl14.TabIndex = 227;
@@ -1232,49 +1229,46 @@
            // 
            // txt_psnQty_1
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
            this.txt_psnQty_1.Location = new System.Drawing.Point(658, 33);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
            this.txt_psnQty_1.TabIndex = 226;
            // 
            // labelControl12
            // 
            this.labelControl12.Location = new System.Drawing.Point(543, 9);
            this.labelControl12.Location = new System.Drawing.Point(547, 39);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Size = new System.Drawing.Size(105, 18);
            this.labelControl12.TabIndex = 225;
            this.labelControl12.Text = "每张条码数量:";
            // 
            // txtKdy
            // txt_kQty
            // 
            this.txtKdy.Location = new System.Drawing.Point(430, 65);
            this.txtKdy.Name = "txtKdy";
            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
            this.txtKdy.Properties.Appearance.Options.UseFont = true;
            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
            this.txtKdy.Properties.ReadOnly = true;
            this.txtKdy.Size = new System.Drawing.Size(96, 28);
            this.txtKdy.TabIndex = 224;
            this.txt_kQty.Location = new System.Drawing.Point(658, 3);
            this.txt_kQty.Name = "txt_kQty";
            this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
            this.txt_kQty.Properties.Appearance.Options.UseFont = true;
            this.txt_kQty.Properties.Appearance.Options.UseForeColor = true;
            this.txt_kQty.Properties.ReadOnly = true;
            this.txt_kQty.Size = new System.Drawing.Size(96, 24);
            this.txt_kQty.TabIndex = 224;
            // 
            // labelControl13
            // 
            this.labelControl13.Location = new System.Drawing.Point(346, 70);
            this.labelControl13.Location = new System.Drawing.Point(562, 9);
            this.labelControl13.Name = "labelControl13";
            this.labelControl13.Size = new System.Drawing.Size(80, 18);
            this.labelControl13.Size = new System.Drawing.Size(90, 18);
            this.labelControl13.TabIndex = 223;
            this.labelControl13.Text = "可打印总数:";
            this.labelControl13.Text = "可打印总数:";
            // 
            // txtYdy
            // 
            this.txtYdy.Location = new System.Drawing.Point(430, 34);
            this.txtYdy.Location = new System.Drawing.Point(430, 36);
            this.txtYdy.Name = "txtYdy";
            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtYdy.Properties.Appearance.Options.UseFont = true;
            this.txtYdy.Properties.ReadOnly = true;
            this.txtYdy.Size = new System.Drawing.Size(96, 28);
            this.txtYdy.Size = new System.Drawing.Size(96, 24);
            this.txtYdy.TabIndex = 222;
            // 
            // labelControl1
@@ -1287,12 +1281,11 @@
            // 
            // txtQuantity
            // 
            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
            this.txtQuantity.Location = new System.Drawing.Point(430, 6);
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
            this.txtQuantity.Properties.ReadOnly = true;
            this.txtQuantity.Size = new System.Drawing.Size(96, 28);
            this.txtQuantity.Size = new System.Drawing.Size(96, 24);
            this.txtQuantity.TabIndex = 220;
            // 
            // labelControl10
@@ -1305,12 +1298,11 @@
            // 
            // txtWlgg
            // 
            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
            this.txtWlgg.Location = new System.Drawing.Point(90, 67);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
            this.txtWlgg.Properties.ReadOnly = true;
            this.txtWlgg.Size = new System.Drawing.Size(236, 28);
            this.txtWlgg.Size = new System.Drawing.Size(436, 24);
            this.txtWlgg.TabIndex = 218;
            // 
            // labelControl9
@@ -1323,12 +1315,11 @@
            // 
            // txtWlmc
            // 
            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
            this.txtWlmc.Location = new System.Drawing.Point(90, 36);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
            this.txtWlmc.Properties.ReadOnly = true;
            this.txtWlmc.Size = new System.Drawing.Size(236, 28);
            this.txtWlmc.Size = new System.Drawing.Size(236, 24);
            this.txtWlmc.TabIndex = 216;
            // 
            // labelControl8
@@ -1341,12 +1332,11 @@
            // 
            // txtWlid
            // 
            this.txtWlid.Location = new System.Drawing.Point(90, 4);
            this.txtWlid.Location = new System.Drawing.Point(90, 6);
            this.txtWlid.Name = "txtWlid";
            this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtWlid.Properties.Appearance.Options.UseFont = true;
            this.txtWlid.Properties.ReadOnly = true;
            this.txtWlid.Size = new System.Drawing.Size(236, 28);
            this.txtWlid.Size = new System.Drawing.Size(236, 24);
            this.txtWlid.TabIndex = 214;
            // 
            // labelControl7
@@ -1398,7 +1388,6 @@
            // 
            // gridColumn2
            // 
            this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridColumn2.AppearanceCell.Options.UseFont = true;
            this.gridColumn2.Caption = "guid";
            this.gridColumn2.FieldName = "guid";
@@ -1409,7 +1398,6 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1452,7 +1440,6 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1475,7 +1462,6 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1488,7 +1474,6 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";
@@ -1594,9 +1579,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
            this.panelMx1.ResumeLayout(false);
            this.panelMx1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
@@ -1675,7 +1661,7 @@
        private DevExpress.XtraEditors.LabelControl labelControl14;
        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
        private DevExpress.XtraEditors.LabelControl labelControl12;
        private DevExpress.XtraEditors.TextEdit txtKdy;
        private DevExpress.XtraEditors.TextEdit txt_kQty;
        private DevExpress.XtraEditors.LabelControl labelControl13;
        private DevExpress.XtraEditors.TextEdit txtYdy;
        private DevExpress.XtraEditors.LabelControl labelControl1;
@@ -1721,5 +1707,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraEditors.RadioGroup radOut;
    }
}