From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 六月 2025 09:53:37 +0800
Subject: [PATCH] 采购明细报表

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs |  168 ++++++++++++++++++++++----------------------------------
 1 files changed, 66 insertions(+), 102 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
index 40d2dda..06c171e 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
@@ -29,6 +29,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();
@@ -92,10 +93,10 @@
             this.gvMx1daa005 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1daa018 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
             this.gvMx1daa016 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+            this.gvMx1daa018 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
             this.gvMx1daa008 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1daa006 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1daa007 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -125,6 +126,7 @@
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -164,10 +166,10 @@
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
@@ -213,6 +215,7 @@
             // split1
             // 
             this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
             this.split1.Name = "split1";
@@ -226,18 +229,18 @@
             // split1.Panel2
             // 
             this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1126, 570);
-            this.split1.SplitterPosition = 551;
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 4;
             // 
             // 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";
-            this.gcMain1.Size = new System.Drawing.Size(1126, 512);
+            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -246,7 +249,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[] {
@@ -269,7 +271,6 @@
             // 
             // 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 = "fstatus";
@@ -314,7 +315,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 = "checkUser";
@@ -327,7 +327,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 = "checkDate";
@@ -340,7 +339,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 = "pba005";
@@ -353,7 +351,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 = "pba006";
@@ -366,7 +363,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 = "pba009";
@@ -389,7 +385,7 @@
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 512);
+            this.pageBar1.Location = new System.Drawing.Point(0, 519);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
@@ -420,6 +416,7 @@
             // 
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1126, 570);
             this.splitMx1.SplitterPosition = 109;
             this.splitMx1.TabIndex = 0;
@@ -458,7 +455,7 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(12, 76);
+            this.btnSelect.Location = new System.Drawing.Point(12, 74);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(101, 27);
             this.btnSelect.StyleController = this.layoutMx1;
@@ -468,9 +465,9 @@
             // txt_pba013
             // 
             this.txt_pba013.IsReadly = false;
-            this.txt_pba013.Location = new System.Drawing.Point(89, 44);
+            this.txt_pba013.Location = new System.Drawing.Point(89, 43);
             this.txt_pba013.Name = "txt_pba013";
-            this.txt_pba013.Size = new System.Drawing.Size(190, 28);
+            this.txt_pba013.Size = new System.Drawing.Size(190, 24);
             this.txt_pba013.TabIndex = 459;
             // 
             // txt_erpSczz
@@ -478,27 +475,25 @@
             this.txt_erpSczz.IsReadly = false;
             this.txt_erpSczz.Location = new System.Drawing.Point(89, 12);
             this.txt_erpSczz.Name = "txt_erpSczz";
-            this.txt_erpSczz.Size = new System.Drawing.Size(190, 28);
+            this.txt_erpSczz.Size = new System.Drawing.Size(190, 24);
             this.txt_erpSczz.TabIndex = 460;
             // 
             // txt_hNo
             // 
             this.txt_hNo.Location = new System.Drawing.Point(360, 12);
             this.txt_hNo.Name = "txt_hNo";
-            this.txt_hNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_hNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_hNo.Size = new System.Drawing.Size(190, 28);
+            this.txt_hNo.Size = new System.Drawing.Size(190, 24);
             this.txt_hNo.StyleController = this.layoutMx1;
             this.txt_hNo.TabIndex = 458;
             this.txt_hNo.Tag = "readonly";
             // 
             // txt_pba009
             // 
-            this.txt_pba009.Location = new System.Drawing.Point(360, 44);
+            this.txt_pba009.Location = new System.Drawing.Point(360, 43);
             this.txt_pba009.Name = "txt_pba009";
-            this.txt_pba009.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_pba009.Properties.Appearance.Options.UseFont = true;
-            this.txt_pba009.Size = new System.Drawing.Size(461, 28);
+            this.txt_pba009.Size = new System.Drawing.Size(461, 24);
             this.txt_pba009.StyleController = this.layoutMx1;
             this.txt_pba009.TabIndex = 240;
             // 
@@ -506,9 +501,8 @@
             // 
             this.txt_checkUser.Location = new System.Drawing.Point(902, 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(191, 28);
+            this.txt_checkUser.Size = new System.Drawing.Size(191, 24);
             this.txt_checkUser.StyleController = this.layoutMx1;
             this.txt_checkUser.TabIndex = 273;
             this.txt_checkUser.Tag = "readonly";
@@ -517,16 +511,15 @@
             // 
             this.txt_checkDate.Location = new System.Drawing.Point(631, 12);
             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(190, 28);
+            this.txt_checkDate.Size = new System.Drawing.Size(190, 24);
             this.txt_checkDate.StyleController = this.layoutMx1;
             this.txt_checkDate.TabIndex = 267;
             this.txt_checkDate.Tag = "readonly";
             // 
             // txt_fstatus
             // 
-            this.txt_fstatus.Location = new System.Drawing.Point(825, 44);
+            this.txt_fstatus.Location = new System.Drawing.Point(825, 43);
             this.txt_fstatus.Name = "txt_fstatus";
             this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
             this.txt_fstatus.Size = new System.Drawing.Size(268, 24);
@@ -584,7 +577,7 @@
             rowDefinition1,
             rowDefinition2,
             rowDefinition3});
-            this.Root.Size = new System.Drawing.Size(1105, 116);
+            this.Root.Size = new System.Drawing.Size(1105, 113);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -592,7 +585,7 @@
             this.layoutControlItem1.Control = this.txt_erpSczz;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem1.Text = "鐢熶骇缁勭粐";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
             // 
@@ -602,7 +595,7 @@
             this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem2.Text = "鎺掍骇缂栧彿";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
             // 
@@ -612,17 +605,17 @@
             this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 ";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_pba013;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem4.Text = "宸ヤ綔杞﹂棿";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
             // 
@@ -632,18 +625,18 @@
             this.layoutControlItem5.Location = new System.Drawing.Point(813, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem5.Size = new System.Drawing.Size(272, 32);
-            this.layoutControlItem5.Text = "瀹℃牳浜�";
+            this.layoutControlItem5.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem5.Text = "瀹℃牳浜哄憳";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_fstatus;
-            this.layoutControlItem6.Location = new System.Drawing.Point(813, 32);
+            this.layoutControlItem6.Location = new System.Drawing.Point(813, 31);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem6.Size = new System.Drawing.Size(272, 31);
             this.layoutControlItem6.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem6.TextVisible = false;
@@ -651,24 +644,24 @@
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_pba009;
-            this.layoutControlItem7.Location = new System.Drawing.Point(271, 32);
+            this.layoutControlItem7.Location = new System.Drawing.Point(271, 31);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(542, 32);
+            this.layoutControlItem7.Size = new System.Drawing.Size(542, 31);
             this.layoutControlItem7.Text = "鎺掍骇澶囨敞";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.btnSelect;
-            this.layoutControlItem8.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 62);
             this.layoutControlItem8.MaxSize = new System.Drawing.Size(105, 31);
             this.layoutControlItem8.MinSize = new System.Drawing.Size(105, 31);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem8.Text = "閫夋嫨鎶曟枡鍗�";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
@@ -757,9 +750,8 @@
             // 
             // gvMx1guid
             // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1guid.Caption = "guid";
+            this.gvMx1guid.Caption = "鏄庣粏Guid";
             this.gvMx1guid.FieldName = "guid";
             this.gvMx1guid.MinWidth = 50;
             this.gvMx1guid.Name = "gvMx1guid";
@@ -778,7 +770,6 @@
             // 
             // gvMx1daa002
             // 
-            this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa002.Caption = "宸ュ崟鍗曞彿";
             this.gvMx1daa002.FieldName = "daa001";
@@ -792,7 +783,6 @@
             // 
             // gvMx1daa010
             // 
-            this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa010.Caption = "浠诲姟鍗曞彿";
             this.gvMx1daa010.FieldName = "daa021";
@@ -806,7 +796,6 @@
             // 
             // gvMx1daa005
             // 
-            this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa005.Caption = "鐗╂枡缂栫爜";
             this.gvMx1daa005.FieldName = "itemNo";
@@ -820,7 +809,6 @@
             // 
             // gvMx1daa003
             // 
-            this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa003.Caption = "浜у搧鍚嶇О";
             this.gvMx1daa003.FieldName = "daa003";
@@ -834,7 +822,6 @@
             // 
             // gvMx1daa004
             // 
-            this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa004.Caption = "浜у搧瑙勬牸";
             this.gvMx1daa004.FieldName = "daa004";
@@ -846,36 +833,8 @@
             this.gvMx1daa004.VisibleIndex = 4;
             this.gvMx1daa004.Width = 50;
             // 
-            // gvMx1daa018
-            // 
-            this.gvMx1daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1daa018.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
-            this.gvMx1daa018.AppearanceCell.Options.UseFont = true;
-            this.gvMx1daa018.AppearanceCell.Options.UseForeColor = true;
-            this.gvMx1daa018.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
-            this.gvMx1daa018.AppearanceHeader.Options.UseForeColor = true;
-            this.gvMx1daa018.Caption = "棰勮瀹屽伐鏃堕棿";
-            this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
-            this.gvMx1daa018.FieldName = "mesEndProd";
-            this.gvMx1daa018.MinWidth = 50;
-            this.gvMx1daa018.Name = "gvMx1daa018";
-            this.gvMx1daa018.Tag = "edit";
-            this.gvMx1daa018.Visible = true;
-            this.gvMx1daa018.VisibleIndex = 6;
-            this.gvMx1daa018.Width = 50;
-            // 
-            // repositoryItemDateEdit3
-            // 
-            this.repositoryItemDateEdit3.AutoHeight = false;
-            this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
-            // 
             // gvMx1daa016
             // 
-            this.gvMx1daa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa016.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1daa016.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa016.AppearanceCell.Options.UseForeColor = true;
@@ -900,9 +859,34 @@
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
             // 
+            // gvMx1daa018
+            // 
+            this.gvMx1daa018.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1daa018.AppearanceCell.Options.UseFont = true;
+            this.gvMx1daa018.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx1daa018.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1daa018.AppearanceHeader.Options.UseForeColor = true;
+            this.gvMx1daa018.Caption = "棰勮瀹屽伐鏃堕棿";
+            this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
+            this.gvMx1daa018.FieldName = "mesEndProd";
+            this.gvMx1daa018.MinWidth = 50;
+            this.gvMx1daa018.Name = "gvMx1daa018";
+            this.gvMx1daa018.Tag = "edit";
+            this.gvMx1daa018.Visible = true;
+            this.gvMx1daa018.VisibleIndex = 6;
+            this.gvMx1daa018.Width = 50;
+            // 
+            // repositoryItemDateEdit3
+            // 
+            this.repositoryItemDateEdit3.AutoHeight = false;
+            this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
+            // 
             // gvMx1daa008
             // 
-            this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa008.Caption = "宸ュ崟鎬绘暟";
             this.gvMx1daa008.FieldName = "caa012";
@@ -917,7 +901,6 @@
             // 
             // gvMx1daa006
             // 
-            this.gvMx1daa006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa006.Caption = "鍗曚綅";
             this.gvMx1daa006.FieldName = "fname";
@@ -932,7 +915,6 @@
             // 
             // gvMx1daa007
             // 
-            this.gvMx1daa007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa007.Caption = "宸叉帓";
             this.gvMx1daa007.FieldName = "yp";
@@ -947,7 +929,6 @@
             // 
             // gvMx1daa009
             // 
-            this.gvMx1daa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa009.Caption = "鏈帓";
             this.gvMx1daa009.FieldName = "wp";
@@ -962,7 +943,6 @@
             // 
             // gvMx1daa011
             // 
-            this.gvMx1daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa011.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1daa011.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa011.AppearanceCell.Options.UseForeColor = true;
@@ -980,7 +960,6 @@
             // 
             // gvMx1daa012
             // 
-            this.gvMx1daa012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1daa012.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa012.AppearanceCell.Options.UseForeColor = true;
@@ -1008,7 +987,6 @@
             // 
             // 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;
@@ -1025,7 +1003,6 @@
             // 
             // gvMx1daa017
             // 
-            this.gvMx1daa017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa017.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1daa017.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa017.AppearanceCell.Options.UseForeColor = true;
@@ -1040,7 +1017,6 @@
             // 
             // gvMx1daa019
             // 
-            this.gvMx1daa019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa019.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa019.Caption = "鎺掍骇鏃ユ湡";
             this.gvMx1daa019.FieldName = "daa024";
@@ -1052,7 +1028,6 @@
             // 
             // gvMx1checkDate
             // 
-            this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1checkDate.Caption = "绾夸綋绫诲埆";
             this.gvMx1checkDate.FieldName = "lineType";
@@ -1064,7 +1039,6 @@
             // 
             // gvMx1checkUser
             // 
-            this.gvMx1checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1checkUser.AppearanceCell.Options.UseFont = true;
             this.gvMx1checkUser.Caption = "鏍囧噯浜烘暟";
             this.gvMx1checkUser.FieldName = "personnel";
@@ -1076,7 +1050,6 @@
             // 
             // gvMx1daa020
             // 
-            this.gvMx1daa020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa020.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa020.Caption = "鏍囧噯宸ユ椂";
             this.gvMx1daa020.FieldName = "prodHour";
@@ -1088,7 +1061,6 @@
             // 
             // gvMx1daa021
             // 
-            this.gvMx1daa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa021.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa021.Caption = "鍗曚汉灏忔椂浜ц兘";
             this.gvMx1daa021.FieldName = "personHourCapactity";
@@ -1100,7 +1072,6 @@
             // 
             // gvMx1daa022
             // 
-            this.gvMx1daa022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa022.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa022.Caption = "鐞嗚鏍囦骇";
             this.gvMx1daa022.FieldName = "theCapactity";
@@ -1112,7 +1083,6 @@
             // 
             // gvMx1daa023
             // 
-            this.gvMx1daa023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa023.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa023.Caption = "璁″垝鏍囧噯浜ц兘";
             this.gvMx1daa023.FieldName = "planCapactity";
@@ -1124,7 +1094,6 @@
             // 
             // gvMx1daa024
             // 
-            this.gvMx1daa024.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa024.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa024.Caption = "鍒嗛挓";
             this.gvMx1daa024.FieldName = "theMin";
@@ -1136,7 +1105,6 @@
             // 
             // gvMx1daa025
             // 
-            this.gvMx1daa025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa025.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa025.Caption = "灏忔椂";
             this.gvMx1daa025.FieldName = "theHour";
@@ -1148,7 +1116,6 @@
             // 
             // gvMx1daa026
             // 
-            this.gvMx1daa026.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa026.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1daa026.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa026.AppearanceCell.Options.UseForeColor = true;
@@ -1163,7 +1130,6 @@
             // 
             // gvMx1isReportcheck
             // 
-            this.gvMx1isReportcheck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1isReportcheck.AppearanceCell.ForeColor = System.Drawing.Color.Black;
             this.gvMx1isReportcheck.AppearanceCell.Options.UseFont = true;
             this.gvMx1isReportcheck.AppearanceCell.Options.UseForeColor = true;
@@ -1179,7 +1145,6 @@
             // 
             // gvMx1daa014
             // 
-            this.gvMx1daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa014.Caption = "鎶曟枡鍗曞崟鍙�";
             this.gvMx1daa014.FieldName = "daa014";
@@ -1193,7 +1158,6 @@
             // 
             // gvMx1machineNo
             // 
-            this.gvMx1machineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1machineNo.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1machineNo.AppearanceCell.Options.UseFont = true;
             this.gvMx1machineNo.AppearanceCell.Options.UseForeColor = true;
@@ -1226,7 +1190,6 @@
             // 
             // gvMx1fstatus
             // 
-            this.gvMx1fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
             this.gvMx1fstatus.Caption = "闇�姹傚崟鍙�";
             this.gvMx1fstatus.FieldName = "caa015";
@@ -1329,10 +1292,10 @@
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
@@ -1425,5 +1388,6 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.Utils.ToolTipController tips;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3