From 49bec810586be811fd5e841d0633ce9fb8b1871b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 13 五月 2025 15:56:14 +0800
Subject: [PATCH] bug
---
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 125 +++++++++++++++++++++++------------------
1 files changed, 69 insertions(+), 56 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
index aaece56..bb5dbe8 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -125,6 +125,7 @@
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -280,7 +281,8 @@
this.gridColumn11,
this.gridColumn12,
this.gridColumn13,
- this.gridColumn3});
+ this.gridColumn3,
+ this.gridColumn17});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -317,7 +319,7 @@
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 1;
+ this.gridColumn1.VisibleIndex = 2;
this.gridColumn1.Width = 94;
//
// gridColumn2
@@ -327,7 +329,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 2;
+ this.gridColumn2.VisibleIndex = 3;
this.gridColumn2.Width = 150;
//
// gv_checkUser
@@ -339,7 +341,7 @@
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.check_user";
this.gv_checkUser.Visible = true;
- this.gv_checkUser.VisibleIndex = 3;
+ this.gv_checkUser.VisibleIndex = 4;
this.gv_checkUser.Width = 94;
//
// gv_checkDate
@@ -351,7 +353,7 @@
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 4;
+ this.gv_checkDate.VisibleIndex = 5;
this.gv_checkDate.Width = 180;
//
// gv_pba005
@@ -363,7 +365,7 @@
this.gv_pba005.OptionsColumn.AllowEdit = false;
this.gv_pba005.Tag = "query_a.pba005";
this.gv_pba005.Visible = true;
- this.gv_pba005.VisibleIndex = 5;
+ this.gv_pba005.VisibleIndex = 6;
this.gv_pba005.Width = 94;
//
// gridColumn8
@@ -373,7 +375,7 @@
this.gridColumn8.MinWidth = 25;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 6;
+ this.gridColumn8.VisibleIndex = 7;
this.gridColumn8.Width = 94;
//
// gridColumn9
@@ -383,7 +385,7 @@
this.gridColumn9.MinWidth = 25;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 7;
+ this.gridColumn9.VisibleIndex = 8;
this.gridColumn9.Width = 94;
//
// gridColumn10
@@ -393,7 +395,7 @@
this.gridColumn10.MinWidth = 25;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 8;
+ this.gridColumn10.VisibleIndex = 9;
this.gridColumn10.Width = 94;
//
// gridColumn11
@@ -403,7 +405,7 @@
this.gridColumn11.MinWidth = 25;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 9;
+ this.gridColumn11.VisibleIndex = 10;
this.gridColumn11.Width = 94;
//
// gridColumn12
@@ -413,7 +415,7 @@
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 10;
+ this.gridColumn12.VisibleIndex = 11;
this.gridColumn12.Width = 94;
//
// gridColumn13
@@ -423,7 +425,7 @@
this.gridColumn13.MinWidth = 25;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 11;
+ this.gridColumn13.VisibleIndex = 12;
this.gridColumn13.Width = 94;
//
// gridColumn3
@@ -433,7 +435,7 @@
this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 12;
+ this.gridColumn3.VisibleIndex = 13;
this.gridColumn3.Width = 94;
//
// pageBar1
@@ -516,33 +518,33 @@
//
// txt_fType
//
- this.txt_fType.Location = new System.Drawing.Point(912, 96);
+ this.txt_fType.Location = new System.Drawing.Point(927, 96);
this.txt_fType.Name = "txt_fType";
- this.txt_fType.Size = new System.Drawing.Size(181, 24);
+ this.txt_fType.Size = new System.Drawing.Size(187, 24);
this.txt_fType.StyleController = this.layoutMx1;
this.txt_fType.TabIndex = 462;
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(370, 12);
+ this.txt_itemNo.Location = new System.Drawing.Point(375, 12);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Size = new System.Drawing.Size(180, 24);
+ this.txt_itemNo.Size = new System.Drawing.Size(185, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 464;
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(370, 68);
+ this.txt_itemName.Location = new System.Drawing.Point(375, 68);
this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Size = new System.Drawing.Size(451, 24);
+ this.txt_itemName.Size = new System.Drawing.Size(461, 24);
this.txt_itemName.StyleController = this.layoutMx1;
this.txt_itemName.TabIndex = 465;
//
// txt_itemModel
//
- this.txt_itemModel.Location = new System.Drawing.Point(370, 40);
+ this.txt_itemModel.Location = new System.Drawing.Point(375, 40);
this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Size = new System.Drawing.Size(451, 24);
+ this.txt_itemModel.Size = new System.Drawing.Size(461, 24);
this.txt_itemModel.StyleController = this.layoutMx1;
this.txt_itemModel.TabIndex = 466;
//
@@ -550,7 +552,7 @@
//
this.txt_dhdNo.Location = new System.Drawing.Point(99, 40);
this.txt_dhdNo.Name = "txt_dhdNo";
- this.txt_dhdNo.Size = new System.Drawing.Size(180, 24);
+ this.txt_dhdNo.Size = new System.Drawing.Size(185, 24);
this.txt_dhdNo.StyleController = this.layoutMx1;
this.txt_dhdNo.TabIndex = 467;
//
@@ -558,25 +560,25 @@
//
this.txt_gysNo.Location = new System.Drawing.Point(99, 96);
this.txt_gysNo.Name = "txt_gysNo";
- this.txt_gysNo.Size = new System.Drawing.Size(180, 24);
+ this.txt_gysNo.Size = new System.Drawing.Size(185, 24);
this.txt_gysNo.StyleController = this.layoutMx1;
this.txt_gysNo.TabIndex = 468;
//
// txt_gysName
//
- this.txt_gysName.Location = new System.Drawing.Point(370, 96);
+ this.txt_gysName.Location = new System.Drawing.Point(375, 96);
this.txt_gysName.Name = "txt_gysName";
- this.txt_gysName.Size = new System.Drawing.Size(451, 24);
+ this.txt_gysName.Size = new System.Drawing.Size(461, 24);
this.txt_gysName.StyleController = this.layoutMx1;
this.txt_gysName.TabIndex = 469;
//
// txt_fmrmode
//
- this.txt_fmrmode.Location = new System.Drawing.Point(912, 68);
+ this.txt_fmrmode.Location = new System.Drawing.Point(927, 68);
this.txt_fmrmode.Name = "txt_fmrmode";
this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true;
- this.txt_fmrmode.Size = new System.Drawing.Size(181, 24);
+ this.txt_fmrmode.Size = new System.Drawing.Size(187, 24);
this.txt_fmrmode.StyleController = this.layoutMx1;
this.txt_fmrmode.TabIndex = 473;
//
@@ -592,7 +594,7 @@
//
this.txt_fBillNo.Location = new System.Drawing.Point(99, 12);
this.txt_fBillNo.Name = "txt_fBillNo";
- this.txt_fBillNo.Size = new System.Drawing.Size(180, 24);
+ this.txt_fBillNo.Size = new System.Drawing.Size(185, 24);
this.txt_fBillNo.StyleController = this.layoutMx1;
this.txt_fBillNo.TabIndex = 478;
//
@@ -600,28 +602,28 @@
//
this.txt_dhdDate.Location = new System.Drawing.Point(99, 68);
this.txt_dhdDate.Name = "txt_dhdDate";
- this.txt_dhdDate.Size = new System.Drawing.Size(180, 24);
+ this.txt_dhdDate.Size = new System.Drawing.Size(185, 24);
this.txt_dhdDate.StyleController = this.layoutMx1;
this.txt_dhdDate.TabIndex = 481;
//
// txt_handResult
//
- this.txt_handResult.Location = new System.Drawing.Point(912, 12);
+ this.txt_handResult.Location = new System.Drawing.Point(927, 12);
this.txt_handResult.Name = "txt_handResult";
this.txt_handResult.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_handResult.Properties.Appearance.Options.UseForeColor = true;
- this.txt_handResult.Size = new System.Drawing.Size(181, 24);
+ this.txt_handResult.Size = new System.Drawing.Size(187, 24);
this.txt_handResult.StyleController = this.layoutMx1;
this.txt_handResult.TabIndex = 483;
this.txt_handResult.Tag = "readonly";
//
// txt_handSuggestion
//
- this.txt_handSuggestion.Location = new System.Drawing.Point(912, 40);
+ this.txt_handSuggestion.Location = new System.Drawing.Point(927, 40);
this.txt_handSuggestion.Name = "txt_handSuggestion";
this.txt_handSuggestion.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_handSuggestion.Properties.Appearance.Options.UseForeColor = true;
- this.txt_handSuggestion.Size = new System.Drawing.Size(181, 24);
+ this.txt_handSuggestion.Size = new System.Drawing.Size(187, 24);
this.txt_handSuggestion.StyleController = this.layoutMx1;
this.txt_handSuggestion.TabIndex = 484;
this.txt_handSuggestion.Tag = "readonly";
@@ -630,7 +632,7 @@
//
this.txt_fngDesc.Location = new System.Drawing.Point(99, 124);
this.txt_fngDesc.Name = "txt_fngDesc";
- this.txt_fngDesc.Size = new System.Drawing.Size(994, 52);
+ this.txt_fngDesc.Size = new System.Drawing.Size(1015, 52);
this.txt_fngDesc.StyleController = this.layoutMx1;
this.txt_fngDesc.TabIndex = 485;
//
@@ -709,7 +711,7 @@
rowDefinition4,
rowDefinition5,
rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1105, 188);
+ this.Root.Size = new System.Drawing.Size(1126, 188);
this.Root.TextVisible = false;
//
// layoutControlItem2
@@ -717,7 +719,7 @@
this.layoutControlItem2.Control = this.txt_fBillNo;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(271, 28);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem2.Text = "寮傚父缂栧彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
//
@@ -725,43 +727,43 @@
//
this.layoutControlItem20.Control = this.txt_fmrmode;
this.layoutControlItem20.CustomizationFormText = "澶勭悊鏂瑰紡";
- this.layoutControlItem20.Location = new System.Drawing.Point(813, 56);
+ this.layoutControlItem20.Location = new System.Drawing.Point(828, 56);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem20.Size = new System.Drawing.Size(272, 28);
+ this.layoutControlItem20.Size = new System.Drawing.Size(278, 28);
this.layoutControlItem20.Text = "閫�鏂欐柟寮�";
this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_fType;
- this.layoutControlItem1.Location = new System.Drawing.Point(813, 84);
+ this.layoutControlItem1.Location = new System.Drawing.Point(828, 84);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem1.Size = new System.Drawing.Size(272, 28);
+ this.layoutControlItem1.Size = new System.Drawing.Size(278, 28);
this.layoutControlItem1.Text = "寮傚父绫诲瀷";
this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txt_handResult;
- this.layoutControlItem21.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem21.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem21.Size = new System.Drawing.Size(272, 28);
+ this.layoutControlItem21.Size = new System.Drawing.Size(278, 28);
this.layoutControlItem21.Text = "鍒ゅ畾缁撴灉";
this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_handSuggestion;
- this.layoutControlItem19.Location = new System.Drawing.Point(813, 28);
+ this.layoutControlItem19.Location = new System.Drawing.Point(828, 28);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem19.Size = new System.Drawing.Size(272, 28);
+ this.layoutControlItem19.Size = new System.Drawing.Size(278, 28);
this.layoutControlItem19.Text = "澶勭悊缁撴灉";
this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18);
//
@@ -771,7 +773,7 @@
this.layoutControlItem14.Location = new System.Drawing.Point(0, 28);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 28);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem14.Text = "鍒拌揣鍗曞彿";
this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
//
@@ -781,17 +783,17 @@
this.layoutControlItem4.Location = new System.Drawing.Point(0, 56);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(271, 28);
+ this.layoutControlItem4.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem4.Text = "鍒拌揣鍗曟棩鏈�";
this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_itemNo;
- this.layoutControlItem11.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem11.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 28);
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem11.Text = "鐗╂枡缂栧彿";
this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
//
@@ -801,43 +803,43 @@
this.layoutControlItem15.Location = new System.Drawing.Point(0, 84);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(271, 28);
+ this.layoutControlItem15.Size = new System.Drawing.Size(276, 28);
this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�";
this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_gysName;
- this.layoutControlItem16.Location = new System.Drawing.Point(271, 84);
+ this.layoutControlItem16.Location = new System.Drawing.Point(276, 84);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(542, 28);
+ this.layoutControlItem16.Size = new System.Drawing.Size(552, 28);
this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�";
this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_itemModel;
- this.layoutControlItem13.Location = new System.Drawing.Point(271, 28);
+ this.layoutControlItem13.Location = new System.Drawing.Point(276, 28);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(542, 28);
+ this.layoutControlItem13.Size = new System.Drawing.Size(552, 28);
this.layoutControlItem13.Text = "鐗╂枡瑙勬牸";
this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_itemName;
- this.layoutControlItem12.Location = new System.Drawing.Point(271, 56);
+ this.layoutControlItem12.Location = new System.Drawing.Point(276, 56);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(542, 28);
+ this.layoutControlItem12.Size = new System.Drawing.Size(552, 28);
this.layoutControlItem12.Text = "鐗╂枡鍚嶇О";
this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
//
@@ -849,7 +851,7 @@
this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 4;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 4;
this.layoutControlItem3.OptionsTableLayoutItem.RowSpan = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(1085, 56);
+ this.layoutControlItem3.Size = new System.Drawing.Size(1106, 56);
this.layoutControlItem3.Text = "涓嶅悎鏍兼弿杩�";
this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
//
@@ -1128,6 +1130,16 @@
this.layoutControlItem10.Size = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20);
//
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "寮傚父鍗曞彿";
+ this.gridColumn17.FieldName = "fBillNo";
+ this.gridColumn17.MinWidth = 25;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 1;
+ this.gridColumn17.Width = 94;
+ //
// MesQcExceptional
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1288,5 +1300,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
}
}
\ No newline at end of file
--
Gitblit v1.9.3