From 9a39c7926a855b8b71f753c6fc50e704890c54a7 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 09 五月 2025 12:48:12 +0800
Subject: [PATCH] 工序采集
---
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs | 58 +++++++++++++++++++++++++++++++++++++++++++---------------
1 files changed, 43 insertions(+), 15 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
index 6899aeb..094d876 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
@@ -99,7 +99,7 @@
this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.rptShunXui = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -117,6 +117,8 @@
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptStation = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -165,12 +167,13 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptShunXui)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptStation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
@@ -826,7 +829,8 @@
this.rptJSSP,
this.rptJYSP,
this.repositoryItemButtonEdit1,
- this.repositoryItemComboBox1});
+ this.rptShunXui,
+ this.rptStation});
this.gcMx1.Size = new System.Drawing.Size(1125, 419);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
@@ -850,7 +854,8 @@
this.gvMx1fstand,
this.gvMx1fdownAllow,
this.gridColumn19,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn6});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -861,7 +866,7 @@
// gvMx1guid
//
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
- this.gvMx1guid.Caption = "guid";
+ this.gvMx1guid.Caption = "瀛愯〃涓婚敭GUID";
this.gvMx1guid.FieldName = "guid";
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.Tag = "query_a.guid";
@@ -870,7 +875,7 @@
// gvMx1pid
//
this.gvMx1pid.AppearanceCell.Options.UseFont = true;
- this.gvMx1pid.Caption = "pid";
+ this.gvMx1pid.Caption = "涓昏〃涓婚敭GUID";
this.gvMx1pid.FieldName = "pid";
this.gvMx1pid.Name = "gvMx1pid";
this.gvMx1pid.Tag = "query_a.pid";
@@ -899,7 +904,7 @@
//
this.gvMx1forder.AppearanceCell.Options.UseFont = true;
this.gvMx1forder.Caption = "椤哄簭";
- this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
+ this.gvMx1forder.ColumnEdit = this.rptShunXui;
this.gvMx1forder.FieldName = "forder";
this.gvMx1forder.Name = "gvMx1forder";
this.gvMx1forder.Tag = "yz_quantity_0_edit";
@@ -907,12 +912,12 @@
this.gvMx1forder.VisibleIndex = 1;
this.gvMx1forder.Width = 50;
//
- // repositoryItemComboBox1
+ // rptShunXui
//
- this.repositoryItemComboBox1.AutoHeight = false;
- this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.rptShunXui.AutoHeight = false;
+ this.rptShunXui.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBox1.Items.AddRange(new object[] {
+ this.rptShunXui.Items.AddRange(new object[] {
"1",
"2",
"3",
@@ -928,7 +933,7 @@
"13",
"14",
"15"});
- this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+ this.rptShunXui.Name = "rptShunXui";
//
// gridColumn5
//
@@ -1093,7 +1098,7 @@
this.gvMxDel.MinWidth = 50;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 13;
+ this.gvMxDel.VisibleIndex = 14;
this.gvMxDel.Width = 100;
//
// repositoryItemButtonEdit1
@@ -1106,6 +1111,26 @@
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "宸ヤ綅";
+ this.gridColumn6.ColumnEdit = this.rptStation;
+ this.gridColumn6.FieldName = "stationName";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Tag = "edit";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 13;
+ this.gridColumn6.Width = 94;
+ //
+ // rptStation
+ //
+ this.rptStation.AutoHeight = false;
+ this.rptStation.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.rptStation.Name = "rptStation";
+ this.rptStation.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
// picCheckBox
//
@@ -1173,12 +1198,13 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptShunXui)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptStation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
@@ -1227,7 +1253,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1forder;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptShunXui;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
@@ -1262,5 +1288,7 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptStation;
}
}
\ No newline at end of file
--
Gitblit v1.9.3