lu
2025-10-25 0182a12e08e1253e9fb2d1b4dabb353babf1feea
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs
@@ -81,7 +81,6 @@
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit();
            this.txt_status = new DevExpress.XtraEditors.CheckEdit();
            this.txt_sqRemark = new DevExpress.XtraEditors.TextEdit();
@@ -90,20 +89,19 @@
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -131,6 +129,7 @@
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -165,7 +164,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).BeginInit();
@@ -174,20 +172,19 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -208,6 +205,7 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
@@ -237,6 +235,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";
@@ -249,7 +248,8 @@
            // 
            // split1.Panel2
            // 
             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
@@ -358,7 +358,7 @@
            this.gv_outDate.OptionsColumn.AllowEdit = false;
            this.gv_outDate.Tag = "query_a.out_date";
            this.gv_outDate.Visible = true;
            this.gv_outDate.VisibleIndex = 4;
            this.gv_outDate.VisibleIndex = 5;
            this.gv_outDate.Width = 120;
            // 
            // gv_outType
@@ -371,7 +371,7 @@
            this.gv_outType.OptionsColumn.AllowEdit = false;
            this.gv_outType.Tag = "query_a.out_type";
            this.gv_outType.Visible = true;
            this.gv_outType.VisibleIndex = 5;
            this.gv_outType.VisibleIndex = 14;
            this.gv_outType.Width = 94;
            // 
            // gv_checkUser
@@ -430,7 +430,7 @@
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.FieldName = "cjPeople";
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
@@ -475,7 +475,7 @@
            this.gv_reason.OptionsColumn.AllowEdit = false;
            this.gv_reason.Tag = "query_a.reason";
            this.gv_reason.Visible = true;
            this.gv_reason.VisibleIndex = 13;
            this.gv_reason.VisibleIndex = 4;
            this.gv_reason.Width = 94;
            // 
            // gridColumn1
@@ -485,7 +485,7 @@
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 14;
            this.gridColumn1.VisibleIndex = 13;
            this.gridColumn1.Width = 94;
            // 
            // gridColumn6
@@ -530,7 +530,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
            // 
@@ -541,6 +541,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(1126, 570);
            this.splitMx1.SplitterPosition = 171;
            this.splitMx1.TabIndex = 0;
@@ -561,7 +562,6 @@
            this.layoutMx1.Controls.Add(this.txt_checkDate);
            this.layoutMx1.Controls.Add(this.txt_createDate);
            this.layoutMx1.Controls.Add(this.txt_checkUser);
            this.layoutMx1.Controls.Add(this.txt_remark);
            this.layoutMx1.Controls.Add(this.txt_kcOrg);
            this.layoutMx1.Controls.Add(this.txt_status);
            this.layoutMx1.Controls.Add(this.txt_sqRemark);
@@ -586,153 +586,144 @@
            // 
            // txt_ckName
            // 
            this.txt_ckName.Location = new System.Drawing.Point(636, 102);
            this.txt_ckName.Location = new System.Drawing.Point(634, 103);
            this.txt_ckName.Name = "txt_ckName";
            this.txt_ckName.Properties.Appearance.Options.UseFont = true;
            this.txt_ckName.Size = new System.Drawing.Size(200, 24);
            this.txt_ckName.Size = new System.Drawing.Size(203, 24);
            this.txt_ckName.StyleController = this.layoutMx1;
            this.txt_ckName.TabIndex = 587;
            // 
            // txt_cusNo
            // 
            this.txt_cusNo.Location = new System.Drawing.Point(360, 72);
            this.txt_cusNo.Location = new System.Drawing.Point(357, 72);
            this.txt_cusNo.Name = "txt_cusNo";
            this.txt_cusNo.Properties.Appearance.Options.UseFont = true;
            this.txt_cusNo.Size = new System.Drawing.Size(200, 24);
            this.txt_cusNo.Size = new System.Drawing.Size(203, 24);
            this.txt_cusNo.StyleController = this.layoutMx1;
            this.txt_cusNo.TabIndex = 589;
            // 
            // txt_xxNo
            // 
            this.txt_xxNo.Location = new System.Drawing.Point(84, 102);
            this.txt_xxNo.Location = new System.Drawing.Point(80, 103);
            this.txt_xxNo.Name = "txt_xxNo";
            this.txt_xxNo.Properties.Appearance.Options.UseFont = true;
            this.txt_xxNo.Size = new System.Drawing.Size(200, 24);
            this.txt_xxNo.Size = new System.Drawing.Size(203, 24);
            this.txt_xxNo.StyleController = this.layoutMx1;
            this.txt_xxNo.TabIndex = 585;
            // 
            // txt_ckNo
            // 
            this.txt_ckNo.Location = new System.Drawing.Point(360, 102);
            this.txt_ckNo.Location = new System.Drawing.Point(634, 72);
            this.txt_ckNo.Name = "txt_ckNo";
            this.txt_ckNo.Properties.Appearance.Options.UseFont = true;
            this.txt_ckNo.Size = new System.Drawing.Size(200, 24);
            this.txt_ckNo.Size = new System.Drawing.Size(203, 24);
            this.txt_ckNo.StyleController = this.layoutMx1;
            this.txt_ckNo.TabIndex = 583;
            // 
            // txt_itemOutNo
            // 
            this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12);
            this.txt_itemOutNo.Location = new System.Drawing.Point(80, 10);
            this.txt_itemOutNo.Name = "txt_itemOutNo";
            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemOutNo.Size = new System.Drawing.Size(200, 24);
            this.txt_itemOutNo.Size = new System.Drawing.Size(203, 24);
            this.txt_itemOutNo.StyleController = this.layoutMx1;
            this.txt_itemOutNo.TabIndex = 213;
            // 
            // txt_xxzz
            // 
            this.txt_xxzz.Location = new System.Drawing.Point(360, 12);
            this.txt_xxzz.Location = new System.Drawing.Point(357, 10);
            this.txt_xxzz.Name = "txt_xxzz";
            this.txt_xxzz.Properties.Appearance.Options.UseFont = true;
            this.txt_xxzz.Size = new System.Drawing.Size(200, 24);
            this.txt_xxzz.Size = new System.Drawing.Size(203, 24);
            this.txt_xxzz.StyleController = this.layoutMx1;
            this.txt_xxzz.TabIndex = 573;
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(636, 12);
            this.txt_createBy.Location = new System.Drawing.Point(634, 10);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(200, 24);
            this.txt_createBy.Size = new System.Drawing.Size(203, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 222;
            // 
            // txt_abtNo
            // 
            this.txt_abtNo.Location = new System.Drawing.Point(912, 12);
            this.txt_abtNo.Location = new System.Drawing.Point(357, 103);
            this.txt_abtNo.Name = "txt_abtNo";
            this.txt_abtNo.Properties.Appearance.Options.UseFont = true;
            this.txt_abtNo.Size = new System.Drawing.Size(202, 24);
            this.txt_abtNo.Size = new System.Drawing.Size(203, 24);
            this.txt_abtNo.StyleController = this.layoutMx1;
            this.txt_abtNo.TabIndex = 387;
            // 
            // txt_outType
            // 
            this.txt_outType.Location = new System.Drawing.Point(84, 42);
            this.txt_outType.Location = new System.Drawing.Point(80, 41);
            this.txt_outType.Name = "txt_outType";
            this.txt_outType.Properties.Appearance.Options.UseFont = true;
            this.txt_outType.Size = new System.Drawing.Size(200, 24);
            this.txt_outType.Size = new System.Drawing.Size(203, 24);
            this.txt_outType.StyleController = this.layoutMx1;
            this.txt_outType.TabIndex = 577;
            // 
            // txt_cusName
            // 
            this.txt_cusName.Location = new System.Drawing.Point(360, 42);
            this.txt_cusName.Location = new System.Drawing.Point(357, 41);
            this.txt_cusName.Name = "txt_cusName";
            this.txt_cusName.Properties.Appearance.Options.UseFont = true;
            this.txt_cusName.Size = new System.Drawing.Size(200, 24);
            this.txt_cusName.Size = new System.Drawing.Size(203, 24);
            this.txt_cusName.StyleController = this.layoutMx1;
            this.txt_cusName.TabIndex = 450;
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(912, 72);
            this.txt_checkDate.Location = new System.Drawing.Point(911, 41);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(202, 24);
            this.txt_checkDate.Size = new System.Drawing.Size(205, 24);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 262;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(636, 42);
            this.txt_createDate.Location = new System.Drawing.Point(634, 41);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(200, 24);
            this.txt_createDate.Size = new System.Drawing.Size(203, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 226;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(912, 42);
            this.txt_checkUser.Location = new System.Drawing.Point(911, 10);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(202, 24);
            this.txt_checkUser.Size = new System.Drawing.Size(205, 24);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 258;
            // 
            // txt_remark
            //
            this.txt_remark.Location = new System.Drawing.Point(636, 72);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(200, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 243;
            //
            // txt_kcOrg
            // 
            this.txt_kcOrg.Location = new System.Drawing.Point(84, 72);
            this.txt_kcOrg.Location = new System.Drawing.Point(80, 72);
            this.txt_kcOrg.Name = "txt_kcOrg";
            this.txt_kcOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_kcOrg.Size = new System.Drawing.Size(200, 24);
            this.txt_kcOrg.Size = new System.Drawing.Size(203, 24);
            this.txt_kcOrg.StyleController = this.layoutMx1;
            this.txt_kcOrg.TabIndex = 216;
            // 
            // txt_status
            // 
            this.txt_status.Location = new System.Drawing.Point(840, 102);
            this.txt_status.Location = new System.Drawing.Point(841, 72);
            this.txt_status.Name = "txt_status";
            this.txt_status.Properties.Caption = "审核状态";
            this.txt_status.Size = new System.Drawing.Size(274, 24);
            this.txt_status.Size = new System.Drawing.Size(275, 24);
            this.txt_status.StyleController = this.layoutMx1;
            this.txt_status.TabIndex = 590;
            // 
            // txt_sqRemark
            // 
            this.txt_sqRemark.Location = new System.Drawing.Point(84, 132);
            this.txt_sqRemark.Location = new System.Drawing.Point(80, 134);
            this.txt_sqRemark.Name = "txt_sqRemark";
            this.txt_sqRemark.Size = new System.Drawing.Size(476, 24);
            this.txt_sqRemark.Size = new System.Drawing.Size(480, 24);
            this.txt_sqRemark.StyleController = this.layoutMx1;
            this.txt_sqRemark.TabIndex = 592;
            // 
@@ -756,20 +747,19 @@
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.layoutControlItem4,
            this.layoutControlItem5,
            this.layoutControlItem6,
            this.layoutControlItem7,
            this.layoutControlItem8,
            this.layoutControlItem9,
            this.layoutControlItem10,
            this.layoutControlItem11,
            this.layoutControlItem12,
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem18,
            this.layoutControlItem15,
            this.layoutControlItem16,
            this.layoutControlItem18});
            this.layoutControlItem14,
            this.layoutControlItem4,
            this.layoutControlItem8,
            this.layoutControlItem12,
            this.layoutControlItem16});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -809,180 +799,169 @@
            this.layoutControlItem1.Control = this.txt_itemOutNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem1.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem1.Text = "出库单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_xxzz;
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(277, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem2.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem2.Text = "销售组织";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_createBy;
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(554, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem3.Text = "创建人";
            this.layoutControlItem3.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem3.Text = "创建人员";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem4
            //
            this.layoutControlItem4.Control = this.txt_abtNo;
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem4.Text = "申请单号";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_outType;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem5.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem5.Text = "出库类别";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_cusName;
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 30);
            this.layoutControlItem6.Location = new System.Drawing.Point(277, 31);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem6.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem6.Text = "客户名称";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_createDate;
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
            this.layoutControlItem7.Location = new System.Drawing.Point(554, 31);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem7.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem7.Text = "创建时间";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.txt_checkUser;
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 30);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem8.Text = "审核人";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_kcOrg;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem9.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem9.Text = "出库组织";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_cusNo;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
            this.layoutControlItem10.Location = new System.Drawing.Point(277, 62);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem10.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem10.Text = "客户编号";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem11
            //
            this.layoutControlItem11.Control = this.txt_remark;
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 60);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem11.Text = "备注信息";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_checkDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(828, 60);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem12.Text = "审核日期";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_xxNo;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 90);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 93);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem13.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem13.Text = "销售单号";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem14
            //
            this.layoutControlItem14.Control = this.txt_ckNo;
            this.layoutControlItem14.Location = new System.Drawing.Point(276, 90);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem14.Text = "出库编号";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_ckName;
            this.layoutControlItem15.Location = new System.Drawing.Point(552, 90);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem15.Text = "出库名称";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem16
            //
            this.layoutControlItem16.Control = this.txt_status;
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 90);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem16.Text = "审核状态";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_sqRemark;
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 124);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(552, 31);
            this.layoutControlItem18.Size = new System.Drawing.Size(554, 31);
            this.layoutControlItem18.Text = "备注原因";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_ckName;
            this.layoutControlItem15.Location = new System.Drawing.Point(554, 93);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem15.Text = "出库名称";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem14
            //
            this.layoutControlItem14.Control = this.txt_ckNo;
            this.layoutControlItem14.Location = new System.Drawing.Point(554, 62);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem14.Text = "出库编号";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem4
            //
            this.layoutControlItem4.Control = this.txt_abtNo;
            this.layoutControlItem4.Location = new System.Drawing.Point(277, 93);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(277, 31);
            this.layoutControlItem4.Text = "申请单号";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.txt_checkUser;
            this.layoutControlItem8.Location = new System.Drawing.Point(831, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.Size = new System.Drawing.Size(279, 31);
            this.layoutControlItem8.Text = "审核人员";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_checkDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(831, 31);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(279, 31);
            this.layoutControlItem12.Text = "审核日期";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem16
            //
            this.layoutControlItem16.Control = this.txt_status;
            this.layoutControlItem16.Location = new System.Drawing.Point(831, 62);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem16.Size = new System.Drawing.Size(279, 31);
            this.layoutControlItem16.Text = "审核状态";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            // 
            // tabMx
            // 
@@ -1165,7 +1144,7 @@
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1124, 355);
            this.tabMxPage2.Size = new System.Drawing.Size(1124, 358);
            this.tabMxPage2.Text = "出库条码";
            // 
            // gcMx2
@@ -1174,7 +1153,7 @@
            this.gcMx2.Location = new System.Drawing.Point(0, 0);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1124, 355);
            this.gcMx2.Size = new System.Drawing.Size(1124, 358);
            this.gcMx2.TabIndex = 1;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -1191,7 +1170,8 @@
            this.gvMx2depotSectionCode,
            this.gridColumn2,
            this.gridColumn3,
            this.gvMx2remark});
            this.gvMx2remark,
            this.gridColumn8});
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1261,7 +1241,7 @@
            // gvMx2depotSectionCode
            // 
            this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true;
            this.gvMx2depotSectionCode.Caption = "货位编码 ";
            this.gvMx2depotSectionCode.Caption = "库位编码";
            this.gvMx2depotSectionCode.FieldName = "depotSectionCode";
            this.gvMx2depotSectionCode.MinWidth = 50;
            this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode";
@@ -1301,6 +1281,15 @@
            this.gvMx2remark.Visible = true;
            this.gvMx2remark.VisibleIndex = 8;
            this.gvMx2remark.Width = 94;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "后盖码";
            this.gridColumn8.FieldName = "hgBarcode";
            this.gridColumn8.MinWidth = 24;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 9;
            // 
            // picCheckBox
            // 
@@ -1355,7 +1344,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).EndInit();
@@ -1364,20 +1352,19 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1426,7 +1413,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraEditors.TextEdit txt_cusNo;
        private DevExpress.XtraEditors.TextEdit txt_ckName;
        private DevExpress.XtraEditors.TextEdit txt_xxNo;
@@ -1435,22 +1421,15 @@
        private DevExpress.XtraEditors.TextEdit txt_cusName;
        private DevExpress.XtraEditors.TextEdit txt_checkDate;
        private DevExpress.XtraEditors.TextEdit txt_checkUser;
        private DevExpress.XtraEditors.TextEdit txt_remark;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.TextEdit txt_kcOrg;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraEditors.CheckEdit txt_status;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
@@ -1484,5 +1463,12 @@
        private DevExpress.XtraEditors.TextEdit txt_sqRemark;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
    }
}