From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 23:58:51 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs |  305 +++++++++++++++++++++++++++++++-------------------
 1 files changed, 187 insertions(+), 118 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index 1b73e3c..619a012 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -111,6 +111,9 @@
             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -122,6 +125,7 @@
             this.gvMx1tld003 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1tld004 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1tld005 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1tld006 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1tld007 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1tld009 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -152,6 +156,7 @@
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -160,12 +165,12 @@
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -217,6 +222,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -238,9 +246,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -301,7 +306,7 @@
             // 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";
@@ -314,7 +319,7 @@
             // 
             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[] {
@@ -344,7 +349,7 @@
             // 
             // gv_tbl013
             // 
-            this.gv_tbl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl013.AppearanceCell.Options.UseFont = true;
             this.gv_tbl013.Caption = "瀹℃牳鐘舵�� ";
             this.gv_tbl013.FieldName = "isChk";
@@ -359,7 +364,7 @@
             // 
             // gv_tbl020
             // 
-            this.gv_tbl020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl020.AppearanceCell.Options.UseFont = true;
             this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 ";
             this.gv_tbl020.FieldName = "isWj";
@@ -385,7 +390,7 @@
             // 
             // gv_billNo
             // 
-            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_billNo.AppearanceCell.Options.UseFont = true;
             this.gv_billNo.Caption = "鐢宠鍗曞彿 ";
             this.gv_billNo.FieldName = "billNo";
@@ -399,7 +404,7 @@
             // 
             // gv_tbl003
             // 
-            this.gv_tbl003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gv_tbl003.AppearanceCell.Options.UseFont = true;
             this.gv_tbl003.Caption = "浠诲姟鍗曞彿 ";
             this.gv_tbl003.FieldName = "daa021";
@@ -413,7 +418,7 @@
             // 
             // gv_tbl002
             // 
-            this.gv_tbl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl002.AppearanceCell.Options.UseFont = true;
             this.gv_tbl002.Caption = "鐢熶骇宸ュ崟 ";
             this.gv_tbl002.FieldName = "daa001";
@@ -427,7 +432,7 @@
             // 
             // gv_tbl021
             // 
-            this.gv_tbl021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl021.AppearanceCell.Options.UseFont = true;
             this.gv_tbl021.Caption = "鐢熶骇杞﹂棿 ";
             this.gv_tbl021.FieldName = "dptName";
@@ -461,7 +466,7 @@
             // 
             // gv_tbl004
             // 
-            this.gv_tbl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_tbl004.AppearanceCell.Options.UseFont = true;
             this.gv_tbl004.Caption = "浜у搧鍨嬪彿 ";
             this.gv_tbl004.FieldName = "daa004";
@@ -475,7 +480,7 @@
             // 
             // gv_tbl005
             // 
-            this.gv_tbl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_tbl005.AppearanceCell.Options.UseFont = true;
             this.gv_tbl005.Caption = "閫�鏂欏師鍥� ";
             this.gv_tbl005.FieldName = "tbl005";
@@ -489,7 +494,7 @@
             // 
             // gv_tbl009
             // 
-            this.gv_tbl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl009.AppearanceCell.Options.UseFont = true;
             this.gv_tbl009.Caption = "鍒涘缓浜� ";
             this.gv_tbl009.FieldName = "tbl009";
@@ -503,7 +508,7 @@
             // 
             // gv_tbl010
             // 
-            this.gv_tbl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_tbl010.AppearanceCell.Options.UseFont = true;
             this.gv_tbl010.Caption = "鍒涘缓鏃堕棿 ";
             this.gv_tbl010.FieldName = "tbl010";
@@ -517,7 +522,7 @@
             // 
             // gv_tbl011
             // 
-            this.gv_tbl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gv_tbl011.AppearanceCell.Options.UseFont = true;
             this.gv_tbl011.Caption = "瀹℃牳浜� ";
             this.gv_tbl011.FieldName = "tbl011";
@@ -531,7 +536,7 @@
             // 
             // gv_tbl012
             // 
-            this.gv_tbl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_tbl012.AppearanceCell.Options.UseFont = true;
             this.gv_tbl012.Caption = "瀹℃牳鏃堕棿 ";
             this.gv_tbl012.FieldName = "tbl012";
@@ -645,7 +650,7 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(12, 130);
+            this.btnSelect.Location = new System.Drawing.Point(12, 140);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(96, 27);
             this.btnSelect.StyleController = this.layoutMx1;
@@ -655,7 +660,7 @@
             // txt_tbl023
             // 
             this.txt_tbl023.IsReadly = false;
-            this.txt_tbl023.Location = new System.Drawing.Point(84, 34);
+            this.txt_tbl023.Location = new System.Drawing.Point(84, 44);
             this.txt_tbl023.Name = "txt_tbl023";
             this.txt_tbl023.Size = new System.Drawing.Size(195, 28);
             this.txt_tbl023.TabIndex = 462;
@@ -663,7 +668,7 @@
             // txt_tbl005
             // 
             this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
-            this.txt_tbl005.Location = new System.Drawing.Point(84, 98);
+            this.txt_tbl005.Location = new System.Drawing.Point(84, 108);
             this.txt_tbl005.Name = "txt_tbl005";
             this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -679,9 +684,9 @@
             // 
             // txt_tbl006
             // 
-            this.txt_tbl006.Location = new System.Drawing.Point(355, 98);
+            this.txt_tbl006.Location = new System.Drawing.Point(355, 108);
             this.txt_tbl006.Name = "txt_tbl006";
-            this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
             this.txt_tbl006.Size = new System.Drawing.Size(466, 28);
             this.txt_tbl006.StyleController = this.layoutMx1;
@@ -690,16 +695,16 @@
             // txt_tbl002
             // 
             this.txt_tbl002.IsReadly = false;
-            this.txt_tbl002.Location = new System.Drawing.Point(84, 66);
+            this.txt_tbl002.Location = new System.Drawing.Point(84, 76);
             this.txt_tbl002.Name = "txt_tbl002";
             this.txt_tbl002.Size = new System.Drawing.Size(195, 28);
             this.txt_tbl002.TabIndex = 458;
             // 
             // txt_workName
             // 
-            this.txt_workName.Location = new System.Drawing.Point(355, 66);
+            this.txt_workName.Location = new System.Drawing.Point(355, 76);
             this.txt_workName.Name = "txt_workName";
-            this.txt_workName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_workName.Properties.Appearance.Options.UseFont = true;
             this.txt_workName.Size = new System.Drawing.Size(195, 28);
             this.txt_workName.StyleController = this.layoutMx1;
@@ -708,9 +713,9 @@
             // 
             // txt_tbl012
             // 
-            this.txt_tbl012.Location = new System.Drawing.Point(897, 34);
+            this.txt_tbl012.Location = new System.Drawing.Point(897, 44);
             this.txt_tbl012.Name = "txt_tbl012";
-            this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
             this.txt_tbl012.Size = new System.Drawing.Size(196, 28);
             this.txt_tbl012.StyleController = this.layoutMx1;
@@ -719,9 +724,9 @@
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(84, 2);
+            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
             this.txt_billNo.Name = "txt_billNo";
-            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
             this.txt_billNo.Size = new System.Drawing.Size(195, 28);
             this.txt_billNo.StyleController = this.layoutMx1;
@@ -730,9 +735,9 @@
             // 
             // txt_rwd
             // 
-            this.txt_rwd.Location = new System.Drawing.Point(897, 130);
+            this.txt_rwd.Location = new System.Drawing.Point(897, 140);
             this.txt_rwd.Name = "txt_rwd";
-            this.txt_rwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.txt_rwd.Properties.Appearance.Options.UseFont = true;
             this.txt_rwd.Size = new System.Drawing.Size(196, 28);
             this.txt_rwd.StyleController = this.layoutMx1;
@@ -741,9 +746,9 @@
             // 
             // txt_tbl011
             // 
-            this.txt_tbl011.Location = new System.Drawing.Point(897, 2);
+            this.txt_tbl011.Location = new System.Drawing.Point(897, 12);
             this.txt_tbl011.Name = "txt_tbl011";
-            this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
             this.txt_tbl011.Size = new System.Drawing.Size(196, 28);
             this.txt_tbl011.StyleController = this.layoutMx1;
@@ -752,9 +757,9 @@
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(355, 2);
+            this.txt_itemName.Location = new System.Drawing.Point(355, 12);
             this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
             this.txt_itemName.Size = new System.Drawing.Size(195, 28);
             this.txt_itemName.StyleController = this.layoutMx1;
@@ -763,7 +768,7 @@
             // 
             // txt_tbl013
             // 
-            this.txt_tbl013.Location = new System.Drawing.Point(825, 66);
+            this.txt_tbl013.Location = new System.Drawing.Point(825, 76);
             this.txt_tbl013.Name = "txt_tbl013";
             this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
             this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
@@ -773,7 +778,7 @@
             // 
             // txt_tbl009
             // 
-            this.txt_tbl009.Location = new System.Drawing.Point(626, 2);
+            this.txt_tbl009.Location = new System.Drawing.Point(626, 12);
             this.txt_tbl009.Name = "txt_tbl009";
             this.txt_tbl009.Size = new System.Drawing.Size(195, 24);
             this.txt_tbl009.StyleController = this.layoutMx1;
@@ -782,7 +787,7 @@
             // 
             // txt_tbl010
             // 
-            this.txt_tbl010.Location = new System.Drawing.Point(626, 34);
+            this.txt_tbl010.Location = new System.Drawing.Point(626, 44);
             this.txt_tbl010.Name = "txt_tbl010";
             this.txt_tbl010.Size = new System.Drawing.Size(195, 24);
             this.txt_tbl010.StyleController = this.layoutMx1;
@@ -791,7 +796,7 @@
             // 
             // txt_tbl020
             // 
-            this.txt_tbl020.Location = new System.Drawing.Point(554, 66);
+            this.txt_tbl020.Location = new System.Drawing.Point(554, 76);
             this.txt_tbl020.Name = "txt_tbl020";
             this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑";
             this.txt_tbl020.Size = new System.Drawing.Size(267, 24);
@@ -801,7 +806,7 @@
             // 
             // txt_daa003
             // 
-            this.txt_daa003.Location = new System.Drawing.Point(355, 34);
+            this.txt_daa003.Location = new System.Drawing.Point(355, 44);
             this.txt_daa003.Name = "txt_daa003";
             this.txt_daa003.Size = new System.Drawing.Size(195, 24);
             this.txt_daa003.StyleController = this.layoutMx1;
@@ -819,7 +824,7 @@
             // 
             // txt_daa014
             // 
-            this.txt_daa014.Location = new System.Drawing.Point(897, 98);
+            this.txt_daa014.Location = new System.Drawing.Point(897, 108);
             this.txt_daa014.Name = "txt_daa014";
             this.txt_daa014.Size = new System.Drawing.Size(196, 24);
             this.txt_daa014.StyleController = this.layoutMx1;
@@ -1056,6 +1061,40 @@
             this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
+            // lab_daa014
+            // 
+            this.lab_daa014.Control = this.txt_daa014;
+            this.lab_daa014.Location = new System.Drawing.Point(813, 96);
+            this.lab_daa014.Name = "lab_daa014";
+            this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
+            this.lab_daa014.Size = new System.Drawing.Size(272, 32);
+            this.lab_daa014.Text = "鎶曟枡鍗曞彿";
+            this.lab_daa014.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_rwd;
+            this.layoutControlItem2.Location = new System.Drawing.Point(813, 128);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem2.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_tbl006;
+            this.layoutControlItem15.Location = new System.Drawing.Point(271, 96);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem15.Size = new System.Drawing.Size(542, 32);
+            this.layoutControlItem15.Text = "澶囨敞璇存槑";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+            // 
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1091,6 +1130,8 @@
             // 
             // gvMx1
             // 
+            
+            this.gvMx1.Appearance.Row.Options.UseFont = true;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx1tlid,
             this.gridColumn3,
@@ -1099,6 +1140,7 @@
             this.gvMx1tld003,
             this.gvMx1tld004,
             this.gvMx1tld005,
+            this.gridColumn13,
             this.gvMx1tld006,
             this.gvMx1tld007,
             this.gvMx1tld009,
@@ -1113,7 +1155,7 @@
             // 
             // gvMx1tlid
             // 
-            this.gvMx1tlid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx1tlid.AppearanceCell.Options.UseFont = true;
             this.gvMx1tlid.Caption = "tlid";
             this.gvMx1tlid.FieldName = "tlid";
@@ -1132,7 +1174,7 @@
             // 
             // gvMx1tld001
             // 
-            this.gvMx1tld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1tld001.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld001.Caption = "宸ュ崟鍙�";
             this.gvMx1tld001.FieldName = "tld001";
@@ -1145,7 +1187,7 @@
             // 
             // gvMx1tld002
             // 
-            this.gvMx1tld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1tld002.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld002.Caption = "鐗╂枡缂栫爜";
             this.gvMx1tld002.FieldName = "tld002";
@@ -1158,7 +1200,7 @@
             // 
             // gvMx1tld003
             // 
-            this.gvMx1tld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx1tld003.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld003.Caption = "鐗╂枡鍚嶇О";
             this.gvMx1tld003.FieldName = "tld003";
@@ -1171,7 +1213,7 @@
             // 
             // gvMx1tld004
             // 
-            this.gvMx1tld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1tld004.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld004.Caption = "瑙勬牸鍨嬪彿";
             this.gvMx1tld004.FieldName = "tld004";
@@ -1184,7 +1226,7 @@
             // 
             // gvMx1tld005
             // 
-            this.gvMx1tld005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gvMx1tld005.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true;
@@ -1199,22 +1241,32 @@
             this.gvMx1tld005.VisibleIndex = 4;
             this.gvMx1tld005.Width = 94;
             // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "宸查鏁伴噺";
+            this.gridColumn13.FieldName = "ylsl";
+            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 5;
+            this.gridColumn13.Width = 94;
+            // 
             // gvMx1tld006
             // 
-            this.gvMx1tld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+         
             this.gvMx1tld006.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld006.Caption = "宸查��鏁伴噺";
-            this.gvMx1tld006.FieldName = "tld006";
+            this.gvMx1tld006.FieldName = "ytsl";
             this.gvMx1tld006.MinWidth = 50;
             this.gvMx1tld006.Name = "gvMx1tld006";
             this.gvMx1tld006.Tag = "query_a.tld006";
             this.gvMx1tld006.Visible = true;
-            this.gvMx1tld006.VisibleIndex = 5;
+            this.gvMx1tld006.VisibleIndex = 6;
             this.gvMx1tld006.Width = 94;
             // 
             // gvMx1tld007
             // 
-            this.gvMx1tld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+         
             this.gvMx1tld007.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld007.Caption = "鍗曚綅";
             this.gvMx1tld007.FieldName = "dwName";
@@ -1222,12 +1274,12 @@
             this.gvMx1tld007.Name = "gvMx1tld007";
             this.gvMx1tld007.Tag = "query_a.tld007";
             this.gvMx1tld007.Visible = true;
-            this.gvMx1tld007.VisibleIndex = 6;
+            this.gvMx1tld007.VisibleIndex = 7;
             this.gvMx1tld007.Width = 94;
             // 
             // gvMx1tld009
             // 
-            this.gvMx1tld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx1tld009.AppearanceCell.Options.UseFont = true;
             this.gvMx1tld009.Caption = "鐗╂枡id";
             this.gvMx1tld009.FieldName = "tld009";
@@ -1243,7 +1295,7 @@
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 7;
+            this.gridColumn1.VisibleIndex = 8;
             this.gridColumn1.Width = 94;
             // 
             // gridColumn2
@@ -1253,7 +1305,7 @@
             this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 8;
+            this.gridColumn2.VisibleIndex = 9;
             this.gridColumn2.Width = 94;
             // 
             // gvMxDel
@@ -1263,7 +1315,7 @@
             this.gvMxDel.MinWidth = 25;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 9;
+            this.gvMxDel.VisibleIndex = 10;
             this.gvMxDel.Width = 94;
             // 
             // repositoryItemButtonEdit1
@@ -1326,7 +1378,7 @@
             // 
             this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
             this.txt_iCount_1.Name = "txt_iCount_1";
-            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
             this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
             this.txt_iCount_1.TabIndex = 228;
@@ -1343,7 +1395,7 @@
             // 
             this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
             this.txt_psnQty_1.Name = "txt_psnQty_1";
-            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
             this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
             this.txt_psnQty_1.TabIndex = 226;
@@ -1360,7 +1412,7 @@
             // 
             this.txtKdy.Location = new System.Drawing.Point(430, 65);
             this.txtKdy.Name = "txtKdy";
-            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
             this.txtKdy.Properties.Appearance.Options.UseFont = true;
             this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
@@ -1380,7 +1432,7 @@
             // 
             this.txtYdy.Location = new System.Drawing.Point(430, 34);
             this.txtYdy.Name = "txtYdy";
-            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txtYdy.Properties.Appearance.Options.UseFont = true;
             this.txtYdy.Properties.ReadOnly = true;
             this.txtYdy.Size = new System.Drawing.Size(96, 28);
@@ -1398,7 +1450,7 @@
             // 
             this.txtQuantity.Location = new System.Drawing.Point(430, 4);
             this.txtQuantity.Name = "txtQuantity";
-            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txtQuantity.Properties.Appearance.Options.UseFont = true;
             this.txtQuantity.Properties.ReadOnly = true;
             this.txtQuantity.Size = new System.Drawing.Size(96, 28);
@@ -1416,7 +1468,7 @@
             // 
             this.txtWlgg.Location = new System.Drawing.Point(90, 65);
             this.txtWlgg.Name = "txtWlgg";
-            this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txtWlgg.Properties.Appearance.Options.UseFont = true;
             this.txtWlgg.Properties.ReadOnly = true;
             this.txtWlgg.Size = new System.Drawing.Size(232, 28);
@@ -1434,7 +1486,7 @@
             // 
             this.txtWlmc.Location = new System.Drawing.Point(90, 34);
             this.txtWlmc.Name = "txtWlmc";
-            this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txtWlmc.Properties.Appearance.Options.UseFont = true;
             this.txtWlmc.Properties.ReadOnly = true;
             this.txtWlmc.Size = new System.Drawing.Size(232, 28);
@@ -1452,7 +1504,7 @@
             // 
             this.txtWlid.Location = new System.Drawing.Point(90, 4);
             this.txtWlid.Name = "txtWlid";
-            this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.txtWlid.Properties.Appearance.Options.UseFont = true;
             this.txtWlid.Properties.ReadOnly = true;
             this.txtWlid.Size = new System.Drawing.Size(232, 28);
@@ -1488,8 +1540,11 @@
             // 
             // gvMx2
             // 
+           
+            this.gvMx2.Appearance.Row.Options.UseFont = true;
             this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx1guid,
+            this.gridColumn15,
             this.gvMx1itemBarcode,
             this.gridColumn4,
             this.gridColumn9,
@@ -1498,6 +1553,9 @@
             this.gridColumn7,
             this.gvMx1createBy,
             this.gvMx1lotDate,
+            this.gridColumn14,
+            this.gridColumn17,
+            this.gridColumn16,
             this.gvBtnAlawys});
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
@@ -1507,7 +1565,7 @@
             // 
             // 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";
@@ -1516,9 +1574,19 @@
             this.gvMx1guid.Tag = "query_a.guid";
             this.gvMx1guid.Width = 94;
             // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鏄惁鍏ュ簱";
+            this.gridColumn15.FieldName = "isRk";
+            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 0;
+            this.gridColumn15.Width = 94;
+            // 
             // gvMx1itemBarcode
             // 
-            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
             this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1526,7 +1594,7 @@
             this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
             this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gvMx1itemBarcode.Visible = true;
-            this.gvMx1itemBarcode.VisibleIndex = 0;
+            this.gvMx1itemBarcode.VisibleIndex = 1;
             this.gvMx1itemBarcode.Width = 300;
             // 
             // gridColumn4
@@ -1536,7 +1604,7 @@
             this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 1;
+            this.gridColumn4.VisibleIndex = 2;
             this.gridColumn4.Width = 94;
             // 
             // gridColumn9
@@ -1546,7 +1614,7 @@
             this.gridColumn9.MinWidth = 25;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 2;
+            this.gridColumn9.VisibleIndex = 3;
             this.gridColumn9.Width = 94;
             // 
             // gridColumn8
@@ -1556,12 +1624,12 @@
             this.gridColumn8.MinWidth = 25;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 3;
+            this.gridColumn8.VisibleIndex = 4;
             this.gridColumn8.Width = 94;
             // 
             // gvMx1quantity
             // 
-            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
             this.gvMx1quantity.Caption = "鏁伴噺";
             this.gvMx1quantity.FieldName = "quantity";
@@ -1569,7 +1637,7 @@
             this.gvMx1quantity.Name = "gvMx1quantity";
             this.gvMx1quantity.Tag = "query_a.QUANTITY";
             this.gvMx1quantity.Visible = true;
-            this.gvMx1quantity.VisibleIndex = 4;
+            this.gvMx1quantity.VisibleIndex = 5;
             this.gvMx1quantity.Width = 94;
             // 
             // gridColumn7
@@ -1579,12 +1647,12 @@
             this.gridColumn7.MinWidth = 25;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 5;
+            this.gridColumn7.VisibleIndex = 6;
             this.gridColumn7.Width = 94;
             // 
             // gvMx1createBy
             // 
-            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
             this.gvMx1createBy.Caption = "鍒涘缓浜�";
             this.gvMx1createBy.FieldName = "createBy";
@@ -1592,12 +1660,12 @@
             this.gvMx1createBy.Name = "gvMx1createBy";
             this.gvMx1createBy.Tag = "query_a.CREATE_BY";
             this.gvMx1createBy.Visible = true;
-            this.gvMx1createBy.VisibleIndex = 6;
+            this.gvMx1createBy.VisibleIndex = 7;
             this.gvMx1createBy.Width = 94;
             // 
             // gvMx1lotDate
             // 
-            this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
             this.gvMx1lotDate.FieldName = "createDate";
@@ -1605,8 +1673,38 @@
             this.gvMx1lotDate.Name = "gvMx1lotDate";
             this.gvMx1lotDate.Tag = "query_a.LOT_DATE";
             this.gvMx1lotDate.Visible = true;
-            this.gvMx1lotDate.VisibleIndex = 7;
+            this.gvMx1lotDate.VisibleIndex = 8;
             this.gvMx1lotDate.Width = 94;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鍏ュ簱浜�";
+            this.gridColumn14.FieldName = "rkUser";
+            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 9;
+            this.gridColumn14.Width = 94;
+            // 
+            // gridColumn17
+            // 
+            this.gridColumn17.Caption = "鍏ュ簱浣�";
+            this.gridColumn17.FieldName = "rkPositon";
+            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Visible = true;
+            this.gridColumn17.VisibleIndex = 10;
+            this.gridColumn17.Width = 94;
+            // 
+            // gridColumn16
+            // 
+            this.gridColumn16.Caption = "鍏ュ簱鏃ユ湡";
+            this.gridColumn16.FieldName = "rkDate";
+            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.Name = "gridColumn16";
+            this.gridColumn16.Visible = true;
+            this.gridColumn16.VisibleIndex = 11;
+            this.gridColumn16.Width = 94;
             // 
             // gvBtnAlawys
             // 
@@ -1615,7 +1713,7 @@
             this.gvBtnAlawys.MinWidth = 25;
             this.gvBtnAlawys.Name = "gvBtnAlawys";
             this.gvBtnAlawys.Visible = true;
-            this.gvBtnAlawys.VisibleIndex = 8;
+            this.gvBtnAlawys.VisibleIndex = 12;
             this.gvBtnAlawys.Width = 94;
             // 
             // repositoryItemButtonEdit2
@@ -1639,40 +1737,6 @@
             this.picCheckBox.TabIndex = 5;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
-            // 
-            // lab_daa014
-            // 
-            this.lab_daa014.Control = this.txt_daa014;
-            this.lab_daa014.Location = new System.Drawing.Point(813, 96);
-            this.lab_daa014.Name = "lab_daa014";
-            this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
-            this.lab_daa014.Size = new System.Drawing.Size(272, 32);
-            this.lab_daa014.Text = "鎶曟枡鍗曞彿";
-            this.lab_daa014.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem2
-            // 
-            this.layoutControlItem2.Control = this.txt_rwd;
-            this.layoutControlItem2.Location = new System.Drawing.Point(813, 128);
-            this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem2.Size = new System.Drawing.Size(272, 32);
-            this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem15
-            // 
-            this.layoutControlItem15.Control = this.txt_tbl006;
-            this.layoutControlItem15.Location = new System.Drawing.Point(271, 96);
-            this.layoutControlItem15.Name = "layoutControlItem15";
-            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
-            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem15.Size = new System.Drawing.Size(542, 32);
-            this.layoutControlItem15.Text = "澶囨敞璇存槑";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
             // 
             // Frm_MesItemTbl
             // 
@@ -1735,6 +1799,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1757,9 +1824,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1882,5 +1946,10 @@
         private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3