From 499b47a2b59c8e26a270501d74100b5d973e55d9 Mon Sep 17 00:00:00 2001
From: huawei <huawei@2214094776>
Date: 星期三, 17 十二月 2025 14:00:50 +0800
Subject: [PATCH] 添加到货条码打印--送货单号字段
---
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 67 ++++++++++++++++++---------------
1 files changed, 36 insertions(+), 31 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
index 993cd4d..9b84cac 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -29,6 +29,7 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
+ DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -111,7 +112,6 @@
this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -132,6 +132,8 @@
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
+ repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ ((System.ComponentModel.ISupportInitialize)(repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -181,7 +183,6 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
@@ -199,6 +200,23 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
this.SuspendLayout();
+ //
+ // repositoryItemComboBox1
+ //
+ repositoryItemComboBox1.AutoHeight = false;
+ repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ repositoryItemComboBox1.Items.AddRange(new object[] {
+ "閫�璐�",
+ "鐗归噰鐩存帴浣跨敤",
+ "璁╂鎺ユ敹",
+ "涓婄嚎渚涙柟璺熺嚎鎸戦�変娇鐢�",
+ "涓婄嚎浜х嚎鎸戦�変娇鐢�",
+ "绱ф�ユ斁琛�",
+ "浜掗厤浣跨敤",
+ "鐜板満鎸戦��",
+ "鐜板満杩斿伐"});
+ repositoryItemComboBox1.Name = "repositoryItemComboBox1";
//
// toolBarMenu1
//
@@ -336,7 +354,7 @@
this.gridColumn1.MinWidth = 22;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 15;
+ this.gridColumn1.VisibleIndex = 14;
this.gridColumn1.Width = 82;
//
// gridColumn2
@@ -347,7 +365,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 10;
+ this.gridColumn2.VisibleIndex = 9;
this.gridColumn2.Width = 131;
//
// gv_checkUser
@@ -360,7 +378,7 @@
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.check_user";
this.gv_checkUser.Visible = true;
- this.gv_checkUser.VisibleIndex = 11;
+ this.gv_checkUser.VisibleIndex = 10;
this.gv_checkUser.Width = 82;
//
// gv_checkDate
@@ -373,7 +391,7 @@
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 12;
+ this.gv_checkDate.VisibleIndex = 11;
this.gv_checkDate.Width = 157;
//
// gv_pba005
@@ -386,7 +404,7 @@
this.gv_pba005.OptionsColumn.AllowEdit = false;
this.gv_pba005.Tag = "query_a.pba005";
this.gv_pba005.Visible = true;
- this.gv_pba005.VisibleIndex = 13;
+ this.gv_pba005.VisibleIndex = 12;
this.gv_pba005.Width = 82;
//
// gridColumn8
@@ -396,7 +414,7 @@
this.gridColumn8.MinWidth = 22;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 5;
+ this.gridColumn8.VisibleIndex = 4;
this.gridColumn8.Width = 82;
//
// gridColumn9
@@ -406,7 +424,7 @@
this.gridColumn9.MinWidth = 22;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 6;
+ this.gridColumn9.VisibleIndex = 5;
this.gridColumn9.Width = 82;
//
// gridColumn10
@@ -416,7 +434,7 @@
this.gridColumn10.MinWidth = 22;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 7;
+ this.gridColumn10.VisibleIndex = 6;
this.gridColumn10.Width = 82;
//
// gridColumn11
@@ -426,7 +444,7 @@
this.gridColumn11.MinWidth = 22;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 8;
+ this.gridColumn11.VisibleIndex = 7;
this.gridColumn11.Width = 82;
//
// gridColumn12
@@ -436,7 +454,7 @@
this.gridColumn12.MinWidth = 22;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 4;
+ this.gridColumn12.VisibleIndex = 3;
this.gridColumn12.Width = 82;
//
// gridColumn13
@@ -446,7 +464,7 @@
this.gridColumn13.MinWidth = 22;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 3;
+ this.gridColumn13.VisibleIndex = 2;
this.gridColumn13.Width = 82;
//
// gridColumn3
@@ -456,7 +474,7 @@
this.gridColumn3.MinWidth = 22;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 14;
+ this.gridColumn3.VisibleIndex = 13;
this.gridColumn3.Width = 82;
//
// gridColumn17
@@ -475,8 +493,6 @@
this.gridColumn18.FieldName = "oaCheckStatusTxt";
this.gridColumn18.MinWidth = 22;
this.gridColumn18.Name = "gridColumn18";
- this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 2;
this.gridColumn18.Width = 82;
//
// gridColumn19
@@ -486,7 +502,7 @@
this.gridColumn19.MinWidth = 22;
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 9;
+ this.gridColumn19.VisibleIndex = 8;
this.gridColumn19.Width = 82;
//
// pageBar1
@@ -879,7 +895,7 @@
this.rptJYBZ,
this.repositoryItemDateEdit3,
this.repositoryItemLookUpEdit1,
- this.repositoryItemComboBox1,
+ repositoryItemComboBox1,
this.repositoryItemSearchLookUpEdit1,
this.repositoryItemComboBox2,
this.repositoryItemComboBox3});
@@ -1051,7 +1067,7 @@
this.gridColumn14.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gridColumn14.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn14.Caption = "澶勭疆鎰忚";
- this.gridColumn14.ColumnEdit = this.repositoryItemComboBox1;
+ this.gridColumn14.ColumnEdit = repositoryItemComboBox1;
this.gridColumn14.FieldName = "handResult";
this.gridColumn14.MinWidth = 22;
this.gridColumn14.Name = "gridColumn14";
@@ -1062,16 +1078,6 @@
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 8;
this.gridColumn14.Width = 82;
- //
- // repositoryItemComboBox1
- //
- this.repositoryItemComboBox1.AutoHeight = false;
- this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBox1.Items.AddRange(new object[] {
- "閫�璐�",
- "鐗归噰鐩存帴浣跨敤"});
- this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
//
// gridColumn15
//
@@ -1247,6 +1253,7 @@
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "MesQcExceptional";
this.Text = "IQC寮傚父鎶ュ憡";
+ ((System.ComponentModel.ISupportInitialize)(repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
@@ -1296,7 +1303,6 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
@@ -1399,7 +1405,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1;
private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View;
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
--
Gitblit v1.9.3