From 0c77a7097c15e1b25e7584da6dc0254c7bdacffc Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 07 十一月 2025 16:58:29 +0800
Subject: [PATCH] 其它入库单据报表

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs |  161 +++++++++++++++++++++++++++++++++--------------------
 1 files changed, 99 insertions(+), 62 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs
index a2b45e1..0e9fd4c 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrkDj.Designer.cs
@@ -66,6 +66,7 @@
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -74,7 +75,7 @@
             this.txt_ckName = new DevExpress.XtraEditors.TextEdit();
             this.txt_sqRemark = new DevExpress.XtraEditors.TextEdit();
             this.txt_hz = new DevExpress.XtraEditors.TextEdit();
-            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkUserName = new DevExpress.XtraEditors.TextEdit();
             this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_lyfx = new DevExpress.XtraEditors.TextEdit();
             this.txt_hzlx = new DevExpress.XtraEditors.TextEdit();
@@ -82,12 +83,12 @@
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_abtNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_djlx = new DevExpress.XtraEditors.TextEdit();
-            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
             this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
             this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit();
             this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_status = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lastupdateByName = new DevExpress.XtraEditors.TextEdit();
             this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -135,8 +136,10 @@
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.xtraTabPageReport = new DevExpress.XtraTab.XtraTabPage();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.ucRptQtrkdj1 = new Gs.DevApp.DevFrm.Rpt.UcRptQtrkdj();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -159,7 +162,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_hz.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lyfx.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_hzlx.Properties)).BeginInit();
@@ -167,12 +170,12 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_djlx.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateByName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
@@ -202,6 +205,7 @@
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            this.xtraTabPageReport.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
@@ -214,6 +218,7 @@
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
             this.toolBarMenu1.Size = new System.Drawing.Size(1348, 80);
@@ -231,7 +236,8 @@
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
-            this.xtraTabPage2});
+            this.xtraTabPage2,
+            this.xtraTabPageReport});
             // 
             // xtraTabPage1
             // 
@@ -297,7 +303,8 @@
             this.gridColumn7,
             this.gridColumn8,
             this.gridColumn9,
-            this.gridColumn10});
+            this.gridColumn10,
+            this.gridColumn13});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -365,7 +372,7 @@
             this.gv_depotsId.OptionsColumn.AllowEdit = false;
             this.gv_depotsId.Tag = "query_a.DEPOTS_ID";
             this.gv_depotsId.Visible = true;
-            this.gv_depotsId.VisibleIndex = 3;
+            this.gv_depotsId.VisibleIndex = 4;
             this.gv_depotsId.Width = 89;
             // 
             // bandedGridColumn1
@@ -375,20 +382,20 @@
             this.bandedGridColumn1.MinWidth = 25;
             this.bandedGridColumn1.Name = "bandedGridColumn1";
             this.bandedGridColumn1.Visible = true;
-            this.bandedGridColumn1.VisibleIndex = 4;
+            this.bandedGridColumn1.VisibleIndex = 5;
             this.bandedGridColumn1.Width = 94;
             // 
             // gv_createBy
             // 
             this.gv_createBy.AppearanceCell.Options.UseFont = true;
             this.gv_createBy.Caption = "鍒涘缓浜� ";
-            this.gv_createBy.FieldName = "createBy";
+            this.gv_createBy.FieldName = "cjPeople";
             this.gv_createBy.MinWidth = 50;
             this.gv_createBy.Name = "gv_createBy";
             this.gv_createBy.OptionsColumn.AllowEdit = false;
             this.gv_createBy.Tag = "query_a.CREATE_BY";
             this.gv_createBy.Visible = true;
-            this.gv_createBy.VisibleIndex = 5;
+            this.gv_createBy.VisibleIndex = 6;
             this.gv_createBy.Width = 66;
             // 
             // gv_createDate
@@ -401,20 +408,20 @@
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.CREATE_DATE";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 6;
+            this.gv_createDate.VisibleIndex = 7;
             this.gv_createDate.Width = 146;
             // 
             // gv_lastupdateBy
             // 
             this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
             this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 ";
-            this.gv_lastupdateBy.FieldName = "lastupdateBy";
+            this.gv_lastupdateBy.FieldName = "gxPeople";
             this.gv_lastupdateBy.MinWidth = 25;
             this.gv_lastupdateBy.Name = "gv_lastupdateBy";
             this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
             this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.VisibleIndex = 7;
+            this.gv_lastupdateBy.VisibleIndex = 8;
             this.gv_lastupdateBy.Width = 94;
             // 
             // gv_lastupdateDate
@@ -427,7 +434,7 @@
             this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
             this.gv_lastupdateDate.Visible = true;
-            this.gv_lastupdateDate.VisibleIndex = 8;
+            this.gv_lastupdateDate.VisibleIndex = 9;
             this.gv_lastupdateDate.Width = 94;
             // 
             // gv_remark
@@ -440,7 +447,7 @@
             this.gv_remark.OptionsColumn.AllowEdit = false;
             this.gv_remark.Tag = "query_a.REMARK";
             this.gv_remark.Visible = true;
-            this.gv_remark.VisibleIndex = 9;
+            this.gv_remark.VisibleIndex = 10;
             this.gv_remark.Width = 119;
             // 
             // bandedGridColumn4
@@ -450,20 +457,20 @@
             this.bandedGridColumn4.MinWidth = 25;
             this.bandedGridColumn4.Name = "bandedGridColumn4";
             this.bandedGridColumn4.Visible = true;
-            this.bandedGridColumn4.VisibleIndex = 10;
+            this.bandedGridColumn4.VisibleIndex = 11;
             this.bandedGridColumn4.Width = 94;
             // 
             // gv_checkUser
             // 
             this.gv_checkUser.AppearanceCell.Options.UseFont = true;
             this.gv_checkUser.Caption = "瀹℃牳浜� ";
-            this.gv_checkUser.FieldName = "checkUser";
+            this.gv_checkUser.FieldName = "shPeople";
             this.gv_checkUser.MinWidth = 25;
             this.gv_checkUser.Name = "gv_checkUser";
             this.gv_checkUser.OptionsColumn.AllowEdit = false;
             this.gv_checkUser.Tag = "query_a.CHECK_USER";
             this.gv_checkUser.Visible = true;
-            this.gv_checkUser.VisibleIndex = 11;
+            this.gv_checkUser.VisibleIndex = 12;
             this.gv_checkUser.Width = 94;
             // 
             // gv_checkDate
@@ -476,7 +483,7 @@
             this.gv_checkDate.OptionsColumn.AllowEdit = false;
             this.gv_checkDate.Tag = "query_a.CHECK_DATE";
             this.gv_checkDate.Visible = true;
-            this.gv_checkDate.VisibleIndex = 12;
+            this.gv_checkDate.VisibleIndex = 13;
             this.gv_checkDate.Width = 94;
             // 
             // bandedGridColumn3
@@ -486,7 +493,7 @@
             this.bandedGridColumn3.MinWidth = 25;
             this.bandedGridColumn3.Name = "bandedGridColumn3";
             this.bandedGridColumn3.Visible = true;
-            this.bandedGridColumn3.VisibleIndex = 13;
+            this.bandedGridColumn3.VisibleIndex = 14;
             this.bandedGridColumn3.Width = 94;
             // 
             // bandedGridColumn5
@@ -496,7 +503,7 @@
             this.bandedGridColumn5.MinWidth = 25;
             this.bandedGridColumn5.Name = "bandedGridColumn5";
             this.bandedGridColumn5.Visible = true;
-            this.bandedGridColumn5.VisibleIndex = 14;
+            this.bandedGridColumn5.VisibleIndex = 15;
             this.bandedGridColumn5.Width = 94;
             // 
             // gv_guid
@@ -517,7 +524,7 @@
             this.gridColumn7.MinWidth = 25;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 15;
+            this.gridColumn7.VisibleIndex = 16;
             this.gridColumn7.Width = 94;
             // 
             // gridColumn8
@@ -527,7 +534,7 @@
             this.gridColumn8.MinWidth = 25;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 16;
+            this.gridColumn8.VisibleIndex = 17;
             this.gridColumn8.Width = 94;
             // 
             // gridColumn9
@@ -537,7 +544,7 @@
             this.gridColumn9.MinWidth = 25;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 17;
+            this.gridColumn9.VisibleIndex = 18;
             this.gridColumn9.Width = 94;
             // 
             // gridColumn10
@@ -547,8 +554,18 @@
             this.gridColumn10.MinWidth = 25;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 18;
+            this.gridColumn10.VisibleIndex = 19;
             this.gridColumn10.Width = 94;
+            // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "鍏ュ簱绫诲瀷";
+            this.gridColumn13.FieldName = "qtlx";
+            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 3;
+            this.gridColumn13.Width = 94;
             // 
             // pageBar1
             // 
@@ -596,7 +613,7 @@
             this.layoutMx1.Controls.Add(this.txt_ckName);
             this.layoutMx1.Controls.Add(this.txt_sqRemark);
             this.layoutMx1.Controls.Add(this.txt_hz);
-            this.layoutMx1.Controls.Add(this.txt_checkUser);
+            this.layoutMx1.Controls.Add(this.txt_checkUserName);
             this.layoutMx1.Controls.Add(this.txt_createDate);
             this.layoutMx1.Controls.Add(this.txt_lyfx);
             this.layoutMx1.Controls.Add(this.txt_hzlx);
@@ -604,12 +621,12 @@
             this.layoutMx1.Controls.Add(this.txt_billNo);
             this.layoutMx1.Controls.Add(this.txt_abtNo);
             this.layoutMx1.Controls.Add(this.txt_djlx);
-            this.layoutMx1.Controls.Add(this.txt_createBy);
+            this.layoutMx1.Controls.Add(this.txt_createByName);
             this.layoutMx1.Controls.Add(this.txt_dptName);
             this.layoutMx1.Controls.Add(this.txt_kcOrg);
             this.layoutMx1.Controls.Add(this.txt_checkDate);
             this.layoutMx1.Controls.Add(this.txt_status);
-            this.layoutMx1.Controls.Add(this.txt_lastupdateBy);
+            this.layoutMx1.Controls.Add(this.txt_lastupdateByName);
             this.layoutMx1.Controls.Add(this.txt_lastupdateDate);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
@@ -657,14 +674,14 @@
             this.txt_hz.StyleController = this.layoutMx1;
             this.txt_hz.TabIndex = 602;
             // 
-            // txt_checkUser
+            // txt_checkUserName
             // 
-            this.txt_checkUser.Location = new System.Drawing.Point(1077, 12);
-            this.txt_checkUser.Name = "txt_checkUser";
-            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkUser.Size = new System.Drawing.Size(257, 24);
-            this.txt_checkUser.StyleController = this.layoutMx1;
-            this.txt_checkUser.TabIndex = 608;
+            this.txt_checkUserName.Location = new System.Drawing.Point(1077, 12);
+            this.txt_checkUserName.Name = "txt_checkUserName";
+            this.txt_checkUserName.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkUserName.Size = new System.Drawing.Size(257, 24);
+            this.txt_checkUserName.StyleController = this.layoutMx1;
+            this.txt_checkUserName.TabIndex = 608;
             // 
             // txt_createDate
             // 
@@ -729,14 +746,14 @@
             this.txt_djlx.StyleController = this.layoutMx1;
             this.txt_djlx.TabIndex = 598;
             // 
-            // txt_createBy
+            // txt_createByName
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(746, 74);
-            this.txt_createBy.Name = "txt_createBy";
-            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(255, 24);
-            this.txt_createBy.StyleController = this.layoutMx1;
-            this.txt_createBy.TabIndex = 219;
+            this.txt_createByName.Location = new System.Drawing.Point(746, 74);
+            this.txt_createByName.Name = "txt_createByName";
+            this.txt_createByName.Properties.Appearance.Options.UseFont = true;
+            this.txt_createByName.Size = new System.Drawing.Size(255, 24);
+            this.txt_createByName.StyleController = this.layoutMx1;
+            this.txt_createByName.TabIndex = 219;
             // 
             // txt_dptName
             // 
@@ -774,14 +791,14 @@
             this.txt_status.StyleController = this.layoutMx1;
             this.txt_status.TabIndex = 609;
             // 
-            // txt_lastupdateBy
+            // txt_lastupdateByName
             // 
-            this.txt_lastupdateBy.Location = new System.Drawing.Point(1077, 105);
-            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
-            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_lastupdateBy.Size = new System.Drawing.Size(257, 24);
-            this.txt_lastupdateBy.StyleController = this.layoutMx1;
-            this.txt_lastupdateBy.TabIndex = 610;
+            this.txt_lastupdateByName.Location = new System.Drawing.Point(1077, 105);
+            this.txt_lastupdateByName.Name = "txt_lastupdateByName";
+            this.txt_lastupdateByName.Properties.Appearance.Options.UseFont = true;
+            this.txt_lastupdateByName.Size = new System.Drawing.Size(257, 24);
+            this.txt_lastupdateByName.StyleController = this.layoutMx1;
+            this.txt_lastupdateByName.TabIndex = 610;
             // 
             // txt_lastupdateDate
             // 
@@ -892,7 +909,7 @@
             // 
             // layoutControlItem4
             // 
-            this.layoutControlItem4.Control = this.txt_checkUser;
+            this.layoutControlItem4.Control = this.txt_checkUserName;
             this.layoutControlItem4.Location = new System.Drawing.Point(993, 0);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -966,7 +983,7 @@
             // 
             // layoutControlItem11
             // 
-            this.layoutControlItem11.Control = this.txt_createBy;
+            this.layoutControlItem11.Control = this.txt_createByName;
             this.layoutControlItem11.Location = new System.Drawing.Point(662, 62);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -1032,7 +1049,7 @@
             // 
             // layoutControlItem17
             // 
-            this.layoutControlItem17.Control = this.txt_lastupdateBy;
+            this.layoutControlItem17.Control = this.txt_lastupdateByName;
             this.layoutControlItem17.Location = new System.Drawing.Point(993, 93);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -1201,7 +1218,7 @@
             // 
             this.gridColumn1.AppearanceCell.Options.UseFont = true;
             this.gridColumn1.Caption = "寤虹珛鑰�";
-            this.gridColumn1.FieldName = "createBy";
+            this.gridColumn1.FieldName = "createByName";
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
@@ -1258,7 +1275,7 @@
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡缂栫爜";
-            this.gridColumn3.FieldName = "itemNo";
+            this.gridColumn3.FieldName = "itemNo2";
             this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
@@ -1353,6 +1370,14 @@
             this.gridColumn12.VisibleIndex = 8;
             this.gridColumn12.Width = 94;
             // 
+            // xtraTabPageReport
+            // 
+            this.xtraTabPageReport.Controls.Add(this.ucRptQtrkdj1);
+            this.xtraTabPageReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources._3dcolumn_16x16;
+            this.xtraTabPageReport.Name = "xtraTabPageReport";
+            this.xtraTabPageReport.Size = new System.Drawing.Size(1346, 570);
+            this.xtraTabPageReport.Text = "鎶ヨ〃";
+            // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -1363,6 +1388,14 @@
             this.picCheckBox.TabIndex = 6;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
+            // 
+            // ucRptQtrkdj1
+            // 
+            this.ucRptQtrkdj1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.ucRptQtrkdj1.Location = new System.Drawing.Point(0, 0);
+            this.ucRptQtrkdj1.Name = "ucRptQtrkdj1";
+            this.ucRptQtrkdj1.Size = new System.Drawing.Size(1346, 570);
+            this.ucRptQtrkdj1.TabIndex = 0;
             // 
             // Frm_MesItemQtrkDj
             // 
@@ -1396,7 +1429,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_hz.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lyfx.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_hzlx.Properties)).EndInit();
@@ -1404,12 +1437,12 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_djlx.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateByName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
@@ -1439,6 +1472,7 @@
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            this.xtraTabPageReport.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -1476,7 +1510,7 @@
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
         private DevExpress.XtraEditors.TextEdit txt_ckName;
-        private DevExpress.XtraEditors.TextEdit txt_checkUser;
+        private DevExpress.XtraEditors.TextEdit txt_checkUserName;
         private DevExpress.XtraEditors.TextEdit txt_lyfx;
         private DevExpress.XtraEditors.TextEdit txt_hz;
         private DevExpress.XtraEditors.TextEdit txt_hzlx;
@@ -1488,7 +1522,7 @@
         private DevExpress.XtraEditors.TextEdit txt_abtNo;
         private DevExpress.XtraEditors.TextEdit txt_sqRemark;
         private DevExpress.XtraEditors.TextEdit txt_createDate;
-        private DevExpress.XtraEditors.TextEdit txt_createBy;
+        private DevExpress.XtraEditors.TextEdit txt_createByName;
         private DevExpress.XtraEditors.TextEdit txt_billNo;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
@@ -1504,7 +1538,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
         private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
+        private DevExpress.XtraEditors.TextEdit txt_lastupdateByName;
         private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
@@ -1542,5 +1576,8 @@
         private DevExpress.Utils.ToolTipController tips;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPageReport;
+        private Rpt.UcRptQtrkdj ucRptQtrkdj1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3