lu
2025-03-03 d9a74d84eebef2c7182ad3900d555a1e75562cb7
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -37,6 +37,7 @@
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -202,6 +203,13 @@
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_fSrcType = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_djtype = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_1111 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -269,6 +277,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_1111)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -371,7 +384,9 @@
            this.gridColumn45,
            this.gridColumn46,
            this.gridColumn47,
            this.gridColumn48});
            this.gridColumn48,
            this.gridColumn49,
            this.gridColumn50});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -443,7 +458,7 @@
            // 
            // gridColumn27
            // 
            this.gridColumn27.Caption = "单据类型";
            this.gridColumn27.Caption = "申请类型";
            this.gridColumn27.FieldName = "fBillTypeID";
            this.gridColumn27.MinWidth = 25;
            this.gridColumn27.Name = "gridColumn27";
@@ -697,7 +712,7 @@
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 132;
            this.splitMx1.SplitterPosition = 205;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -718,26 +733,28 @@
            this.layoutMx1.Controls.Add(this.txt_fapprovedate);
            this.layoutMx1.Controls.Add(this.txt_wjStatus);
            this.layoutMx1.Controls.Add(this.txt_chkStatus);
            this.layoutMx1.Controls.Add(this.txt_fSrcType);
            this.layoutMx1.Controls.Add(this.txt_djtype);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 459, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 132);
            this.layoutMx1.Size = new System.Drawing.Size(1126, 205);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(840, 108);
            this.lbGuid.Location = new System.Drawing.Point(840, 123);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(274, 28);
            this.lbGuid.Size = new System.Drawing.Size(274, 33);
            this.lbGuid.TabIndex = 389;
            this.lbGuid.Text = "lbGuid";
            // 
            // txt_fRemarks
            // 
            this.txt_fRemarks.Location = new System.Drawing.Point(666, 108);
            this.txt_fRemarks.Location = new System.Drawing.Point(666, 123);
            this.txt_fRemarks.Name = "txt_fRemarks";
            this.txt_fRemarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
@@ -748,7 +765,7 @@
            // txt_fOwnerTypeInIdHead
            // 
            this.txt_fOwnerTypeInIdHead.EditValue = "-请选择-";
            this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 108);
            this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 123);
            this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
            this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -764,7 +781,7 @@
            // 
            // txt_fCreateDate
            // 
            this.txt_fCreateDate.Location = new System.Drawing.Point(666, 44);
            this.txt_fCreateDate.Location = new System.Drawing.Point(666, 49);
            this.txt_fCreateDate.Name = "txt_fCreateDate";
            this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
@@ -776,7 +793,7 @@
            // txt_fOwnerTypeIdHead
            // 
            this.txt_fOwnerTypeIdHead.EditValue = "-请选择-";
            this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(390, 76);
            this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(390, 86);
            this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead";
            this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -793,7 +810,7 @@
            // txt_fBusinessType
            // 
            this.txt_fBusinessType.EditValue = "标准(NORMAL)";
            this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76);
            this.txt_fBusinessType.Location = new System.Drawing.Point(114, 86);
            this.txt_fBusinessType.Name = "txt_fBusinessType";
            this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -807,7 +824,7 @@
            // txt_fTransferDirect
            // 
            this.txt_fTransferDirect.EditValue = "-请选择-";
            this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108);
            this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 123);
            this.txt_fTransferDirect.Name = "txt_fTransferDirect";
            this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -845,7 +862,7 @@
            // txt_ftranstype
            // 
            this.txt_ftranstype.EditValue = "组织内调拨(InnerOrgTransfer)";
            this.txt_ftranstype.Location = new System.Drawing.Point(390, 44);
            this.txt_ftranstype.Location = new System.Drawing.Point(390, 49);
            this.txt_ftranstype.Name = "txt_ftranstype";
            this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -868,7 +885,7 @@
            // txt_fBillTypeID
            // 
            this.txt_fBillTypeID.EditValue = "标准调拨申请单(DBSQD01_SYS)";
            this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44);
            this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 49);
            this.txt_fBillTypeID.Name = "txt_fBillTypeID";
            this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -892,7 +909,7 @@
            // 
            // txt_fapprovedate
            // 
            this.txt_fapprovedate.Location = new System.Drawing.Point(942, 44);
            this.txt_fapprovedate.Location = new System.Drawing.Point(942, 49);
            this.txt_fapprovedate.Name = "txt_fapprovedate";
            this.txt_fapprovedate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true;
@@ -903,7 +920,7 @@
            // 
            // txt_wjStatus
            // 
            this.txt_wjStatus.Location = new System.Drawing.Point(840, 76);
            this.txt_wjStatus.Location = new System.Drawing.Point(840, 86);
            this.txt_wjStatus.Name = "txt_wjStatus";
            this.txt_wjStatus.Properties.Caption = "完结标识";
            this.txt_wjStatus.Size = new System.Drawing.Size(274, 24);
@@ -913,7 +930,7 @@
            // 
            // txt_chkStatus
            // 
            this.txt_chkStatus.Location = new System.Drawing.Point(564, 76);
            this.txt_chkStatus.Location = new System.Drawing.Point(564, 86);
            this.txt_chkStatus.Name = "txt_chkStatus";
            this.txt_chkStatus.Properties.Caption = "审核状态";
            this.txt_chkStatus.Size = new System.Drawing.Size(272, 24);
@@ -941,7 +958,9 @@
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem15,
            this.layoutControlItem16});
            this.layoutControlItem16,
            this.layoutControlItem17,
            this.txt_1111});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -965,12 +984,15 @@
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1126, 148);
            rowDefinition4,
            rowDefinition5});
            this.Root.Size = new System.Drawing.Size(1126, 205);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -978,7 +1000,7 @@
            this.layoutControlItem1.Control = this.txt_fBillNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem1.Text = "申请单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -988,7 +1010,7 @@
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem2.Text = "申请组织";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -998,60 +1020,60 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem3.Text = "申请人";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_fBillTypeID;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 37);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem4.Text = "申请类型";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_ftranstype;
            this.layoutControlItem5.Location = new System.Drawing.Point(276, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(276, 37);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem5.Text = "调拨类型 ";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fCreateDate;
            this.layoutControlItem6.Location = new System.Drawing.Point(552, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(552, 37);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem6.Text = "申请时间";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_fBusinessType;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 74);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem7.Text = "业务类型";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fOwnerTypeIdHead;
            this.layoutControlItem8.Location = new System.Drawing.Point(276, 64);
            this.layoutControlItem8.Location = new System.Drawing.Point(276, 74);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem8.Text = "调出货主类型";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1061,18 +1083,18 @@
            this.layoutControlItem9.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem9.Text = "审核人";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_fapprovedate;
            this.layoutControlItem10.Location = new System.Drawing.Point(828, 32);
            this.layoutControlItem10.Location = new System.Drawing.Point(828, 37);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem10.Tag = "readonly";
            this.layoutControlItem10.Text = "审核时间";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
@@ -1080,11 +1102,11 @@
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_wjStatus;
            this.layoutControlItem11.Location = new System.Drawing.Point(828, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(828, 74);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem11.Text = "完结标识";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -1092,11 +1114,11 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_chkStatus;
            this.layoutControlItem12.Location = new System.Drawing.Point(552, 64);
            this.layoutControlItem12.Location = new System.Drawing.Point(552, 74);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem12.Text = "审核状态";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
@@ -1104,43 +1126,43 @@
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_fTransferDirect;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 111);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem13.Text = "调拨方向";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_fOwnerTypeInIdHead;
            this.layoutControlItem14.Location = new System.Drawing.Point(276, 96);
            this.layoutControlItem14.Location = new System.Drawing.Point(276, 111);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem14.Text = "调入货主类型";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_fRemarks;
            this.layoutControlItem15.Location = new System.Drawing.Point(552, 96);
            this.layoutControlItem15.Location = new System.Drawing.Point(552, 111);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem15.Text = "申请备注";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.lbGuid;
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 96);
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 111);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem16.Text = "lbGuid";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
@@ -1151,7 +1173,7 @@
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 426);
            this.tabMx.Size = new System.Drawing.Size(1126, 353);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1160,7 +1182,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 394);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 321);
            this.tabMxPage1.Text = "调拨申请明细";
            // 
            // gcMx1
@@ -1180,7 +1202,7 @@
            this.rptDrCw,
            this.rptDrHz,
            this.rptDcHz});
            this.gcMx1.Size = new System.Drawing.Size(1124, 394);
            this.gcMx1.Size = new System.Drawing.Size(1124, 321);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1730,6 +1752,73 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn49
            //
            this.gridColumn49.Caption = "单据类型";
            this.gridColumn49.FieldName = "djtype";
            this.gridColumn49.MinWidth = 25;
            this.gridColumn49.Name = "gridColumn49";
            this.gridColumn49.Visible = true;
            this.gridColumn49.VisibleIndex = 27;
            this.gridColumn49.Width = 94;
            //
            // gridColumn50
            //
            this.gridColumn50.Caption = "源单类型";
            this.gridColumn50.FieldName = "fSrcType";
            this.gridColumn50.MinWidth = 25;
            this.gridColumn50.Name = "gridColumn50";
            this.gridColumn50.Visible = true;
            this.gridColumn50.VisibleIndex = 28;
            this.gridColumn50.Width = 94;
            //
            // txt_fSrcType
            //
            this.txt_fSrcType.Location = new System.Drawing.Point(114, 160);
            this.txt_fSrcType.Name = "txt_fSrcType";
            this.txt_fSrcType.Size = new System.Drawing.Size(170, 24);
            this.txt_fSrcType.StyleController = this.layoutMx1;
            this.txt_fSrcType.TabIndex = 390;
            //
            // layoutControlItem17
            //
            this.layoutControlItem17.Control = this.txt_fSrcType;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 148);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem17.Text = "源单类型";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            //
            // txt_djtype
            //
            this.txt_djtype.Location = new System.Drawing.Point(390, 160);
            this.txt_djtype.Name = "txt_djtype";
            this.txt_djtype.Size = new System.Drawing.Size(170, 24);
            this.txt_djtype.StyleController = this.layoutMx1;
            this.txt_djtype.TabIndex = 391;
            //
            // layoutControlItem18
            //
            this.layoutControlItem18.Control = this.txt_djtype;
            this.layoutControlItem18.Location = new System.Drawing.Point(276, 148);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            //
            // txt_1111
            //
            this.txt_1111.Control = this.txt_djtype;
            this.txt_1111.Location = new System.Drawing.Point(276, 148);
            this.txt_1111.Name = "txt_1111";
            this.txt_1111.OptionsTableLayoutItem.ColumnIndex = 1;
            this.txt_1111.OptionsTableLayoutItem.RowIndex = 4;
            this.txt_1111.Size = new System.Drawing.Size(276, 37);
            this.txt_1111.Text = "单据类型";
            this.txt_1111.TextSize = new System.Drawing.Size(90, 18);
            //
            // Frm_MesDbck
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1807,6 +1896,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_1111)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1931,5 +2025,12 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn46;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn47;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
        private DevExpress.XtraEditors.TextEdit txt_fSrcType;
        private DevExpress.XtraEditors.TextEdit txt_djtype;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.XtraLayout.LayoutControlItem txt_1111;
    }
}