From 8ed8ee61c7ba7367f9d9f649156da5760bda59d4 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 28 三月 2025 14:54:07 +0800
Subject: [PATCH] 工艺

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.resx        |  120 ++++
 DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.cs          |  184 +++++++
 DevApp/Gs.DevApp/UserControl/UcPageBar.cs                  |   16 
 DevApp/Gs.DevApp/Gs.DevApp.csproj                          |    9 
 DevApp/Gs.DevApp/App.config                                |    4 
 DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs | 1131 +++++++++++++++++++++++++++++++++++++++++++++
 DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs                  |    1 
 7 files changed, 1,460 insertions(+), 5 deletions(-)

diff --git a/DevApp/Gs.DevApp/App.config b/DevApp/Gs.DevApp/App.config
index c371e91..dfcd2d5 100644
--- a/DevApp/Gs.DevApp/App.config
+++ b/DevApp/Gs.DevApp/App.config
@@ -28,8 +28,8 @@
 		</assemblyBinding>
 	</runtime>
     <appSettings>
-		 <add key="WebApiUrl" value="http://localhost:5263/" />
-		<!--<add key="WebApiUrl" value="http://192.168.1.145:81/" />--> 
+		 <!--<add key="WebApiUrl" value="http://localhost:5263/" />-->
+		<add key="WebApiUrl" value="http://192.168.1.145:81/" /> 
         <add key="LogPath" value="logs" />
         <add key="ProductName" value="骞挎繁绉戞妧 G-MES V2.0" />
         <add key="PageSize" value="50" />
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
new file mode 100644
index 0000000..bc2b5ea
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs
@@ -0,0 +1,1131 @@
+锘縩amespace Gs.DevApp.DevFrm.Work
+{
+    partial class Frm_WorkTechnique
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.pageBar1 = new UserControls.Data.UcPageBar(false);
+           // this.pageBar1 = new UserControls.Data.UcPageBar(false);
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemName = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemModel = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.txt_cgName = new DevExpress.XtraEditors.TextEdit();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.txt_scName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fforbidstatusTxt = new DevExpress.XtraEditors.TextEdit();
+            this.txt_xxName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_wlName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_wwName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_kfName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fissueType = new DevExpress.XtraEditors.TextEdit();
+            this.txt_ffinishreceiptoverrate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemName = new DevExpress.XtraEditors.MemoEdit();
+            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
+            this.txt_itemSname = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemDescription = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemType = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemVersion = new DevExpress.XtraEditors.TextEdit();
+            this.txt_ppbom00019124 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_materialProperti = new DevExpress.XtraEditors.TextEdit();
+            this.txt_productionWorkshop = new DevExpress.XtraEditors.TextEdit();
+            this.txt_highlimit = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lowlimit = new DevExpress.XtraEditors.TextEdit();
+            this.txt_prdPack = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_scName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatusTxt.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_xxName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wlName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wwName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_kfName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.defaultActions = null;
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1160, 80);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = "xlsOut_items{}";
+            // 
+            // xtraTabControl1
+            // 
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1160, 602);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
+            // 
+            // xtraTabPage1
+            // 
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1158, 570);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+            // 
+            // split1
+            // 
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
+            // 
+            // split1.Panel2
+            // 
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.Size = new System.Drawing.Size(1158, 570);
+            this.split1.SplitterPosition = 741;
+            this.split1.TabIndex = 0;
+            // 
+            // 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(741, 532);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
+            // 
+            // gridView1
+            // 
+            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.Appearance.Row.Options.UseTextOptions = true;
+            this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridView1.ColumnPanelRowHeight = 50;
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn2,
+            this.gv_itemNo,
+            this.gv_itemName,
+            this.gv_itemModel,
+            this.gridColumn4});
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
+            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.RowAutoHeight = true;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "浣跨敤缁勭粐";
+            this.gridColumn4.FieldName = "fSubsidiary";
+            this.gridColumn4.MinWidth = 50;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.OptionsColumn.AllowEdit = false;
+            this.gridColumn4.Tag = "org.FNumber";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.VisibleIndex = 4;
+            this.gridColumn4.Width = 250;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鐗╂枡ID";
+            this.gridColumn2.FieldName = "id";
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 0;
+            this.gridColumn2.Width = 94;
+            // 
+            // gv_itemNo
+            // 
+            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
+            this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
+            this.gv_itemNo.FieldName = "itemNo";
+            this.gv_itemNo.MinWidth = 50;
+            this.gv_itemNo.Name = "gv_itemNo";
+            this.gv_itemNo.OptionsColumn.AllowEdit = false;
+            this.gv_itemNo.Tag = "query_a.item_no";
+            this.gv_itemNo.Visible = true;
+            this.gv_itemNo.VisibleIndex = 1;
+            this.gv_itemNo.Width = 120;
+            // 
+            // gv_itemName
+            // 
+            this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemName.AppearanceCell.Options.UseFont = true;
+            this.gv_itemName.AppearanceCell.Options.UseTextOptions = true;
+            this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gv_itemName.Caption = "鐗╂枡鍚嶇О";
+            this.gv_itemName.FieldName = "itemName";
+            this.gv_itemName.MinWidth = 10;
+            this.gv_itemName.Name = "gv_itemName";
+            this.gv_itemName.OptionsColumn.AllowEdit = false;
+            this.gv_itemName.Tag = "query_a.item_name";
+            this.gv_itemName.Visible = true;
+            this.gv_itemName.VisibleIndex = 2;
+            this.gv_itemName.Width = 250;
+            // 
+            // gv_itemModel
+            // 
+            this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemModel.AppearanceCell.Options.UseFont = true;
+            this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿";
+            this.gv_itemModel.FieldName = "itemModel";
+            this.gv_itemModel.MinWidth = 10;
+            this.gv_itemModel.Name = "gv_itemModel";
+            this.gv_itemModel.OptionsColumn.AllowEdit = false;
+            this.gv_itemModel.Tag = "query_a.item_model";
+            this.gv_itemModel.Visible = true;
+            this.gv_itemModel.VisibleIndex = 3;
+            this.gv_itemModel.Width = 360;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 532);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(741, 38);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // splitMx1
+            // 
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Name = "splitMx1";
+            // 
+            // splitMx1.Panel1
+            // 
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.Panel2
+            // 
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1158, 570);
+            this.splitMx1.SplitterPosition = 214;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.txt_cgName);
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_scName);
+            this.layoutMx1.Controls.Add(this.txt_fforbidstatusTxt);
+            this.layoutMx1.Controls.Add(this.txt_xxName);
+            this.layoutMx1.Controls.Add(this.txt_dptName);
+            this.layoutMx1.Controls.Add(this.txt_wlName);
+            this.layoutMx1.Controls.Add(this.txt_wwName);
+            this.layoutMx1.Controls.Add(this.txt_kfName);
+            this.layoutMx1.Controls.Add(this.txt_fissueType);
+            this.layoutMx1.Controls.Add(this.txt_ffinishreceiptoverrate);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_itemSname);
+            this.layoutMx1.Controls.Add(this.txt_itemDescription);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_itemType);
+            this.layoutMx1.Controls.Add(this.txt_itemVersion);
+            this.layoutMx1.Controls.Add(this.txt_ppbom00019124);
+            this.layoutMx1.Controls.Add(this.txt_materialProperti);
+            this.layoutMx1.Controls.Add(this.txt_productionWorkshop);
+            this.layoutMx1.Controls.Add(this.txt_highlimit);
+            this.layoutMx1.Controls.Add(this.txt_lowlimit);
+            this.layoutMx1.Controls.Add(this.txt_prdPack);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem24});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1158, 214);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // txt_cgName
+            // 
+            this.txt_cgName.Location = new System.Drawing.Point(951, 172);
+            this.txt_cgName.Name = "txt_cgName";
+            this.txt_cgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_cgName.Properties.Appearance.Options.UseFont = true;
+            this.txt_cgName.Size = new System.Drawing.Size(195, 28);
+            this.txt_cgName.StyleController = this.layoutMx1;
+            this.txt_cgName.TabIndex = 407;
+            this.txt_cgName.Tag = "isStatus";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(580, 177);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(280, 30);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_scName
+            // 
+            this.txt_scName.Location = new System.Drawing.Point(951, 140);
+            this.txt_scName.Name = "txt_scName";
+            this.txt_scName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_scName.Properties.Appearance.Options.UseFont = true;
+            this.txt_scName.Size = new System.Drawing.Size(195, 28);
+            this.txt_scName.StyleController = this.layoutMx1;
+            this.txt_scName.TabIndex = 408;
+            this.txt_scName.Tag = "isStatus";
+            // 
+            // txt_fforbidstatusTxt
+            // 
+            this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(383, 172);
+            this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt";
+            this.txt_fforbidstatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true;
+            this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 28);
+            this.txt_fforbidstatusTxt.StyleController = this.layoutMx1;
+            this.txt_fforbidstatusTxt.TabIndex = 343;
+            this.txt_fforbidstatusTxt.Tag = "isStatus";
+            // 
+            // txt_xxName
+            // 
+            this.txt_xxName.Location = new System.Drawing.Point(951, 108);
+            this.txt_xxName.Name = "txt_xxName";
+            this.txt_xxName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_xxName.Properties.Appearance.Options.UseFont = true;
+            this.txt_xxName.Size = new System.Drawing.Size(195, 28);
+            this.txt_xxName.StyleController = this.layoutMx1;
+            this.txt_xxName.TabIndex = 409;
+            this.txt_xxName.Tag = "isStatus";
+            // 
+            // txt_dptName
+            // 
+            this.txt_dptName.Location = new System.Drawing.Point(99, 172);
+            this.txt_dptName.Name = "txt_dptName";
+            this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
+            this.txt_dptName.Size = new System.Drawing.Size(193, 28);
+            this.txt_dptName.StyleController = this.layoutMx1;
+            this.txt_dptName.TabIndex = 406;
+            this.txt_dptName.Tag = "isStatus";
+            // 
+            // txt_wlName
+            // 
+            this.txt_wlName.Location = new System.Drawing.Point(951, 76);
+            this.txt_wlName.Name = "txt_wlName";
+            this.txt_wlName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_wlName.Properties.Appearance.Options.UseFont = true;
+            this.txt_wlName.Size = new System.Drawing.Size(195, 28);
+            this.txt_wlName.StyleController = this.layoutMx1;
+            this.txt_wlName.TabIndex = 410;
+            this.txt_wlName.Tag = "isStatus";
+            // 
+            // txt_wwName
+            // 
+            this.txt_wwName.Location = new System.Drawing.Point(951, 44);
+            this.txt_wwName.Name = "txt_wwName";
+            this.txt_wwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_wwName.Properties.Appearance.Options.UseFont = true;
+            this.txt_wwName.Size = new System.Drawing.Size(195, 28);
+            this.txt_wwName.StyleController = this.layoutMx1;
+            this.txt_wwName.TabIndex = 411;
+            this.txt_wwName.Tag = "isStatus";
+            // 
+            // txt_kfName
+            // 
+            this.txt_kfName.Location = new System.Drawing.Point(951, 12);
+            this.txt_kfName.Name = "txt_kfName";
+            this.txt_kfName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_kfName.Properties.Appearance.Options.UseFont = true;
+            this.txt_kfName.Size = new System.Drawing.Size(195, 28);
+            this.txt_kfName.StyleController = this.layoutMx1;
+            this.txt_kfName.TabIndex = 412;
+            this.txt_kfName.Tag = "isStatus";
+            // 
+            // txt_fissueType
+            // 
+            this.txt_fissueType.Location = new System.Drawing.Point(383, 140);
+            this.txt_fissueType.Name = "txt_fissueType";
+            this.txt_fissueType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fissueType.Properties.Appearance.Options.UseFont = true;
+            this.txt_fissueType.Size = new System.Drawing.Size(193, 28);
+            this.txt_fissueType.StyleController = this.layoutMx1;
+            this.txt_fissueType.TabIndex = 378;
+            this.txt_fissueType.Tag = "fissueType";
+            // 
+            // txt_ffinishreceiptoverrate
+            // 
+            this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(667, 140);
+            this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate";
+            this.txt_ffinishreceiptoverrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true;
+            this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(193, 28);
+            this.txt_ffinishreceiptoverrate.StyleController = this.layoutMx1;
+            this.txt_ffinishreceiptoverrate.TabIndex = 370;
+            this.txt_ffinishreceiptoverrate.Tag = "finishRate";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.Location = new System.Drawing.Point(99, 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(193, 28);
+            this.txt_itemName.StyleController = this.layoutMx1;
+            this.txt_itemName.TabIndex = 216;
+            this.txt_itemName.Tag = "itemName";
+            // 
+            // txt_itemModel
+            // 
+            this.txt_itemModel.Location = new System.Drawing.Point(99, 44);
+            this.txt_itemModel.Name = "txt_itemModel";
+            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemModel.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemModel.StyleController = this.layoutMx1;
+            this.txt_itemModel.TabIndex = 219;
+            this.txt_itemModel.Tag = "itemModel";
+            // 
+            // txt_itemSname
+            // 
+            this.txt_itemSname.Location = new System.Drawing.Point(99, 76);
+            this.txt_itemSname.Name = "txt_itemSname";
+            this.txt_itemSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemSname.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemSname.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemSname.StyleController = this.layoutMx1;
+            this.txt_itemSname.TabIndex = 217;
+            this.txt_itemSname.Tag = "itemSname";
+            // 
+            // txt_itemDescription
+            // 
+            this.txt_itemDescription.Location = new System.Drawing.Point(99, 108);
+            this.txt_itemDescription.Name = "txt_itemDescription";
+            this.txt_itemDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemDescription.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemDescription.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemDescription.StyleController = this.layoutMx1;
+            this.txt_itemDescription.TabIndex = 222;
+            this.txt_itemDescription.Tag = "itemDescription";
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.Location = new System.Drawing.Point(383, 12);
+            this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemNo.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 213;
+            this.txt_itemNo.Tag = "itemNo";
+            // 
+            // txt_itemType
+            // 
+            this.txt_itemType.Location = new System.Drawing.Point(383, 44);
+            this.txt_itemType.Name = "txt_itemType";
+            this.txt_itemType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemType.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemType.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemType.StyleController = this.layoutMx1;
+            this.txt_itemType.TabIndex = 228;
+            this.txt_itemType.Tag = "itemType";
+            // 
+            // txt_itemVersion
+            // 
+            this.txt_itemVersion.Location = new System.Drawing.Point(383, 76);
+            this.txt_itemVersion.Name = "txt_itemVersion";
+            this.txt_itemVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemVersion.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemVersion.Size = new System.Drawing.Size(193, 28);
+            this.txt_itemVersion.StyleController = this.layoutMx1;
+            this.txt_itemVersion.TabIndex = 231;
+            this.txt_itemVersion.Tag = "itemVersion";
+            // 
+            // txt_ppbom00019124
+            // 
+            this.txt_ppbom00019124.Location = new System.Drawing.Point(383, 108);
+            this.txt_ppbom00019124.Name = "txt_ppbom00019124";
+            this.txt_ppbom00019124.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true;
+            this.txt_ppbom00019124.Size = new System.Drawing.Size(193, 28);
+            this.txt_ppbom00019124.StyleController = this.layoutMx1;
+            this.txt_ppbom00019124.TabIndex = 319;
+            this.txt_ppbom00019124.Tag = "bomNo";
+            // 
+            // txt_materialProperti
+            // 
+            this.txt_materialProperti.Location = new System.Drawing.Point(667, 12);
+            this.txt_materialProperti.Name = "txt_materialProperti";
+            this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_materialProperti.Properties.Appearance.Options.UseFont = true;
+            this.txt_materialProperti.Size = new System.Drawing.Size(193, 28);
+            this.txt_materialProperti.StyleController = this.layoutMx1;
+            this.txt_materialProperti.TabIndex = 360;
+            this.txt_materialProperti.Tag = "materialProperties";
+            // 
+            // txt_productionWorkshop
+            // 
+            this.txt_productionWorkshop.Location = new System.Drawing.Point(667, 44);
+            this.txt_productionWorkshop.Name = "txt_productionWorkshop";
+            this.txt_productionWorkshop.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true;
+            this.txt_productionWorkshop.Size = new System.Drawing.Size(193, 28);
+            this.txt_productionWorkshop.StyleController = this.layoutMx1;
+            this.txt_productionWorkshop.TabIndex = 336;
+            this.txt_productionWorkshop.Tag = "produceWorkNo";
+            // 
+            // txt_highlimit
+            // 
+            this.txt_highlimit.Location = new System.Drawing.Point(667, 76);
+            this.txt_highlimit.Name = "txt_highlimit";
+            this.txt_highlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_highlimit.Properties.Appearance.Options.UseFont = true;
+            this.txt_highlimit.Size = new System.Drawing.Size(193, 28);
+            this.txt_highlimit.StyleController = this.layoutMx1;
+            this.txt_highlimit.TabIndex = 262;
+            this.txt_highlimit.Tag = "highLimt";
+            // 
+            // txt_lowlimit
+            // 
+            this.txt_lowlimit.Location = new System.Drawing.Point(667, 108);
+            this.txt_lowlimit.Name = "txt_lowlimit";
+            this.txt_lowlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lowlimit.Properties.Appearance.Options.UseFont = true;
+            this.txt_lowlimit.Size = new System.Drawing.Size(193, 28);
+            this.txt_lowlimit.StyleController = this.layoutMx1;
+            this.txt_lowlimit.TabIndex = 258;
+            this.txt_lowlimit.Tag = "lowLimt";
+            // 
+            // txt_prdPack
+            // 
+            this.txt_prdPack.Location = new System.Drawing.Point(99, 140);
+            this.txt_prdPack.Name = "txt_prdPack";
+            this.txt_prdPack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_prdPack.Properties.Appearance.Options.UseFont = true;
+            this.txt_prdPack.Size = new System.Drawing.Size(193, 28);
+            this.txt_prdPack.StyleController = this.layoutMx1;
+            this.txt_prdPack.TabIndex = 267;
+            this.txt_prdPack.Tag = "prdPack";
+            // 
+            // layoutControlItem24
+            // 
+            this.layoutControlItem24.Control = this.lbGuid;
+            this.layoutControlItem24.Location = new System.Drawing.Point(568, 165);
+            this.layoutControlItem24.Name = "layoutControlItem24";
+            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem24.Size = new System.Drawing.Size(284, 34);
+            this.layoutControlItem24.Text = "lbGuid";
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem24.TextVisible = false;
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem1,
+            this.layoutControlItem2,
+            this.layoutControlItem3,
+            this.layoutControlItem4,
+            this.layoutControlItem5,
+            this.layoutControlItem6,
+            this.layoutControlItem7,
+            this.layoutControlItem8,
+            this.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem11,
+            this.layoutControlItem12,
+            this.layoutControlItem13,
+            this.layoutControlItem14,
+            this.layoutControlItem15,
+            this.layoutControlItem16,
+            this.layoutControlItem17,
+            this.layoutControlItem18,
+            this.layoutControlItem19,
+            this.layoutControlItem20,
+            this.layoutControlItem21,
+            this.layoutControlItem22,
+            this.layoutControlItem23});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition5.Width = 100D;
+            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition6.Width = 100D;
+            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition7.Width = 100D;
+            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition8.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition5,
+            columnDefinition6,
+            columnDefinition7,
+            columnDefinition8});
+            rowDefinition7.Height = 100D;
+            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition8.Height = 100D;
+            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition9.Height = 100D;
+            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition10.Height = 100D;
+            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition11.Height = 100D;
+            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition12.Height = 100D;
+            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition7,
+            rowDefinition8,
+            rowDefinition9,
+            rowDefinition10,
+            rowDefinition11,
+            rowDefinition12});
+            this.Root.Size = new System.Drawing.Size(1158, 214);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_itemName;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem1.Text = "鐗╂枡鍚嶇О";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_itemModel;
+            this.layoutControlItem2.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem2.Text = "瑙勬牸鍨嬪彿";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_itemSname;
+            this.layoutControlItem3.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem3.Text = "鐗╂枡绠�绉�";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_itemDescription;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem4.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem4.Text = "鐗╂枡鎻忚堪";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_itemNo;
+            this.layoutControlItem5.Location = new System.Drawing.Point(284, 0);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem5.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_itemType;
+            this.layoutControlItem6.Location = new System.Drawing.Point(284, 32);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem6.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem6.Text = "鐗╂枡绫诲瀷";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_itemVersion;
+            this.layoutControlItem7.Location = new System.Drawing.Point(284, 64);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem7.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem7.Text = "浜у搧鐗堟湰";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_ppbom00019124;
+            this.layoutControlItem8.Location = new System.Drawing.Point(284, 96);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem8.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem8.Text = "鍒嗙被缂栧彿";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_materialProperti;
+            this.layoutControlItem9.Location = new System.Drawing.Point(568, 0);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem9.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem9.Text = "鐗╂枡灞炴��";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_productionWorkshop;
+            this.layoutControlItem10.Location = new System.Drawing.Point(568, 32);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem10.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem10.Text = "鐢熶骇杞﹂棿";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_highlimit;
+            this.layoutControlItem11.Location = new System.Drawing.Point(568, 64);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem11.Text = "鏈�澶у簱瀛�";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_lowlimit;
+            this.layoutControlItem12.Location = new System.Drawing.Point(568, 96);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem12.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem12.Text = "鏈�浣庡簱瀛�";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_kfName;
+            this.layoutControlItem13.Location = new System.Drawing.Point(852, 0);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem13.Size = new System.Drawing.Size(286, 32);
+            this.layoutControlItem13.Text = "搴撴埧鍗曚綅";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_wwName;
+            this.layoutControlItem14.Location = new System.Drawing.Point(852, 32);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem14.Size = new System.Drawing.Size(286, 32);
+            this.layoutControlItem14.Text = "濮斿鍗曚綅";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_wlName;
+            this.layoutControlItem15.Location = new System.Drawing.Point(852, 64);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem15.Size = new System.Drawing.Size(286, 32);
+            this.layoutControlItem15.Text = "鐗╂枡鍗曚綅";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.txt_xxName;
+            this.layoutControlItem16.Location = new System.Drawing.Point(852, 96);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem16.Size = new System.Drawing.Size(286, 32);
+            this.layoutControlItem16.Text = "閿�鍞崟浣�";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_prdPack;
+            this.layoutControlItem17.Location = new System.Drawing.Point(0, 128);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem17.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem17.Text = "鏈�灏忓寘瑁呮暟";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_fissueType;
+            this.layoutControlItem18.Location = new System.Drawing.Point(284, 128);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem18.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem18.Text = "鍙戞枡鏂瑰紡";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem19
+            // 
+            this.layoutControlItem19.Control = this.txt_ffinishreceiptoverrate;
+            this.layoutControlItem19.Location = new System.Drawing.Point(568, 128);
+            this.layoutControlItem19.Name = "layoutControlItem19";
+            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem19.Size = new System.Drawing.Size(284, 32);
+            this.layoutControlItem19.Text = "瓒呮敹姣斾緥";
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem20
+            // 
+            this.layoutControlItem20.Control = this.txt_dptName;
+            this.layoutControlItem20.Location = new System.Drawing.Point(0, 160);
+            this.layoutControlItem20.Name = "layoutControlItem20";
+            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem20.Size = new System.Drawing.Size(284, 34);
+            this.layoutControlItem20.Text = "榛樿浠撳簱";
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem21
+            // 
+            this.layoutControlItem21.Control = this.txt_scName;
+            this.layoutControlItem21.Location = new System.Drawing.Point(852, 128);
+            this.layoutControlItem21.Name = "layoutControlItem21";
+            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem21.Size = new System.Drawing.Size(286, 32);
+            this.layoutControlItem21.Text = "鐢熶骇鍗曚綅";
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem22
+            // 
+            this.layoutControlItem22.Control = this.txt_cgName;
+            this.layoutControlItem22.Location = new System.Drawing.Point(852, 160);
+            this.layoutControlItem22.Name = "layoutControlItem22";
+            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem22.Size = new System.Drawing.Size(286, 34);
+            this.layoutControlItem22.Text = "閲囪喘鍗曚綅";
+            this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // layoutControlItem23
+            // 
+            this.layoutControlItem23.Control = this.txt_fforbidstatusTxt;
+            this.layoutControlItem23.Location = new System.Drawing.Point(284, 160);
+            this.layoutControlItem23.Name = "layoutControlItem23";
+            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem23.Size = new System.Drawing.Size(284, 34);
+            this.layoutControlItem23.Text = "绂佺敤鐘舵��";
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18);
+            // 
+            // Frm_WorkTechnique
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(1160, 682);
+            this.Controls.Add(this.xtraTabControl1);
+            this.Controls.Add(this.toolBarMenu1);
+            this.Name = "Frm_WorkTechnique";
+            this.Text = "鐗╂枡淇℃伅";
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_scName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatusTxt.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_xxName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wlName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wwName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_kfName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+            this.ResumeLayout(false);
+
+        }
+        #endregion
+        private UserControl.UcToolBarMenu toolBarMenu1;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemName;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemModel;
+        private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private DevExpress.XtraEditors.TextEdit txt_kfName;
+        private DevExpress.XtraEditors.TextEdit txt_wwName;
+        private DevExpress.XtraEditors.TextEdit txt_wlName;
+        private DevExpress.XtraEditors.TextEdit txt_xxName;
+        private DevExpress.XtraEditors.TextEdit txt_scName;
+        private DevExpress.XtraEditors.TextEdit txt_cgName;
+        private DevExpress.XtraEditors.TextEdit txt_dptName;
+        private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraEditors.TextEdit txt_fissueType;
+        private DevExpress.XtraEditors.TextEdit txt_ffinishreceiptoverrate;
+        private DevExpress.XtraEditors.TextEdit txt_materialProperti;
+        private DevExpress.XtraEditors.TextEdit txt_fforbidstatusTxt;
+        private DevExpress.XtraEditors.TextEdit txt_productionWorkshop;
+        private DevExpress.XtraEditors.TextEdit txt_ppbom00019124;
+        private DevExpress.XtraEditors.TextEdit txt_prdPack;
+        private DevExpress.XtraEditors.TextEdit txt_highlimit;
+        private DevExpress.XtraEditors.TextEdit txt_lowlimit;
+        private DevExpress.XtraEditors.TextEdit txt_itemVersion;
+        private DevExpress.XtraEditors.TextEdit txt_itemType;
+        private DevExpress.XtraEditors.TextEdit txt_itemDescription;
+        private DevExpress.XtraEditors.TextEdit txt_itemSname;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
+        private DevExpress.XtraEditors.MemoEdit txt_itemName;
+        private DevExpress.XtraEditors.MemoEdit txt_itemModel;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.cs
new file mode 100644
index 0000000..5ab33b3
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.cs
@@ -0,0 +1,184 @@
+锘縰sing Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Gs.DevApp.UserControl;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm.Work
+{
+    public partial class Frm_WorkTechnique : DevExpress.XtraEditors.XtraForm
+    {
+        private List<FilterEntity> _filterList = new List<FilterEntity>();
+        private readonly string _webServiceName = "MesItemsManager/";
+        public Frm_WorkTechnique()
+        {
+            InitializeComponent();
+            toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+            toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+            this.toolBarMenu1.getXmlConfig();
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, "", "", (value) =>
+            {
+                Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+            });
+            Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+            {
+                getModel(value);
+            }, (value) =>
+            {
+                getPageList(this.pageBar1.CurrentPage);
+            });
+            getPageList(1);
+            pageBar1.PagerEvent += PageBar1_PagerEvent;
+        }
+
+        private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+        {
+            _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+            Task.Delay(100);
+            getPageList(1);
+        }
+        /// <summary>
+        ///     鍒嗛〉浜嬩欢
+        /// </summary>
+        /// <param name="curPage"></param>
+        /// <param name="pageSize"></param>
+        private void PageBar1_PagerEvent(int curPage, int pageSize)
+        {
+            getPageList(curPage);
+        }
+
+        /// <summary>
+        ///     鏌ヨ浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
+        {
+            gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+            gridView1.ActiveFilter.Clear();
+            gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+            var frm = new ShowFilter(gridView1.Columns, _filterList, this.GetType().FullName);
+            frm.UpdateParent += Frm_UpdateParent;
+            frm.ShowDialog();
+        }
+
+        /// <summary>
+        ///     鏌ヨ鍥炶皟
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
+        {
+            _filterList = e.FilterList;
+            getPageList(1);
+        }
+
+        /// <summary>
+        ///     鍒锋柊浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
+        {
+            if (xtraTabControl1.SelectedTabPageIndex == 1)
+                getModel(lbGuid.Text.Trim());
+            else
+            {
+                //_filterList.Clear();
+                //if (gridView1.ActiveFilter.Count > 0)
+                //{
+                //    gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+                //    gridView1.ActiveFilter.Clear();
+                //    gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+                //}
+                //getPageList(1);
+                getPageList(this.pageBar1.CurrentPage);
+            }
+        }
+
+        /// <summary>
+        /// </summary>
+        /// <param name="curPage">绗嚑椤�</param>
+        /// <param name="pageSize">姣忛〉鍑犳潯</param>
+        private void getPageList(int curPage)
+        {
+            var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
+            var pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "org.FNumber asc ,a.item_no asc", "",
+                "", _sbSqlWhere.ToString());
+            var json = JsonConvert.SerializeObject(pgq);
+            try
+            {
+                var strReturn = UtilityHelper.HttpPost("",
+                    _webServiceName + "GetListPage", json);
+                var dd = UtilityHelper.ReturnToTablePage(strReturn);
+                if (dd.rtnCode > 0)
+                {
+                    DataTable dt = dd.rtnData.list;
+                    gcMain1.BindingContext = new BindingContext();
+                    gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+                    if (dt.Rows.Count > 0)
+                    {
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
+                        gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
+                    }
+                    else
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
+                    gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+                    pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
+                    pageBar1.CurrentPage = curPage;//褰撳墠椤�
+                    pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
+                }
+                else
+                {
+                    ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
+                }
+            }
+            catch (Exception ex)
+            {
+                MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        private void getModel(string strGuid)
+        {
+            bool isEdit = false;
+            if (toolBarMenu1.currentAction == "add") return;
+            if (toolBarMenu1.currentAction == "edit") isEdit = true;
+            if (string.IsNullOrEmpty(strGuid))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            var _obj = new
+            {
+                guid = strGuid //涓诲缓
+            };
+            try
+            {
+                var strJson = UtilityHelper.HttpPost("",
+                    _webServiceName + "GetModel",
+                    JsonConvert.SerializeObject(_obj));
+                var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    var dy = _rtn.rtnData;
+                    lbGuid.Text = strGuid;
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit);
+                }
+                else
+                {
+                    MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+                }
+            }
+            catch (Exception ex)
+            {
+                MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.resx b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.resx
@@ -0,0 +1,120 @@
+锘�<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index cf93af8..3874264 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -725,6 +725,12 @@
     <Compile Include="DevFrm\Work\Frm_WorkProcesses.Designer.cs">
       <DependentUpon>Frm_WorkProcesses.cs</DependentUpon>
     </Compile>
+    <Compile Include="DevFrm\Work\Frm_WorkTechnique.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="DevFrm\Work\Frm_WorkTechnique.Designer.cs">
+      <DependentUpon>Frm_WorkTechnique.cs</DependentUpon>
+    </Compile>
     <Compile Include="DevFrm\WW\Frm_WwBlDj.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1367,6 +1373,9 @@
     <EmbeddedResource Include="DevFrm\Work\Frm_WorkProcesses.resx">
       <DependentUpon>Frm_WorkProcesses.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\Work\Frm_WorkTechnique.resx">
+      <DependentUpon>Frm_WorkTechnique.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\WW\Frm_WwBlDj.resx">
       <DependentUpon>Frm_WwBlDj.cs</DependentUpon>
     </EmbeddedResource>
diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
index 9a32fb9..71353ea 100644
--- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
+++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -1589,7 +1589,6 @@
                     return rowGuid;
                 }
             }
-
             return "";
         }
 
diff --git a/DevApp/Gs.DevApp/UserControl/UcPageBar.cs b/DevApp/Gs.DevApp/UserControl/UcPageBar.cs
index 27932ad..bfcfa35 100644
--- a/DevApp/Gs.DevApp/UserControl/UcPageBar.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcPageBar.cs
@@ -1,4 +1,5 @@
-锘縰sing Gs.DevApp.ToolBox;
+锘縰sing DevExpress.XtraLayout.Utils;
+using Gs.DevApp.ToolBox;
 using System;
 using System.Windows.Forms;
 
@@ -9,9 +10,18 @@
         public delegate void
             GetPageDataEvents(int curPage, int pageSize); //瀹氫箟濮旀墭
 
-        public UcPageBar()
+        public UcPageBar(bool _IsAll=true)
         {
             InitializeComponent();
+            if (_IsAll == false)
+            {
+                layoutControlItem6.Visibility = LayoutVisibility.Never;
+                emptySpaceItem4.Visibility = LayoutVisibility.Never;
+                layoutControlItem12.Visibility = LayoutVisibility.Never;
+                emptySpaceItem1.Visibility = LayoutVisibility.Never;
+                layoutControlItem7.Visibility = LayoutVisibility.Never;
+            }
+
             this.cbxRowCount.Text = "50";
             this.cbxRowCount.SelectedIndexChanged += new System.EventHandler(this.cbxRowCount_SelectedIndexChanged);
         }
@@ -119,6 +129,8 @@
 
         #region 瀹氫箟灞炴��
 
+   
+
         /// <summary>
         ///     鎬婚〉鏁�
         /// </summary>

--
Gitblit v1.9.3