From ede1325daa45b9ad104867278bd61fdc13d58641 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 08 四月 2025 10:02:23 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs | 408 ++++++++++++++++++++++++++++------------------------------
1 files changed, 196 insertions(+), 212 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
index 76f4f21..79ec8fd 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -28,6 +28,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -62,6 +63,13 @@
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -70,12 +78,12 @@
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
- this.txt_fcheckStatus = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit();
this.txt_fType = new DevExpress.XtraEditors.TextEdit();
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
- this.txt_itenModel = new DevExpress.XtraEditors.TextEdit();
- this.txt_dhdh = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+ this.txt_dhdNo = new DevExpress.XtraEditors.TextEdit();
this.txt_gysNo = new DevExpress.XtraEditors.TextEdit();
this.txt_gysName = new DevExpress.XtraEditors.TextEdit();
this.txt_qty = new DevExpress.XtraEditors.TextEdit();
@@ -135,13 +143,7 @@
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -164,12 +166,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).BeginInit();
@@ -283,7 +285,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -296,7 +297,6 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -329,10 +329,9 @@
//
// gv_fstatus
//
- this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fstatus.AppearanceCell.Options.UseFont = true;
this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
- this.gv_fstatus.FieldName = "checkStatus";
+ this.gv_fstatus.FieldName = "chkStatus";
this.gv_fstatus.MaxWidth = 50;
this.gv_fstatus.MinWidth = 50;
this.gv_fstatus.Name = "gv_fstatus";
@@ -372,7 +371,6 @@
//
// gv_checkUser
//
- this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "寤虹珛鏃堕棿";
this.gv_checkUser.FieldName = "createDate";
@@ -385,7 +383,6 @@
//
// gv_checkDate
//
- this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "瀹℃牳鑰�";
this.gv_checkDate.FieldName = "checkBy";
@@ -398,7 +395,6 @@
//
// gv_pba005
//
- this.gv_pba005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_pba005.AppearanceCell.Options.UseFont = true;
this.gv_pba005.Caption = "瀹℃牳鏃堕棿";
this.gv_pba005.FieldName = "checkDate";
@@ -411,7 +407,6 @@
//
// gv_pba006
//
- this.gv_pba006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_pba006.AppearanceCell.Options.UseFont = true;
this.gv_pba006.Caption = "澶勭疆鎰忚";
this.gv_pba006.FieldName = "handSuggestion";
@@ -424,7 +419,6 @@
//
// gv_pba009
//
- this.gv_pba009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_pba009.AppearanceCell.Options.UseFont = true;
this.gv_pba009.Caption = "閫夊埆绫诲埆";
this.gv_pba009.FieldName = "chooseType";
@@ -473,6 +467,76 @@
this.gridColumn7.VisibleIndex = 10;
this.gridColumn7.Width = 94;
//
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "鐗╂枡缂栫爜";
+ this.gridColumn8.FieldName = "itemNo";
+ this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 11;
+ this.gridColumn8.Width = 94;
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn9.FieldName = "itemName";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.Visible = true;
+ this.gridColumn9.VisibleIndex = 12;
+ this.gridColumn9.Width = 94;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn10.FieldName = "itemModel";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 13;
+ this.gridColumn10.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "渚涘簲鍟�";
+ this.gridColumn11.FieldName = "gysName";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 14;
+ this.gridColumn11.Width = 94;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "鍒拌揣鏃ユ湡";
+ this.gridColumn12.FieldName = "dhdDate";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 15;
+ this.gridColumn12.Width = 94;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "鍒拌揣鍗曞彿";
+ this.gridColumn13.FieldName = "dhdNo";
+ this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 16;
+ this.gridColumn13.Width = 94;
+ //
+ // gridColumn14
+ //
+ this.gridColumn14.Caption = "妫�楠屽崟鍙�";
+ this.gridColumn14.FieldName = "jydNo";
+ this.gridColumn14.MinWidth = 25;
+ this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.Visible = true;
+ this.gridColumn14.VisibleIndex = 17;
+ this.gridColumn14.Width = 94;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
@@ -518,12 +582,12 @@
this.layoutMx1.Controls.Add(this.txt_remark);
this.layoutMx1.Controls.Add(this.txt_checkUser);
this.layoutMx1.Controls.Add(this.txt_checkDate);
- this.layoutMx1.Controls.Add(this.txt_fcheckStatus);
+ this.layoutMx1.Controls.Add(this.txt_chkStatus);
this.layoutMx1.Controls.Add(this.txt_fType);
this.layoutMx1.Controls.Add(this.txt_itemNo);
this.layoutMx1.Controls.Add(this.txt_itemName);
- this.layoutMx1.Controls.Add(this.txt_itenModel);
- this.layoutMx1.Controls.Add(this.txt_dhdh);
+ this.layoutMx1.Controls.Add(this.txt_itemModel);
+ this.layoutMx1.Controls.Add(this.txt_dhdNo);
this.layoutMx1.Controls.Add(this.txt_gysNo);
this.layoutMx1.Controls.Add(this.txt_gysName);
this.layoutMx1.Controls.Add(this.txt_qty);
@@ -560,120 +624,117 @@
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(114, 172);
+ this.txt_remark.Location = new System.Drawing.Point(114, 162);
this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(436, 28);
+ this.txt_remark.Size = new System.Drawing.Size(446, 24);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 240;
//
// txt_checkUser
//
- this.txt_checkUser.Location = new System.Drawing.Point(927, 12);
+ this.txt_checkUser.Location = new System.Drawing.Point(942, 12);
this.txt_checkUser.Name = "txt_checkUser";
- this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUser.Size = new System.Drawing.Size(166, 28);
+ this.txt_checkUser.Size = new System.Drawing.Size(172, 24);
this.txt_checkUser.StyleController = this.layoutMx1;
this.txt_checkUser.TabIndex = 273;
this.txt_checkUser.Tag = "readonly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(927, 44);
+ this.txt_checkDate.Location = new System.Drawing.Point(942, 42);
this.txt_checkDate.Name = "txt_checkDate";
- this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(166, 28);
+ this.txt_checkDate.Size = new System.Drawing.Size(172, 24);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 267;
this.txt_checkDate.Tag = "readonly";
//
- // txt_fcheckStatus
+ // txt_chkStatus
//
- this.txt_fcheckStatus.Location = new System.Drawing.Point(825, 76);
- this.txt_fcheckStatus.Name = "txt_fcheckStatus";
- this.txt_fcheckStatus.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_fcheckStatus.Size = new System.Drawing.Size(268, 24);
- this.txt_fcheckStatus.StyleController = this.layoutMx1;
- this.txt_fcheckStatus.TabIndex = 461;
+ this.txt_chkStatus.Location = new System.Drawing.Point(840, 72);
+ this.txt_chkStatus.Name = "txt_chkStatus";
+ this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��";
+ this.txt_chkStatus.Size = new System.Drawing.Size(274, 24);
+ this.txt_chkStatus.StyleController = this.layoutMx1;
+ this.txt_chkStatus.TabIndex = 461;
//
// txt_fType
//
- this.txt_fType.Location = new System.Drawing.Point(385, 12);
+ this.txt_fType.Location = new System.Drawing.Point(390, 12);
this.txt_fType.Name = "txt_fType";
- this.txt_fType.Size = new System.Drawing.Size(165, 24);
+ this.txt_fType.Size = new System.Drawing.Size(170, 24);
this.txt_fType.StyleController = this.layoutMx1;
this.txt_fType.TabIndex = 462;
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(114, 44);
+ this.txt_itemNo.Location = new System.Drawing.Point(114, 42);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Size = new System.Drawing.Size(165, 24);
+ this.txt_itemNo.Size = new System.Drawing.Size(170, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 464;
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(385, 44);
+ this.txt_itemName.Location = new System.Drawing.Point(390, 42);
this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Size = new System.Drawing.Size(165, 24);
+ this.txt_itemName.Size = new System.Drawing.Size(170, 24);
this.txt_itemName.StyleController = this.layoutMx1;
this.txt_itemName.TabIndex = 465;
//
- // txt_itenModel
+ // txt_itemModel
//
- this.txt_itenModel.Location = new System.Drawing.Point(656, 44);
- this.txt_itenModel.Name = "txt_itenModel";
- this.txt_itenModel.Size = new System.Drawing.Size(165, 24);
- this.txt_itenModel.StyleController = this.layoutMx1;
- this.txt_itenModel.TabIndex = 466;
+ this.txt_itemModel.Location = new System.Drawing.Point(666, 42);
+ this.txt_itemModel.Name = "txt_itemModel";
+ this.txt_itemModel.Size = new System.Drawing.Size(170, 24);
+ this.txt_itemModel.StyleController = this.layoutMx1;
+ this.txt_itemModel.TabIndex = 466;
//
- // txt_dhdh
+ // txt_dhdNo
//
- this.txt_dhdh.Location = new System.Drawing.Point(656, 12);
- this.txt_dhdh.Name = "txt_dhdh";
- this.txt_dhdh.Size = new System.Drawing.Size(165, 24);
- this.txt_dhdh.StyleController = this.layoutMx1;
- this.txt_dhdh.TabIndex = 467;
+ this.txt_dhdNo.Location = new System.Drawing.Point(666, 12);
+ this.txt_dhdNo.Name = "txt_dhdNo";
+ this.txt_dhdNo.Size = new System.Drawing.Size(170, 24);
+ this.txt_dhdNo.StyleController = this.layoutMx1;
+ this.txt_dhdNo.TabIndex = 467;
//
// txt_gysNo
//
- this.txt_gysNo.Location = new System.Drawing.Point(656, 76);
+ this.txt_gysNo.Location = new System.Drawing.Point(666, 72);
this.txt_gysNo.Name = "txt_gysNo";
- this.txt_gysNo.Size = new System.Drawing.Size(165, 24);
+ this.txt_gysNo.Size = new System.Drawing.Size(170, 24);
this.txt_gysNo.StyleController = this.layoutMx1;
this.txt_gysNo.TabIndex = 468;
//
// txt_gysName
//
- this.txt_gysName.Location = new System.Drawing.Point(656, 108);
+ this.txt_gysName.Location = new System.Drawing.Point(666, 102);
this.txt_gysName.Name = "txt_gysName";
- this.txt_gysName.Size = new System.Drawing.Size(165, 24);
+ this.txt_gysName.Size = new System.Drawing.Size(170, 24);
this.txt_gysName.StyleController = this.layoutMx1;
this.txt_gysName.TabIndex = 469;
//
// txt_qty
//
- this.txt_qty.Location = new System.Drawing.Point(114, 76);
+ this.txt_qty.Location = new System.Drawing.Point(114, 72);
this.txt_qty.Name = "txt_qty";
- this.txt_qty.Size = new System.Drawing.Size(165, 24);
+ this.txt_qty.Size = new System.Drawing.Size(170, 24);
this.txt_qty.StyleController = this.layoutMx1;
this.txt_qty.TabIndex = 470;
//
// txt_chooseQty
//
- this.txt_chooseQty.Location = new System.Drawing.Point(114, 108);
+ this.txt_chooseQty.Location = new System.Drawing.Point(114, 102);
this.txt_chooseQty.Name = "txt_chooseQty";
- this.txt_chooseQty.Size = new System.Drawing.Size(165, 24);
+ this.txt_chooseQty.Size = new System.Drawing.Size(170, 24);
this.txt_chooseQty.StyleController = this.layoutMx1;
this.txt_chooseQty.TabIndex = 471;
//
// txt_handSuggestion
//
- this.txt_handSuggestion.Location = new System.Drawing.Point(385, 76);
+ this.txt_handSuggestion.Location = new System.Drawing.Point(390, 72);
this.txt_handSuggestion.Name = "txt_handSuggestion";
this.txt_handSuggestion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -681,21 +742,21 @@
"-璇烽�夋嫨-",
"鍔犱弗",
"鏀惧"});
- this.txt_handSuggestion.Size = new System.Drawing.Size(165, 24);
+ this.txt_handSuggestion.Size = new System.Drawing.Size(170, 24);
this.txt_handSuggestion.StyleController = this.layoutMx1;
this.txt_handSuggestion.TabIndex = 472;
//
// txt_chooseType
//
- this.txt_chooseType.Location = new System.Drawing.Point(385, 108);
+ this.txt_chooseType.Location = new System.Drawing.Point(390, 102);
this.txt_chooseType.Name = "txt_chooseType";
- this.txt_chooseType.Size = new System.Drawing.Size(165, 24);
+ this.txt_chooseType.Size = new System.Drawing.Size(170, 24);
this.txt_chooseType.StyleController = this.layoutMx1;
this.txt_chooseType.TabIndex = 473;
//
// txt_handResult
//
- this.txt_handResult.Location = new System.Drawing.Point(656, 140);
+ this.txt_handResult.Location = new System.Drawing.Point(666, 132);
this.txt_handResult.Name = "txt_handResult";
this.txt_handResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -703,23 +764,23 @@
"-璇烽�夋嫨-",
"OK",
"NG"});
- this.txt_handResult.Size = new System.Drawing.Size(165, 24);
+ this.txt_handResult.Size = new System.Drawing.Size(170, 24);
this.txt_handResult.StyleController = this.layoutMx1;
this.txt_handResult.TabIndex = 474;
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(927, 108);
+ this.txt_createBy.Location = new System.Drawing.Point(942, 102);
this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Size = new System.Drawing.Size(166, 24);
+ this.txt_createBy.Size = new System.Drawing.Size(172, 24);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 475;
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(927, 140);
+ this.txt_createDate.Location = new System.Drawing.Point(942, 132);
this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Size = new System.Drawing.Size(166, 24);
+ this.txt_createDate.Size = new System.Drawing.Size(172, 24);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 476;
//
@@ -735,23 +796,23 @@
//
this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
this.txt_fBillNo.Name = "txt_fBillNo";
- this.txt_fBillNo.Size = new System.Drawing.Size(165, 24);
+ this.txt_fBillNo.Size = new System.Drawing.Size(170, 24);
this.txt_fBillNo.StyleController = this.layoutMx1;
this.txt_fBillNo.TabIndex = 478;
//
// txt_chooseGoodQty
//
- this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 140);
+ this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 132);
this.txt_chooseGoodQty.Name = "txt_chooseGoodQty";
- this.txt_chooseGoodQty.Size = new System.Drawing.Size(165, 24);
+ this.txt_chooseGoodQty.Size = new System.Drawing.Size(170, 24);
this.txt_chooseGoodQty.StyleController = this.layoutMx1;
this.txt_chooseGoodQty.TabIndex = 479;
//
// txt_chooseBadQty
//
- this.txt_chooseBadQty.Location = new System.Drawing.Point(385, 140);
+ this.txt_chooseBadQty.Location = new System.Drawing.Point(390, 132);
this.txt_chooseBadQty.Name = "txt_chooseBadQty";
- this.txt_chooseBadQty.Size = new System.Drawing.Size(165, 24);
+ this.txt_chooseBadQty.Size = new System.Drawing.Size(170, 24);
this.txt_chooseBadQty.StyleController = this.layoutMx1;
this.txt_chooseBadQty.TabIndex = 480;
//
@@ -838,144 +899,144 @@
rowDefinition4,
rowDefinition5,
rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1105, 212);
+ this.Root.Size = new System.Drawing.Size(1126, 201);
this.Root.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_checkUser;
- this.layoutControlItem5.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem5.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem5.Text = "瀹℃牳浜�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_fType;
- this.layoutControlItem1.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem1.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem1.Text = "寮傚父绫诲瀷";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_itemNo;
- this.layoutControlItem11.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem11.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem11.Text = "鐗╂枡缂栧彿";
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_itemName;
- this.layoutControlItem12.Location = new System.Drawing.Point(271, 32);
+ this.layoutControlItem12.Location = new System.Drawing.Point(276, 30);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem12.Text = "鐗╂枡鍚嶇О";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem13
//
- this.layoutControlItem13.Control = this.txt_itenModel;
- this.layoutControlItem13.Location = new System.Drawing.Point(542, 32);
+ this.layoutControlItem13.Control = this.txt_itemModel;
+ this.layoutControlItem13.Location = new System.Drawing.Point(552, 30);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem13.Text = "鐗╂枡瑙勬牸";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_gysNo;
- this.layoutControlItem15.Location = new System.Drawing.Point(542, 64);
+ this.layoutControlItem15.Location = new System.Drawing.Point(552, 60);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_gysName;
- this.layoutControlItem16.Location = new System.Drawing.Point(542, 96);
+ this.layoutControlItem16.Location = new System.Drawing.Point(552, 90);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem16.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�";
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txt_qty;
- this.layoutControlItem17.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem17.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem17.Text = "鏉ユ枡鏁伴噺";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_chooseQty;
- this.layoutControlItem18.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem18.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem18.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem18.Text = "閫夊埆鏁伴噺";
this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_handSuggestion;
- this.layoutControlItem19.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem19.Location = new System.Drawing.Point(276, 60);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem19.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem19.Text = "澶勭疆鎰忚";
this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_chooseType;
- this.layoutControlItem20.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem20.Location = new System.Drawing.Point(276, 90);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem20.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem20.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem20.Text = "閫夊埆绫诲埆";
this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txt_handResult;
- this.layoutControlItem21.Location = new System.Drawing.Point(542, 128);
+ this.layoutControlItem21.Location = new System.Drawing.Point(552, 120);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem21.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem21.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem21.Text = "鍒ゅ畾";
this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem6
//
- this.layoutControlItem6.Control = this.txt_fcheckStatus;
- this.layoutControlItem6.Location = new System.Drawing.Point(813, 64);
+ this.layoutControlItem6.Control = this.txt_chkStatus;
+ this.layoutControlItem6.Location = new System.Drawing.Point(828, 60);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem6.Text = "瀹℃牳鐘舵��";
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
@@ -983,43 +1044,43 @@
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_checkDate;
- this.layoutControlItem3.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem3.Location = new System.Drawing.Point(828, 30);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 ";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem14
//
- this.layoutControlItem14.Control = this.txt_dhdh;
- this.layoutControlItem14.Location = new System.Drawing.Point(542, 0);
+ this.layoutControlItem14.Control = this.txt_dhdNo;
+ this.layoutControlItem14.Location = new System.Drawing.Point(552, 0);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem14.Text = "鍒拌揣鍗曞彿";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.txt_createBy;
- this.layoutControlItem22.Location = new System.Drawing.Point(813, 96);
+ this.layoutControlItem22.Location = new System.Drawing.Point(828, 90);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem22.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem22.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem22.Text = "鍒涘缓浜�";
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.txt_createDate;
- this.layoutControlItem23.Location = new System.Drawing.Point(813, 128);
+ this.layoutControlItem23.Location = new System.Drawing.Point(828, 120);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem23.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem23.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem23.Text = "鍒涘缓鏃堕棿";
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1028,39 +1089,39 @@
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, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem2.Text = "鍗曟嵁缂栧彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_remark;
- this.layoutControlItem7.Location = new System.Drawing.Point(0, 160);
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 150);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem7.Size = new System.Drawing.Size(542, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(552, 31);
this.layoutControlItem7.Text = "寮傚父澶囨敞";
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem25
//
this.layoutControlItem25.Control = this.txt_chooseGoodQty;
- this.layoutControlItem25.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem25.Location = new System.Drawing.Point(0, 120);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem25.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem25.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem25.Text = "閫夊埆鑹搧鏁�";
this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem26
//
this.layoutControlItem26.Control = this.txt_chooseBadQty;
- this.layoutControlItem26.Location = new System.Drawing.Point(271, 128);
+ this.layoutControlItem26.Location = new System.Drawing.Point(276, 120);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem26.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem26.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem26.Text = "閫夊埆涓嶈壇鍝佹暟";
this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1123,7 +1184,6 @@
//
// gvMx1guid
//
- this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid";
this.gvMx1guid.FieldName = "guid";
@@ -1144,7 +1204,6 @@
//
// gvMx1daa002
//
- this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
this.gvMx1daa002.Caption = "搴忓彿";
this.gvMx1daa002.FieldName = "fSeq";
@@ -1158,7 +1217,6 @@
//
// gvMx1daa010
//
- this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
this.gvMx1daa010.Caption = "鎵规";
this.gvMx1daa010.FieldName = "batch";
@@ -1172,7 +1230,6 @@
//
// gvMx1daa005
//
- this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
this.gvMx1daa005.Caption = "鎵规鏁伴噺";
this.gvMx1daa005.FieldName = "batchQty";
@@ -1186,7 +1243,6 @@
//
// gvMx1daa003
//
- this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
this.gvMx1daa003.Caption = "涓嶈壇椤圭洰";
this.gvMx1daa003.FieldName = "badItem";
@@ -1200,7 +1256,6 @@
//
// gvMx1daa004
//
- this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
this.gvMx1daa004.Caption = "涓嶈壇鏁�";
this.gvMx1daa004.FieldName = "badQty";
@@ -1214,7 +1269,6 @@
//
// gvMx1daa008
//
- this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
this.gvMx1daa008.Caption = "涓嶈壇鐜�";
this.gvMx1daa008.FieldName = "badProb";
@@ -1229,14 +1283,13 @@
//
// gvMx1reporttime
//
- this.gvMx1reporttime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1reporttime.Caption = "澶囨敞";
- this.gvMx1reporttime.FieldName = "daa009";
+ this.gvMx1reporttime.FieldName = "remark";
this.gvMx1reporttime.MinWidth = 50;
this.gvMx1reporttime.Name = "gvMx1reporttime";
this.gvMx1reporttime.Tag = "edit";
@@ -1325,76 +1378,6 @@
this.layoutControlItem10.Size = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20);
//
- // gridColumn8
- //
- this.gridColumn8.Caption = "鐗╂枡缂栫爜";
- this.gridColumn8.FieldName = "itemNo";
- this.gridColumn8.MinWidth = 25;
- this.gridColumn8.Name = "gridColumn8";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 11;
- this.gridColumn8.Width = 94;
- //
- // gridColumn9
- //
- this.gridColumn9.Caption = "鐗╂枡鍚嶇О";
- this.gridColumn9.FieldName = "itemName";
- this.gridColumn9.MinWidth = 25;
- this.gridColumn9.Name = "gridColumn9";
- this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 12;
- this.gridColumn9.Width = 94;
- //
- // gridColumn10
- //
- this.gridColumn10.Caption = "鐗╂枡瑙勬牸";
- this.gridColumn10.FieldName = "itemModel";
- this.gridColumn10.MinWidth = 25;
- this.gridColumn10.Name = "gridColumn10";
- this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 13;
- this.gridColumn10.Width = 94;
- //
- // gridColumn11
- //
- this.gridColumn11.Caption = "渚涘簲鍟�";
- this.gridColumn11.FieldName = "gysName";
- this.gridColumn11.MinWidth = 25;
- this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 14;
- this.gridColumn11.Width = 94;
- //
- // gridColumn12
- //
- this.gridColumn12.Caption = "鍒拌揣鏃ユ湡";
- this.gridColumn12.FieldName = "dhdDate";
- this.gridColumn12.MinWidth = 25;
- this.gridColumn12.Name = "gridColumn12";
- this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 15;
- this.gridColumn12.Width = 94;
- //
- // gridColumn13
- //
- this.gridColumn13.Caption = "鍒拌揣鍗曞彿";
- this.gridColumn13.FieldName = "dhdNo";
- this.gridColumn13.MinWidth = 25;
- this.gridColumn13.Name = "gridColumn13";
- this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 16;
- this.gridColumn13.Width = 94;
- //
- // gridColumn14
- //
- this.gridColumn14.Caption = "妫�楠屽崟鍙�";
- this.gridColumn14.FieldName = "jydNo";
- this.gridColumn14.MinWidth = 25;
- this.gridColumn14.Name = "gridColumn14";
- this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 17;
- this.gridColumn14.Width = 94;
- //
// MesQcExceptional
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1427,12 +1410,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dhdNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).EndInit();
@@ -1515,7 +1498,7 @@
private DevExpress.XtraEditors.TextEdit txt_checkUser;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
private DevExpress.XtraEditors.TextEdit txt_remark;
- private DevExpress.XtraEditors.CheckEdit txt_fcheckStatus;
+ private DevExpress.XtraEditors.CheckEdit txt_chkStatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1544,11 +1527,11 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraEditors.TextEdit txt_itemName;
- private DevExpress.XtraEditors.TextEdit txt_itenModel;
+ private DevExpress.XtraEditors.TextEdit txt_itemModel;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraEditors.TextEdit txt_dhdh;
+ private DevExpress.XtraEditors.TextEdit txt_dhdNo;
private DevExpress.XtraEditors.TextEdit txt_gysNo;
private DevExpress.XtraEditors.TextEdit txt_gysName;
private DevExpress.XtraEditors.TextEdit txt_qty;
@@ -1589,5 +1572,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3