From 0f0651ba7927f9e6dcc6d1b4d49ebda175f032b9 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期三, 05 十一月 2025 16:05:53 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient
---
DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs | 65 ++++++++++++++++++++++++--------
1 files changed, 48 insertions(+), 17 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs
index cf8e8c5..24ca7b9 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs
@@ -49,6 +49,8 @@
this.processNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.nextProcessNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.aboutTbBAarcode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -70,7 +72,7 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
@@ -82,7 +84,7 @@
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
- this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
@@ -93,7 +95,7 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
- this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
@@ -104,7 +106,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(4);
+ this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -124,10 +126,10 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
- this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Name = "gcMain1";
this.gcMain1.Size = new System.Drawing.Size(1408, 635);
this.gcMain1.TabIndex = 2;
@@ -150,14 +152,15 @@
this.daa003,
this.daa004,
this.processNo,
- this.nextProcessNo});
+ this.nextProcessNo,
+ this.aboutTbBAarcode,
+ this.itemBarcode});
this.gridView1.DetailHeight = 428;
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 62;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowFooter = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// AboutGuid
@@ -166,6 +169,8 @@
this.AboutGuid.FieldName = "AboutGuid";
this.AboutGuid.MinWidth = 30;
this.AboutGuid.Name = "AboutGuid";
+ this.AboutGuid.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
+ new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Max, "AboutGuid", "MAX={0}")});
this.AboutGuid.Tag = "AboutGuid";
this.AboutGuid.Width = 112;
//
@@ -194,6 +199,8 @@
this.name.MinWidth = 30;
this.name.Name = "name";
this.name.Tag = "name";
+ this.name.Visible = true;
+ this.name.VisibleIndex = 8;
this.name.Width = 112;
//
// fNumber
@@ -213,7 +220,7 @@
this.barCode.Name = "barCode";
this.barCode.Tag = "barCode";
this.barCode.Visible = true;
- this.barCode.VisibleIndex = 5;
+ this.barCode.VisibleIndex = 0;
this.barCode.Width = 112;
//
// daa001
@@ -224,7 +231,7 @@
this.daa001.Name = "daa001";
this.daa001.Tag = "daa001";
this.daa001.Visible = true;
- this.daa001.VisibleIndex = 6;
+ this.daa001.VisibleIndex = 1;
this.daa001.Width = 112;
//
// lineNo1
@@ -235,7 +242,7 @@
this.lineNo1.Name = "lineNo1";
this.lineNo1.Tag = "lineNo1";
this.lineNo1.Visible = true;
- this.lineNo1.VisibleIndex = 7;
+ this.lineNo1.VisibleIndex = 2;
this.lineNo1.Width = 112;
//
// daa029
@@ -246,7 +253,7 @@
this.daa029.Name = "daa029";
this.daa029.Tag = "daa029";
this.daa029.Visible = true;
- this.daa029.VisibleIndex = 8;
+ this.daa029.VisibleIndex = 3;
this.daa029.Width = 112;
//
// daa003
@@ -257,7 +264,7 @@
this.daa003.Name = "daa003";
this.daa003.Tag = "daa003";
this.daa003.Visible = true;
- this.daa003.VisibleIndex = 9;
+ this.daa003.VisibleIndex = 4;
this.daa003.Width = 112;
//
// daa004
@@ -268,7 +275,7 @@
this.daa004.Name = "daa004";
this.daa004.Tag = "daa004";
this.daa004.Visible = true;
- this.daa004.VisibleIndex = 10;
+ this.daa004.VisibleIndex = 5;
this.daa004.Width = 112;
//
// processNo
@@ -279,7 +286,7 @@
this.processNo.Name = "processNo";
this.processNo.Tag = "processNo";
this.processNo.Visible = true;
- this.processNo.VisibleIndex = 11;
+ this.processNo.VisibleIndex = 6;
this.processNo.Width = 112;
//
// nextProcessNo
@@ -290,7 +297,7 @@
this.nextProcessNo.Name = "nextProcessNo";
this.nextProcessNo.Tag = "nextProcessNo";
this.nextProcessNo.Visible = true;
- this.nextProcessNo.VisibleIndex = 12;
+ this.nextProcessNo.VisibleIndex = 7;
this.nextProcessNo.Width = 112;
//
// pageBar1
@@ -305,6 +312,28 @@
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
+ // aboutTbBAarcode
+ //
+ this.aboutTbBAarcode.Caption = "鎵樻澘鐮�";
+ this.aboutTbBAarcode.FieldName = "aboutTbBAarcode";
+ this.aboutTbBAarcode.MinWidth = 30;
+ this.aboutTbBAarcode.Name = "aboutTbBAarcode";
+ this.aboutTbBAarcode.Tag = "aboutTbBAarcode";
+ this.aboutTbBAarcode.Visible = true;
+ this.aboutTbBAarcode.VisibleIndex = 9;
+ this.aboutTbBAarcode.Width = 94;
+ //
+ // itemBarcode
+ //
+ this.itemBarcode.Caption = "鍚庣洊鐮�";
+ this.itemBarcode.FieldName = "itemBarcode";
+ this.itemBarcode.MinWidth = 30;
+ this.itemBarcode.Name = "itemBarcode";
+ this.itemBarcode.Tag = "itemBarcode";
+ this.itemBarcode.Visible = true;
+ this.itemBarcode.VisibleIndex = 10;
+ this.itemBarcode.Width = 94;
+ //
// WOTraceCodes
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
@@ -313,7 +342,7 @@
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(4);
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "WOTraceCodes";
this.Text = "鏌ヨ宸ュ崟杩芥函鐮�";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -350,5 +379,7 @@
private DevExpress.XtraGrid.Columns.GridColumn fid;
private DevExpress.XtraGrid.Columns.GridColumn name;
private DevExpress.XtraGrid.Columns.GridColumn fNumber;
+ private DevExpress.XtraGrid.Columns.GridColumn aboutTbBAarcode;
+ private DevExpress.XtraGrid.Columns.GridColumn itemBarcode;
}
}
\ No newline at end of file
--
Gitblit v1.9.3