From c304b090c82cd8b28d8f49a4c8badf606cbb6381 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期一, 25 八月 2025 09:25:47 +0800
Subject: [PATCH] 增加成品入库进度表报表
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs | 366 ++++++++++++++++++++++++++++++++++++----------------
1 files changed, 252 insertions(+), 114 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
index 9b3102e..7490e44 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -39,6 +39,7 @@
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.XtraLayout.RowDefinition rowDefinition6 = 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();
@@ -120,6 +121,9 @@
this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -145,6 +149,9 @@
this.txt_fCloserId = new DevExpress.XtraEditors.TextEdit();
this.txt_fCloseDate = new DevExpress.XtraEditors.TextEdit();
this.txt_fCloseStatusTxt = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt028 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt027 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_qt026 = new DevExpress.XtraEditors.CheckEdit();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -162,11 +169,14 @@
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -258,6 +268,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fCloserId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCloseDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCloseStatusTxt.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt027.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
@@ -275,11 +288,14 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -405,7 +421,10 @@
this.gridColumn48,
this.gridColumn49,
this.gridColumn50,
- this.gv_id});
+ this.gv_id,
+ this.gridColumn51,
+ this.gridColumn52,
+ this.gridColumn53});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -449,7 +468,7 @@
this.gv_billno.OptionsColumn.AllowEdit = false;
this.gv_billno.Tag = "query_a.billno";
this.gv_billno.Visible = true;
- this.gv_billno.VisibleIndex = 2;
+ this.gv_billno.VisibleIndex = 3;
this.gv_billno.Width = 100;
//
// gridColumn25
@@ -459,7 +478,7 @@
this.gridColumn25.MinWidth = 25;
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.Visible = true;
- this.gridColumn25.VisibleIndex = 3;
+ this.gridColumn25.VisibleIndex = 4;
this.gridColumn25.Width = 94;
//
// gridColumn26
@@ -469,7 +488,7 @@
this.gridColumn26.MinWidth = 25;
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.Visible = true;
- this.gridColumn26.VisibleIndex = 4;
+ this.gridColumn26.VisibleIndex = 5;
this.gridColumn26.Width = 94;
//
// gridColumn27
@@ -479,7 +498,7 @@
this.gridColumn27.MinWidth = 25;
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
- this.gridColumn27.VisibleIndex = 5;
+ this.gridColumn27.VisibleIndex = 6;
this.gridColumn27.Width = 94;
//
// gridColumn28
@@ -489,7 +508,7 @@
this.gridColumn28.MinWidth = 25;
this.gridColumn28.Name = "gridColumn28";
this.gridColumn28.Visible = true;
- this.gridColumn28.VisibleIndex = 6;
+ this.gridColumn28.VisibleIndex = 7;
this.gridColumn28.Width = 94;
//
// gridColumn29
@@ -499,7 +518,7 @@
this.gridColumn29.MinWidth = 25;
this.gridColumn29.Name = "gridColumn29";
this.gridColumn29.Visible = true;
- this.gridColumn29.VisibleIndex = 7;
+ this.gridColumn29.VisibleIndex = 8;
this.gridColumn29.Width = 94;
//
// gridColumn30
@@ -509,7 +528,7 @@
this.gridColumn30.MinWidth = 25;
this.gridColumn30.Name = "gridColumn30";
this.gridColumn30.Visible = true;
- this.gridColumn30.VisibleIndex = 8;
+ this.gridColumn30.VisibleIndex = 9;
this.gridColumn30.Width = 94;
//
// gridColumn31
@@ -519,7 +538,7 @@
this.gridColumn31.MinWidth = 25;
this.gridColumn31.Name = "gridColumn31";
this.gridColumn31.Visible = true;
- this.gridColumn31.VisibleIndex = 9;
+ this.gridColumn31.VisibleIndex = 10;
this.gridColumn31.Width = 94;
//
// gridColumn32
@@ -529,7 +548,7 @@
this.gridColumn32.MinWidth = 25;
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.Visible = true;
- this.gridColumn32.VisibleIndex = 10;
+ this.gridColumn32.VisibleIndex = 11;
this.gridColumn32.Width = 94;
//
// gridColumn33
@@ -547,7 +566,7 @@
this.gridColumn34.MinWidth = 25;
this.gridColumn34.Name = "gridColumn34";
this.gridColumn34.Visible = true;
- this.gridColumn34.VisibleIndex = 11;
+ this.gridColumn34.VisibleIndex = 12;
this.gridColumn34.Width = 94;
//
// gridColumn35
@@ -565,7 +584,7 @@
this.gridColumn36.MinWidth = 25;
this.gridColumn36.Name = "gridColumn36";
this.gridColumn36.Visible = true;
- this.gridColumn36.VisibleIndex = 12;
+ this.gridColumn36.VisibleIndex = 13;
this.gridColumn36.Width = 94;
//
// gridColumn37
@@ -575,7 +594,7 @@
this.gridColumn37.MinWidth = 25;
this.gridColumn37.Name = "gridColumn37";
this.gridColumn37.Visible = true;
- this.gridColumn37.VisibleIndex = 13;
+ this.gridColumn37.VisibleIndex = 14;
this.gridColumn37.Width = 94;
//
// gridColumn38
@@ -585,7 +604,7 @@
this.gridColumn38.MinWidth = 25;
this.gridColumn38.Name = "gridColumn38";
this.gridColumn38.Visible = true;
- this.gridColumn38.VisibleIndex = 14;
+ this.gridColumn38.VisibleIndex = 15;
this.gridColumn38.Width = 94;
//
// gridColumn39
@@ -595,7 +614,7 @@
this.gridColumn39.MinWidth = 25;
this.gridColumn39.Name = "gridColumn39";
this.gridColumn39.Visible = true;
- this.gridColumn39.VisibleIndex = 15;
+ this.gridColumn39.VisibleIndex = 18;
this.gridColumn39.Width = 94;
//
// gridColumn40
@@ -645,7 +664,7 @@
this.gridColumn45.MinWidth = 25;
this.gridColumn45.Name = "gridColumn45";
this.gridColumn45.Visible = true;
- this.gridColumn45.VisibleIndex = 16;
+ this.gridColumn45.VisibleIndex = 19;
this.gridColumn45.Width = 94;
//
// gridColumn46
@@ -655,7 +674,7 @@
this.gridColumn46.MinWidth = 25;
this.gridColumn46.Name = "gridColumn46";
this.gridColumn46.Visible = true;
- this.gridColumn46.VisibleIndex = 17;
+ this.gridColumn46.VisibleIndex = 20;
this.gridColumn46.Width = 94;
//
// gridColumn47
@@ -665,7 +684,7 @@
this.gridColumn47.MinWidth = 25;
this.gridColumn47.Name = "gridColumn47";
this.gridColumn47.Visible = true;
- this.gridColumn47.VisibleIndex = 18;
+ this.gridColumn47.VisibleIndex = 21;
this.gridColumn47.Width = 94;
//
// gridColumn48
@@ -675,7 +694,7 @@
this.gridColumn48.MinWidth = 25;
this.gridColumn48.Name = "gridColumn48";
this.gridColumn48.Visible = true;
- this.gridColumn48.VisibleIndex = 19;
+ this.gridColumn48.VisibleIndex = 22;
this.gridColumn48.Width = 94;
//
// gridColumn49
@@ -685,7 +704,7 @@
this.gridColumn49.MinWidth = 25;
this.gridColumn49.Name = "gridColumn49";
this.gridColumn49.Visible = true;
- this.gridColumn49.VisibleIndex = 20;
+ this.gridColumn49.VisibleIndex = 23;
this.gridColumn49.Width = 94;
//
// gridColumn50
@@ -695,7 +714,7 @@
this.gridColumn50.MinWidth = 25;
this.gridColumn50.Name = "gridColumn50";
this.gridColumn50.Visible = true;
- this.gridColumn50.VisibleIndex = 21;
+ this.gridColumn50.VisibleIndex = 24;
this.gridColumn50.Width = 94;
//
// gv_id
@@ -705,6 +724,36 @@
this.gv_id.MinWidth = 25;
this.gv_id.Name = "gv_id";
this.gv_id.Width = 94;
+ //
+ // gridColumn51
+ //
+ this.gridColumn51.Caption = "鍞悗瀹℃牳";
+ this.gridColumn51.FieldName = "qt026Chk";
+ this.gridColumn51.MinWidth = 25;
+ this.gridColumn51.Name = "gridColumn51";
+ this.gridColumn51.Visible = true;
+ this.gridColumn51.VisibleIndex = 2;
+ this.gridColumn51.Width = 94;
+ //
+ // gridColumn52
+ //
+ this.gridColumn52.Caption = "鍞悗瀹℃牳浜�";
+ this.gridColumn52.FieldName = "qt028";
+ this.gridColumn52.MinWidth = 25;
+ this.gridColumn52.Name = "gridColumn52";
+ this.gridColumn52.Visible = true;
+ this.gridColumn52.VisibleIndex = 16;
+ this.gridColumn52.Width = 94;
+ //
+ // gridColumn53
+ //
+ this.gridColumn53.Caption = "鍞悗瀹℃牳鏃堕棿";
+ this.gridColumn53.FieldName = "qt027";
+ this.gridColumn53.MinWidth = 25;
+ this.gridColumn53.Name = "gridColumn53";
+ this.gridColumn53.Visible = true;
+ this.gridColumn53.VisibleIndex = 17;
+ this.gridColumn53.Width = 94;
//
// pageBar1
//
@@ -743,7 +792,7 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 169;
+ this.splitMx1.SplitterPosition = 192;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -769,21 +818,24 @@
this.layoutMx1.Controls.Add(this.txt_fCloserId);
this.layoutMx1.Controls.Add(this.txt_fCloseDate);
this.layoutMx1.Controls.Add(this.txt_fCloseStatusTxt);
+ this.layoutMx1.Controls.Add(this.txt_qt028);
+ this.layoutMx1.Controls.Add(this.txt_qt027);
+ this.layoutMx1.Controls.Add(this.txt_qt026);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Name = "layoutMx1";
- this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(729, 412, 812, 500);
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(643, 489, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 169);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 192);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// txt_djtype
//
this.txt_djtype.EditValue = "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)";
- this.txt_djtype.Location = new System.Drawing.Point(390, 131);
+ this.txt_djtype.Location = new System.Drawing.Point(390, 126);
this.txt_djtype.Name = "txt_djtype";
this.txt_djtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -804,7 +856,7 @@
//
// txt_fRemarks
//
- this.txt_fRemarks.Location = new System.Drawing.Point(114, 131);
+ this.txt_fRemarks.Location = new System.Drawing.Point(114, 126);
this.txt_fRemarks.Name = "txt_fRemarks";
this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
this.txt_fRemarks.Size = new System.Drawing.Size(170, 24);
@@ -814,7 +866,7 @@
// txt_fOwnerTypeInIdHead
//
this.txt_fOwnerTypeInIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
- this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 101);
+ this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 97);
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)});
@@ -829,7 +881,7 @@
//
// txt_fCreateDate
//
- this.txt_fCreateDate.Location = new System.Drawing.Point(666, 41);
+ this.txt_fCreateDate.Location = new System.Drawing.Point(666, 40);
this.txt_fCreateDate.Name = "txt_fCreateDate";
this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
this.txt_fCreateDate.Size = new System.Drawing.Size(170, 24);
@@ -840,7 +892,7 @@
// txt_fOwnerTypeIdHead
//
this.txt_fOwnerTypeIdHead.EditValue = "缁勭粐(BD_OwnerOrg)";
- this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(390, 71);
+ this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(390, 68);
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)});
@@ -856,7 +908,7 @@
// txt_fBusinessType
//
this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)";
- this.txt_fBusinessType.Location = new System.Drawing.Point(114, 71);
+ this.txt_fBusinessType.Location = new System.Drawing.Point(114, 68);
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)});
@@ -870,7 +922,7 @@
// txt_fTransferDirect
//
this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-";
- this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 101);
+ this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 97);
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)});
@@ -906,7 +958,7 @@
// txt_ftranstype
//
this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)";
- this.txt_ftranstype.Location = new System.Drawing.Point(390, 41);
+ this.txt_ftranstype.Location = new System.Drawing.Point(390, 40);
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)});
@@ -929,7 +981,7 @@
// txt_fBillTypeID
//
this.txt_fBillTypeID.EditValue = "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)";
- this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 41);
+ this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 40);
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)});
@@ -952,7 +1004,7 @@
//
// txt_fapprovedate
//
- this.txt_fapprovedate.Location = new System.Drawing.Point(942, 41);
+ this.txt_fapprovedate.Location = new System.Drawing.Point(942, 40);
this.txt_fapprovedate.Name = "txt_fapprovedate";
this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true;
this.txt_fapprovedate.Size = new System.Drawing.Size(172, 24);
@@ -962,17 +1014,17 @@
//
// txt_wjStatus
//
- this.txt_wjStatus.Location = new System.Drawing.Point(840, 101);
+ this.txt_wjStatus.Location = new System.Drawing.Point(564, 155);
this.txt_wjStatus.Name = "txt_wjStatus";
this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑";
- this.txt_wjStatus.Size = new System.Drawing.Size(274, 24);
+ this.txt_wjStatus.Size = new System.Drawing.Size(272, 24);
this.txt_wjStatus.StyleController = this.layoutMx1;
this.txt_wjStatus.TabIndex = 387;
this.txt_wjStatus.Tag = "readonly";
//
// txt_chkStatus
//
- this.txt_chkStatus.Location = new System.Drawing.Point(840, 71);
+ this.txt_chkStatus.Location = new System.Drawing.Point(840, 68);
this.txt_chkStatus.Name = "txt_chkStatus";
this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
this.txt_chkStatus.Size = new System.Drawing.Size(274, 24);
@@ -982,36 +1034,67 @@
//
// txt_source
//
- this.txt_source.Location = new System.Drawing.Point(942, 131);
+ this.txt_source.Location = new System.Drawing.Point(390, 155);
this.txt_source.Name = "txt_source";
- this.txt_source.Size = new System.Drawing.Size(172, 24);
+ this.txt_source.Size = new System.Drawing.Size(170, 24);
this.txt_source.StyleController = this.layoutMx1;
this.txt_source.TabIndex = 390;
this.txt_source.Tag = "readonly";
//
// txt_fCloserId
//
- this.txt_fCloserId.Location = new System.Drawing.Point(666, 101);
+ this.txt_fCloserId.Location = new System.Drawing.Point(666, 97);
this.txt_fCloserId.Name = "txt_fCloserId";
this.txt_fCloserId.Size = new System.Drawing.Size(170, 24);
this.txt_fCloserId.StyleController = this.layoutMx1;
this.txt_fCloserId.TabIndex = 392;
+ this.txt_fCloserId.Tag = "readonly";
//
// txt_fCloseDate
//
- this.txt_fCloseDate.Location = new System.Drawing.Point(666, 131);
+ this.txt_fCloseDate.Location = new System.Drawing.Point(666, 126);
this.txt_fCloseDate.Name = "txt_fCloseDate";
this.txt_fCloseDate.Size = new System.Drawing.Size(170, 24);
this.txt_fCloseDate.StyleController = this.layoutMx1;
this.txt_fCloseDate.TabIndex = 393;
+ this.txt_fCloseDate.Tag = "readonly";
//
// txt_fCloseStatusTxt
//
- this.txt_fCloseStatusTxt.Location = new System.Drawing.Point(666, 71);
+ this.txt_fCloseStatusTxt.Location = new System.Drawing.Point(666, 68);
this.txt_fCloseStatusTxt.Name = "txt_fCloseStatusTxt";
this.txt_fCloseStatusTxt.Size = new System.Drawing.Size(170, 24);
this.txt_fCloseStatusTxt.StyleController = this.layoutMx1;
this.txt_fCloseStatusTxt.TabIndex = 394;
+ this.txt_fCloseStatusTxt.Tag = "readonly";
+ //
+ // txt_qt028
+ //
+ this.txt_qt028.Location = new System.Drawing.Point(942, 97);
+ this.txt_qt028.Name = "txt_qt028";
+ this.txt_qt028.Size = new System.Drawing.Size(172, 24);
+ this.txt_qt028.StyleController = this.layoutMx1;
+ this.txt_qt028.TabIndex = 395;
+ this.txt_qt028.Tag = "readonly";
+ //
+ // txt_qt027
+ //
+ this.txt_qt027.Location = new System.Drawing.Point(942, 126);
+ this.txt_qt027.Name = "txt_qt027";
+ this.txt_qt027.Size = new System.Drawing.Size(172, 24);
+ this.txt_qt027.StyleController = this.layoutMx1;
+ this.txt_qt027.TabIndex = 396;
+ this.txt_qt027.Tag = "readonly";
+ //
+ // txt_qt026
+ //
+ this.txt_qt026.Location = new System.Drawing.Point(840, 155);
+ this.txt_qt026.Name = "txt_qt026";
+ this.txt_qt026.Properties.Caption = "鍞悗瀹℃牳鐘舵��";
+ this.txt_qt026.Size = new System.Drawing.Size(274, 24);
+ this.txt_qt026.StyleController = this.layoutMx1;
+ this.txt_qt026.TabIndex = 397;
+ this.txt_qt026.Tag = "readonly";
//
// layoutControlItem16
//
@@ -1045,11 +1128,14 @@
this.layoutControlItem19,
this.layoutControlItem15,
this.layoutControlItem12,
- this.layoutControlItem17,
- this.layoutControlItem11,
this.layoutControlItem21,
this.layoutControlItem20,
- this.layoutControlItem22});
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem24,
+ this.layoutControlItem25,
+ this.layoutControlItem11,
+ this.layoutControlItem17});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1075,13 +1161,16 @@
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition5.Height = 100D;
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
rowDefinition4,
- rowDefinition5});
- this.Root.Size = new System.Drawing.Size(1126, 169);
+ rowDefinition5,
+ rowDefinition6});
+ this.Root.Size = new System.Drawing.Size(1126, 192);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -1089,7 +1178,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, 29);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1099,7 +1188,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, 29);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem2.Text = "鐢宠缁勭粐";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1109,60 +1198,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, 29);
+ this.layoutControlItem3.Size = new System.Drawing.Size(276, 28);
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, 29);
+ 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(276, 30);
+ this.layoutControlItem4.Size = new System.Drawing.Size(276, 28);
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, 29);
+ this.layoutControlItem5.Location = new System.Drawing.Point(276, 28);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
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, 29);
+ this.layoutControlItem6.Location = new System.Drawing.Point(552, 28);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 28);
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, 59);
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 56);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 29);
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, 59);
+ this.layoutControlItem8.Location = new System.Drawing.Point(276, 56);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem8.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem8.Text = "璋冨嚭璐т富绫诲瀷";
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1172,18 +1261,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, 29);
+ this.layoutControlItem9.Size = new System.Drawing.Size(278, 28);
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, 29);
+ this.layoutControlItem10.Location = new System.Drawing.Point(828, 28);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(278, 30);
+ this.layoutControlItem10.Size = new System.Drawing.Size(278, 28);
this.layoutControlItem10.Tag = "readonly";
this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
@@ -1191,112 +1280,146 @@
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_fTransferDirect;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 89);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 85);
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(276, 29);
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, 89);
+ this.layoutControlItem14.Location = new System.Drawing.Point(276, 85);
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.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_djtype;
- this.layoutControlItem19.Location = new System.Drawing.Point(276, 119);
+ this.layoutControlItem19.Location = new System.Drawing.Point(276, 114);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem19.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem19.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem19.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_fRemarks;
- this.layoutControlItem15.Location = new System.Drawing.Point(0, 119);
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 114);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem15.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem15.Text = "鐢宠澶囨敞";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_chkStatus;
- this.layoutControlItem12.Location = new System.Drawing.Point(828, 59);
+ this.layoutControlItem12.Location = new System.Drawing.Point(828, 56);
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.Size = new System.Drawing.Size(278, 29);
this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
- // layoutControlItem17
- //
- this.layoutControlItem17.Control = this.txt_source;
- this.layoutControlItem17.Location = new System.Drawing.Point(828, 119);
- this.layoutControlItem17.Name = "layoutControlItem17";
- this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem17.Size = new System.Drawing.Size(278, 30);
- this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
- this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_wjStatus;
- this.layoutControlItem11.Location = new System.Drawing.Point(828, 89);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem11.Size = new System.Drawing.Size(278, 30);
- this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem11.TextVisible = false;
- //
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txt_fCloseDate;
- this.layoutControlItem21.Location = new System.Drawing.Point(552, 119);
+ this.layoutControlItem21.Location = new System.Drawing.Point(552, 114);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem21.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem21.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem21.Text = "鍏抽棴鏃堕棿";
this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_fCloserId;
- this.layoutControlItem20.Location = new System.Drawing.Point(552, 89);
+ this.layoutControlItem20.Location = new System.Drawing.Point(552, 85);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem20.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem20.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem20.Text = "鍏抽棴浜哄憳";
this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.txt_fCloseStatusTxt;
- this.layoutControlItem22.Location = new System.Drawing.Point(552, 59);
+ this.layoutControlItem22.Location = new System.Drawing.Point(552, 56);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem22.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem22.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem22.Text = "鍏抽棴鐘舵��";
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem23
+ //
+ this.layoutControlItem23.Control = this.txt_qt028;
+ this.layoutControlItem23.Location = new System.Drawing.Point(828, 85);
+ this.layoutControlItem23.Name = "layoutControlItem23";
+ this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem23.Size = new System.Drawing.Size(278, 29);
+ this.layoutControlItem23.Text = "鍞悗瀹℃牳浜哄憳";
+ this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txt_qt027;
+ this.layoutControlItem24.Location = new System.Drawing.Point(828, 114);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem24.Size = new System.Drawing.Size(278, 29);
+ this.layoutControlItem24.Text = "鍞悗瀹℃牳鏃堕棿";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem25
+ //
+ this.layoutControlItem25.Control = this.txt_qt026;
+ this.layoutControlItem25.Location = new System.Drawing.Point(828, 143);
+ this.layoutControlItem25.Name = "layoutControlItem25";
+ this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem25.Size = new System.Drawing.Size(278, 29);
+ this.layoutControlItem25.Text = "鍞悗瀹℃牳鐘舵��";
+ this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem25.TextVisible = false;
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_wjStatus;
+ this.layoutControlItem11.Location = new System.Drawing.Point(552, 143);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 29);
+ this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem11.TextVisible = false;
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_source;
+ this.layoutControlItem17.Location = new System.Drawing.Point(276, 143);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 29);
+ this.layoutControlItem17.Text = "婧愬崟绫诲瀷";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
//
// tabMx
//
@@ -1304,7 +1427,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, 389);
+ this.tabMx.Size = new System.Drawing.Size(1126, 366);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1313,7 +1436,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 357);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 334);
this.tabMxPage1.Text = "璋冩嫧鐢宠鏄庣粏";
//
// gcMx1
@@ -1334,7 +1457,7 @@
this.rptDrHz,
this.rptDcHz,
this.btnTest1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 357);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 334);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1570,7 +1693,7 @@
//
this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
this.gvMx1bld008.Caption = "宸叉壂鏁伴噺";
- this.gvMx1bld008.FieldName = "ysNum";
+ this.gvMx1bld008.FieldName = "sQty";
this.gvMx1bld008.MinWidth = 50;
this.gvMx1bld008.Name = "gvMx1bld008";
this.gvMx1bld008.OptionsColumn.ReadOnly = true;
@@ -1940,6 +2063,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fCloserId.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCloseDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fCloseStatusTxt.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt028.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt027.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_qt026.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
@@ -1957,11 +2083,14 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -2115,11 +2244,20 @@
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnTest1;
private DevExpress.XtraEditors.TextEdit txt_fCloserId;
private DevExpress.XtraEditors.TextEdit txt_fCloseDate;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraEditors.TextEdit txt_fCloseStatusTxt;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+ private DevExpress.XtraEditors.TextEdit txt_qt028;
+ private DevExpress.XtraEditors.TextEdit txt_qt027;
+ private DevExpress.XtraEditors.CheckEdit txt_qt026;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn51;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn52;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn53;
}
}
\ No newline at end of file
--
Gitblit v1.9.3