From c603d60d2ef410be2dbdcc6e9f5ebb0cf9a7f7be Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期四, 25 九月 2025 18:31:04 +0800 Subject: [PATCH] gaiparogram --- DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs | 155 ++++++++++++++++++++++++++++++--------------------- 1 files changed, 92 insertions(+), 63 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs index 9a17935..8672f99 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.Designer.cs @@ -48,6 +48,7 @@ this.gv_ownerType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gv_ownerId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); @@ -64,6 +65,7 @@ this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -85,9 +87,10 @@ 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(3, 2, 3, 2); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1312, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1148, 62); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -95,10 +98,11 @@ // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); + this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1312, 602); + this.xtraTabControl1.Size = new System.Drawing.Size(1148, 468); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1}); @@ -106,8 +110,9 @@ // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1310, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(1146, 442); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 @@ -116,6 +121,7 @@ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.split1.Name = "split1"; // // split1.Panel1 @@ -128,17 +134,19 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split1.Size = new System.Drawing.Size(1310, 570); + this.split1.Size = new System.Drawing.Size(1146, 442); this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; + this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1310, 519); + this.gcMain1.Size = new System.Drawing.Size(1146, 402); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -158,7 +166,8 @@ this.gridBand13, this.gridBand14, this.gridBand15, - this.gridBand3}); + this.gridBand3, + this.gridBand16}); this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.gv_guid, this.gv_itemBarcode, @@ -173,9 +182,12 @@ this.gv_ownerType, this.gv_ownerId, this.gridColumn5, - this.bandedGridColumn1}); + this.bandedGridColumn1, + this.bandedGridColumn2}); + this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1058, 420, 266, 244); + this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; - this.gridView1.IndicatorWidth = 50; + this.gridView1.IndicatorWidth = 44; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; @@ -188,75 +200,75 @@ this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "閲囪喘鏄庣粏GUID"; this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 50; + this.gv_guid.MinWidth = 44; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.Tag = "query_a.guid"; this.gv_guid.Visible = true; - this.gv_guid.Width = 95; + this.gv_guid.Width = 83; // // gv_itemBarcode // this.gv_itemBarcode.AppearanceCell.Options.UseFont = true; this.gv_itemBarcode.Caption = "閲囪喘鍗曞彿"; this.gv_itemBarcode.FieldName = "hNo"; - this.gv_itemBarcode.MinWidth = 50; + this.gv_itemBarcode.MinWidth = 44; this.gv_itemBarcode.Name = "gv_itemBarcode"; this.gv_itemBarcode.OptionsColumn.AllowEdit = false; this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE"; this.gv_itemBarcode.Visible = true; - this.gv_itemBarcode.Width = 77; + this.gv_itemBarcode.Width = 67; // // gv_itemId // this.gv_itemId.AppearanceCell.Options.UseFont = true; this.gv_itemId.Caption = "鐗╂枡ID"; this.gv_itemId.FieldName = "itemId"; - this.gv_itemId.MinWidth = 50; + this.gv_itemId.MinWidth = 44; this.gv_itemId.Name = "gv_itemId"; this.gv_itemId.OptionsColumn.AllowEdit = false; this.gv_itemId.Tag = "query_a.ITEM_ID"; this.gv_itemId.Visible = true; - this.gv_itemId.Width = 74; + this.gv_itemId.Width = 65; // // gridColumn3 // this.gridColumn3.Caption = "鐗╂枡缂栫爜"; this.gridColumn3.FieldName = "itemNo"; - this.gridColumn3.MinWidth = 25; + this.gridColumn3.MinWidth = 22; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.Width = 77; + this.gridColumn3.Width = 67; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡鍚嶇О"; this.gridColumn2.FieldName = "itemName"; - this.gridColumn2.MinWidth = 25; + this.gridColumn2.MinWidth = 22; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.Width = 77; + this.gridColumn2.Width = 67; // // gridColumn4 // this.gridColumn4.Caption = "瑙勬牸鍨嬪彿"; this.gridColumn4.FieldName = "itemModel"; - this.gridColumn4.MinWidth = 25; + this.gridColumn4.MinWidth = 22; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.Width = 77; + this.gridColumn4.Width = 67; // // gv_depotId // this.gv_depotId.AppearanceCell.Options.UseFont = true; this.gv_depotId.Caption = "閲囪喘鍗曚綅"; this.gv_depotId.FieldName = "dwCg"; - this.gv_depotId.MinWidth = 50; + this.gv_depotId.MinWidth = 44; this.gv_depotId.Name = "gv_depotId"; this.gv_depotId.OptionsColumn.AllowEdit = false; this.gv_depotId.Tag = "query_a.DEPOT_ID"; this.gv_depotId.Visible = true; - this.gv_depotId.Width = 77; + this.gv_depotId.Width = 67; // // gv_quantity // @@ -265,14 +277,14 @@ this.gv_quantity.AppearanceCell.Options.UseForeColor = true; this.gv_quantity.Caption = "閲囪喘鍗曟暟閲�"; this.gv_quantity.FieldName = "cgsl"; - this.gv_quantity.MinWidth = 50; + this.gv_quantity.MinWidth = 44; this.gv_quantity.Name = "gv_quantity"; this.gv_quantity.OptionsColumn.AllowEdit = false; this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "cgsl", "鍚堣={0:0.##}")}); this.gv_quantity.Tag = "query_a.QUANTITY"; this.gv_quantity.Visible = true; - this.gv_quantity.Width = 60; + this.gv_quantity.Width = 52; // // gridColumn6 // @@ -280,12 +292,12 @@ this.gridColumn6.AppearanceCell.Options.UseForeColor = true; this.gridColumn6.Caption = "绱瀹炲叆搴�"; this.gridColumn6.FieldName = "qtySjrk"; - this.gridColumn6.MinWidth = 25; + this.gridColumn6.MinWidth = 22; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "qtySjrk", "鍚堣={0:0.##}")}); this.gridColumn6.Visible = true; - this.gridColumn6.Width = 60; + this.gridColumn6.Width = 52; // // gridColumn1 // @@ -295,65 +307,73 @@ this.gridColumn1.AppearanceCell.Options.UseForeColor = true; this.gridColumn1.Caption = "鎬绘瑺鏂�"; this.gridColumn1.FieldName = "qtyQl"; - this.gridColumn1.MinWidth = 25; + this.gridColumn1.MinWidth = 22; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "qtyQl", "鍚堣={0:0.##}")}); this.gridColumn1.Visible = true; - this.gridColumn1.Width = 60; + this.gridColumn1.Width = 52; // // bandedGridColumn1 // this.bandedGridColumn1.Caption = "姣斾緥"; this.bandedGridColumn1.FieldName = "barbl"; - this.bandedGridColumn1.MinWidth = 25; + this.bandedGridColumn1.MinWidth = 22; this.bandedGridColumn1.Name = "bandedGridColumn1"; this.bandedGridColumn1.Tag = "query_a.guid"; this.bandedGridColumn1.Visible = true; - this.bandedGridColumn1.Width = 327; + this.bandedGridColumn1.Width = 286; // // gv_ownerType // this.gv_ownerType.AppearanceCell.Options.UseFont = true; this.gv_ownerType.Caption = "绱鏀舵枡鏁伴噺"; this.gv_ownerType.FieldName = "sl"; - this.gv_ownerType.MinWidth = 50; + this.gv_ownerType.MinWidth = 44; this.gv_ownerType.Name = "gv_ownerType"; this.gv_ownerType.OptionsColumn.AllowEdit = false; this.gv_ownerType.Tag = "query_a.Owner_Type"; this.gv_ownerType.Visible = true; - this.gv_ownerType.Width = 105; + this.gv_ownerType.Width = 92; // // gridColumn5 // this.gridColumn5.Caption = "绱浠撻��"; this.gridColumn5.FieldName = "ct"; - this.gridColumn5.MinWidth = 25; + this.gridColumn5.MinWidth = 22; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.Width = 105; + this.gridColumn5.Width = 92; // // gv_ownerId // this.gv_ownerId.AppearanceCell.Options.UseFont = true; this.gv_ownerId.Caption = "绱楠岄��"; this.gv_ownerId.FieldName = "yt"; - this.gv_ownerId.MinWidth = 50; + this.gv_ownerId.MinWidth = 44; this.gv_ownerId.Name = "gv_ownerId"; this.gv_ownerId.OptionsColumn.AllowEdit = false; this.gv_ownerId.Tag = "query_a.Owner_Id"; this.gv_ownerId.Visible = true; - this.gv_ownerId.Width = 130; + this.gv_ownerId.Width = 114; + // + // bandedGridColumn2 + // + this.bandedGridColumn2.Caption = "闇�姹傚崟鎹彿"; + this.bandedGridColumn2.FieldName = "xq"; + this.bandedGridColumn2.Name = "bandedGridColumn2"; + this.bandedGridColumn2.Visible = true; + this.bandedGridColumn2.Width = 66; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 519); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Location = new System.Drawing.Point(0, 402); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1310, 39); + this.pageBar1.Size = new System.Drawing.Size(1146, 30); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // @@ -367,7 +387,7 @@ this.gridBand1.Name = "gridBand1"; this.gridBand1.Visible = false; this.gridBand1.VisibleIndex = -1; - this.gridBand1.Width = 95; + this.gridBand1.Width = 83; // // gridBand4 // @@ -377,7 +397,7 @@ this.gridBand4.Columns.Add(this.gv_itemBarcode); this.gridBand4.Name = "gridBand4"; this.gridBand4.VisibleIndex = 0; - this.gridBand4.Width = 77; + this.gridBand4.Width = 67; // // gridBand7 // @@ -386,7 +406,7 @@ this.gridBand7.Name = "gridBand7"; this.gridBand7.Visible = false; this.gridBand7.VisibleIndex = -1; - this.gridBand7.Width = 74; + this.gridBand7.Width = 65; // // gridBand8 // @@ -394,7 +414,7 @@ this.gridBand8.Columns.Add(this.gridColumn3); this.gridBand8.Name = "gridBand8"; this.gridBand8.VisibleIndex = 1; - this.gridBand8.Width = 77; + this.gridBand8.Width = 67; // // gridBand9 // @@ -402,7 +422,7 @@ this.gridBand9.Columns.Add(this.gridColumn2); this.gridBand9.Name = "gridBand9"; this.gridBand9.VisibleIndex = 2; - this.gridBand9.Width = 77; + this.gridBand9.Width = 67; // // gridBand10 // @@ -410,7 +430,7 @@ this.gridBand10.Columns.Add(this.gridColumn4); this.gridBand10.Name = "gridBand10"; this.gridBand10.VisibleIndex = 3; - this.gridBand10.Width = 77; + this.gridBand10.Width = 67; // // gridBand11 // @@ -418,10 +438,10 @@ this.gridBand11.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridBand11.Caption = "閲囪喘鍗曚綅"; this.gridBand11.Columns.Add(this.gv_depotId); - this.gridBand11.MinWidth = 30; + this.gridBand11.MinWidth = 26; this.gridBand11.Name = "gridBand11"; this.gridBand11.VisibleIndex = 4; - this.gridBand11.Width = 77; + this.gridBand11.Width = 67; // // gridBand12 // @@ -431,10 +451,10 @@ this.gridBand12.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridBand12.Caption = "閲囪喘鍗曟暟閲�"; this.gridBand12.Columns.Add(this.gv_quantity); - this.gridBand12.MinWidth = 50; + this.gridBand12.MinWidth = 44; this.gridBand12.Name = "gridBand12"; this.gridBand12.VisibleIndex = 5; - this.gridBand12.Width = 60; + this.gridBand12.Width = 52; // // gridBand13 // @@ -444,10 +464,10 @@ this.gridBand13.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridBand13.Caption = "绱瀹炲叆搴�"; this.gridBand13.Columns.Add(this.gridColumn6); - this.gridBand13.MinWidth = 50; + this.gridBand13.MinWidth = 44; this.gridBand13.Name = "gridBand13"; this.gridBand13.VisibleIndex = 6; - this.gridBand13.Width = 60; + this.gridBand13.Width = 52; // // gridBand14 // @@ -457,19 +477,19 @@ this.gridBand14.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridBand14.Caption = "鎬绘瑺鏂�"; this.gridBand14.Columns.Add(this.gridColumn1); - this.gridBand14.MinWidth = 50; + this.gridBand14.MinWidth = 44; this.gridBand14.Name = "gridBand14"; this.gridBand14.VisibleIndex = 7; - this.gridBand14.Width = 60; + this.gridBand14.Width = 52; // // gridBand15 // this.gridBand15.Caption = "浜よ揣杩涘害"; this.gridBand15.Columns.Add(this.bandedGridColumn1); - this.gridBand15.MinWidth = 300; + this.gridBand15.MinWidth = 262; this.gridBand15.Name = "gridBand15"; this.gridBand15.VisibleIndex = 8; - this.gridBand15.Width = 327; + this.gridBand15.Width = 286; // // gridBand3 // @@ -480,10 +500,10 @@ this.gridBand2, this.gridBand6, this.gridBand5}); - this.gridBand3.MinWidth = 300; + this.gridBand3.MinWidth = 262; this.gridBand3.Name = "gridBand3"; this.gridBand3.VisibleIndex = 9; - this.gridBand3.Width = 340; + this.gridBand3.Width = 298; // // gridBand2 // @@ -493,7 +513,7 @@ this.gridBand2.Columns.Add(this.gv_ownerType); this.gridBand2.Name = "gridBand2"; this.gridBand2.VisibleIndex = 0; - this.gridBand2.Width = 105; + this.gridBand2.Width = 92; // // gridBand6 // @@ -503,7 +523,7 @@ this.gridBand6.Columns.Add(this.gridColumn5); this.gridBand6.Name = "gridBand6"; this.gridBand6.VisibleIndex = 1; - this.gridBand6.Width = 105; + this.gridBand6.Width = 92; // // gridBand5 // @@ -513,16 +533,23 @@ this.gridBand5.Columns.Add(this.gv_ownerId); this.gridBand5.Name = "gridBand5"; this.gridBand5.VisibleIndex = 2; - this.gridBand5.Width = 130; + this.gridBand5.Width = 114; + // + // gridBand16 + // + this.gridBand16.Caption = "闇�姹傚崟鎹彿"; + this.gridBand16.Name = "gridBand16"; + this.gridBand16.VisibleIndex = 10; // // Ckcgmx // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1312, 682); + this.ClientSize = new System.Drawing.Size(1148, 530); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; + this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Ckcgmx"; this.Text = "鏉$爜搴撳瓨"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -560,6 +587,7 @@ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ownerId; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn5; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; @@ -575,5 +603,6 @@ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16; } } \ No newline at end of file -- Gitblit v1.9.3