From 8b8c26398639c86d4a8a94a7afdfca0785837685 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 13 九月 2025 16:27:20 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 152 +++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 125 insertions(+), 27 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs index 8268e1a..cfbd179 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs @@ -95,6 +95,7 @@ this.txt_guid = new DevExpress.XtraEditors.TextEdit(); this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); this.txt_isSrm = new DevExpress.XtraEditors.CheckEdit(); + this.txt_mxStatue = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); @@ -111,6 +112,8 @@ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -152,12 +155,23 @@ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.xtraTabPageReport = new DevExpress.XtraTab.XtraTabPage(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.ucRptCgdhd1 = new Gs.DevApp.DevFrm.Rpt.UcRptCgdhd(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.txt_mxStatue = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + + this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -189,6 +203,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mxStatue.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); @@ -205,6 +220,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -213,10 +230,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).BeginInit(); + this.xtraTabPageReport.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mxStatue.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -247,7 +262,8 @@ this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, - this.xtraTabPage2}); + this.xtraTabPage2, + this.xtraTabPageReport}); // // xtraTabPage1 // @@ -315,7 +331,11 @@ this.gridColumn4, this.gridColumn11, this.gridColumn7, - this.gridColumn22}); + this.gridColumn22, + this.gridColumn23, + this.gridColumn24, + this.gridColumn25, + this.gridColumn26}); this.gridView1.DetailHeight = 428; this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 62; @@ -765,6 +785,16 @@ this.txt_isSrm.TabIndex = 468; this.txt_isSrm.Tag = "readOnly"; // + // txt_mxStatue + // + this.txt_mxStatue.Location = new System.Drawing.Point(600, 132); + this.txt_mxStatue.Margin = new System.Windows.Forms.Padding(4); + this.txt_mxStatue.Name = "txt_mxStatue"; + this.txt_mxStatue.Properties.Appearance.Options.UseFont = true; + this.txt_mxStatue.Size = new System.Drawing.Size(381, 28); + this.txt_mxStatue.StyleController = this.layoutMx1; + this.txt_mxStatue.TabIndex = 240; + // // layoutControlItem18 // this.layoutControlItem18.Control = this.lbGuid; @@ -981,6 +1011,28 @@ this.layoutControlItem6.Size = new System.Drawing.Size(487, 42); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_mxStatue; + this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem10.CustomizationFormText = "鍏ュ簱鐘舵��"; + this.layoutControlItem10.Location = new System.Drawing.Point(486, 120); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(487, 42); + this.layoutControlItem10.Text = "鍏ュ簱鐘舵��"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_billNo; + this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.Size = new System.Drawing.Size(486, 40); + this.layoutControlItem2.Text = "鍒拌揣鍗曞彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22); // // tabMx // @@ -1489,6 +1541,14 @@ this.gridColumn21.VisibleIndex = 20; this.gridColumn21.Width = 94; // + // xtraTabPageReport + // + this.xtraTabPageReport.Controls.Add(this.ucRptCgdhd1); + this.xtraTabPageReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources._3dcolumn_16x16; + this.xtraTabPageReport.Name = "xtraTabPageReport"; + this.xtraTabPageReport.Size = new System.Drawing.Size(1573, 570); + this.xtraTabPageReport.Text = "鎶ヨ〃"; + // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1501,37 +1561,64 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + + // ucRptCgdhd1 + // + this.ucRptCgdhd1.Dock = System.Windows.Forms.DockStyle.Fill; + this.ucRptCgdhd1.Location = new System.Drawing.Point(0, 0); + this.ucRptCgdhd1.Name = "ucRptCgdhd1"; + this.ucRptCgdhd1.Size = new System.Drawing.Size(1573, 570); + this.ucRptCgdhd1.TabIndex = 0; + // txt_mxStatue + // - this.txt_mxStatue.Location = new System.Drawing.Point(600, 132); - this.txt_mxStatue.Margin = new System.Windows.Forms.Padding(4); - this.txt_mxStatue.Name = "txt_mxStatue"; - this.txt_mxStatue.Properties.Appearance.Options.UseFont = true; - this.txt_mxStatue.Size = new System.Drawing.Size(381, 28); - this.txt_mxStatue.StyleController = this.layoutMx1; - this.txt_mxStatue.TabIndex = 240; + this.gridColumn23.Caption = "鍒拌揣鏁伴噺"; + this.gridColumn23.FieldName = "鍒拌揣鏁伴噺"; + this.gridColumn23.MinWidth = 30; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Visible = true; + this.gridColumn23.VisibleIndex = 15; + this.gridColumn23.Width = 112; // - // layoutControlItem10 + // gridColumn24 // - this.layoutControlItem10.Control = this.txt_mxStatue; - this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; - this.layoutControlItem10.CustomizationFormText = "鍏ュ簱鐘舵��"; - this.layoutControlItem10.Location = new System.Drawing.Point(486, 120); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(487, 42); - this.layoutControlItem10.Text = "鍏ュ簱鐘舵��"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22); + this.gridColumn24.Caption = "妫�楠屾暟閲�"; + this.gridColumn24.FieldName = "妫�楠屾暟閲�"; + this.gridColumn24.MinWidth = 30; + this.gridColumn24.Name = "gridColumn24"; + this.gridColumn24.Visible = true; + this.gridColumn24.VisibleIndex = 16; + this.gridColumn24.Width = 112; // - // layoutControlItem2 + // gridColumn25 // + this.layoutControlItem2.Control = this.txt_billNo; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(486, 40); this.layoutControlItem2.Text = "鍒拌揣鍗曞彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22); + + this.gridColumn25.Caption = "鍏ュ簱鏁伴噺"; + this.gridColumn25.FieldName = "鍏ュ簱鏁伴噺"; + this.gridColumn25.MinWidth = 30; + this.gridColumn25.Name = "gridColumn25"; + this.gridColumn25.Visible = true; + this.gridColumn25.VisibleIndex = 17; + this.gridColumn25.Width = 112; + // + // gridColumn26 + // + this.gridColumn26.Caption = "鎵撳嵃鏁伴噺"; + this.gridColumn26.FieldName = "鎵撳嵃鏁伴噺"; + this.gridColumn26.MinWidth = 30; + this.gridColumn26.Name = "gridColumn26"; + this.gridColumn26.Visible = true; + this.gridColumn26.VisibleIndex = 18; + this.gridColumn26.Width = 112; + // // Frm_MesInvItemArn // @@ -1575,6 +1662,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_isSrm.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mxStatue.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); @@ -1591,6 +1679,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1599,10 +1689,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).EndInit(); + this.xtraTabPageReport.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mxStatue.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); this.ResumeLayout(false); } @@ -1707,10 +1795,20 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + + private DevExpress.XtraTab.XtraTabPage xtraTabPageReport; + private Rpt.UcRptCgdhd ucRptCgdhd1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraEditors.TextEdit txt_mxStatue; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; + } } \ No newline at end of file -- Gitblit v1.9.3