From bafab67880efb5f295c61a13161325ff91107104 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 28 六月 2025 10:50:43 +0800
Subject: [PATCH] erp人员配置

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs |  352 +++++++++----------
 DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.resx        |  120 ++++++
 DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.cs          |  135 +++++++
 DevApp/Gs.DevApp/Gs.DevApp.csproj                  |    9 
 DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs |  458 +++++++++++++++++++++++++
 DevApp/Gs.DevApp/Program.cs                        |    1 
 6 files changed, 894 insertions(+), 181 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs
new file mode 100644
index 0000000..f28d711
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.Designer.cs
@@ -0,0 +1,458 @@
+锘縩amespace Gs.DevApp.DevFrm.Sys
+{
+    partial class Frm_Config
+    {
+        /// <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 columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
+            this.txt_qtrkdysy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_qtrkdcgy = new DevExpress.XtraEditors.TextEdit();
+            this.btnSave = new DevExpress.XtraEditors.SimpleButton();
+            this.txt_qtkg = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_qtckdllr = new DevExpress.XtraEditors.TextEdit();
+            this.txt_qtckdcgy = new DevExpress.XtraEditors.TextEdit();
+            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.lb_qtrkdysy = new DevExpress.XtraEditors.LabelControl();
+            this.lb_qtrkdcgy = new DevExpress.XtraEditors.LabelControl();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lb_qtkg = new DevExpress.XtraEditors.LabelControl();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lb_qtckdllr = new DevExpress.XtraEditors.LabelControl();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lb_qtckdcgy = new DevExpress.XtraEditors.LabelControl();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+            this.splitContainerControl1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+            this.splitContainerControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
+            this.layoutControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdysy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdcgy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).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.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // splitContainerControl1
+            // 
+            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitContainerControl1.Horizontal = false;
+            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
+            this.splitContainerControl1.Name = "splitContainerControl1";
+            // 
+            // splitContainerControl1.Panel1
+            // 
+            this.splitContainerControl1.Panel1.Controls.Add(this.layoutControl1);
+            this.splitContainerControl1.Panel1.Text = "Panel1";
+            // 
+            // splitContainerControl1.Panel2
+            // 
+            this.splitContainerControl1.Panel2.Text = "Panel2";
+            this.splitContainerControl1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.splitContainerControl1.Size = new System.Drawing.Size(757, 533);
+            this.splitContainerControl1.SplitterPosition = 250;
+            this.splitContainerControl1.TabIndex = 0;
+            // 
+            // layoutControl1
+            // 
+            this.layoutControl1.Controls.Add(this.lb_qtckdcgy);
+            this.layoutControl1.Controls.Add(this.lb_qtckdllr);
+            this.layoutControl1.Controls.Add(this.lb_qtkg);
+            this.layoutControl1.Controls.Add(this.lb_qtrkdcgy);
+            this.layoutControl1.Controls.Add(this.lb_qtrkdysy);
+            this.layoutControl1.Controls.Add(this.txt_qtrkdysy);
+            this.layoutControl1.Controls.Add(this.txt_qtrkdcgy);
+            this.layoutControl1.Controls.Add(this.btnSave);
+            this.layoutControl1.Controls.Add(this.txt_qtkg);
+            this.layoutControl1.Controls.Add(this.txt_qtckdllr);
+            this.layoutControl1.Controls.Add(this.txt_qtckdcgy);
+            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem7,
+            this.layoutControlItem8,
+            this.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem11});
+            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControl1.Name = "layoutControl1";
+            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(633, 377, 812, 500);
+            this.layoutControl1.Root = this.Root;
+            this.layoutControl1.Size = new System.Drawing.Size(757, 250);
+            this.layoutControl1.TabIndex = 0;
+            this.layoutControl1.Text = "layoutControl1";
+            // 
+            // txt_qtrkdysy
+            // 
+            this.txt_qtrkdysy.Location = new System.Drawing.Point(144, 12);
+            this.txt_qtrkdysy.Name = "txt_qtrkdysy";
+            this.txt_qtrkdysy.Size = new System.Drawing.Size(232, 24);
+            this.txt_qtrkdysy.StyleController = this.layoutControl1;
+            this.txt_qtrkdysy.TabIndex = 4;
+            // 
+            // txt_qtrkdcgy
+            // 
+            this.txt_qtrkdcgy.Location = new System.Drawing.Point(144, 50);
+            this.txt_qtrkdcgy.Name = "txt_qtrkdcgy";
+            this.txt_qtrkdcgy.Size = new System.Drawing.Size(232, 24);
+            this.txt_qtrkdcgy.StyleController = this.layoutControl1;
+            this.txt_qtrkdcgy.TabIndex = 5;
+            // 
+            // btnSave
+            // 
+            this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x161;
+            this.btnSave.Location = new System.Drawing.Point(12, 202);
+            this.btnSave.Name = "btnSave";
+            this.btnSave.Size = new System.Drawing.Size(96, 27);
+            this.btnSave.StyleController = this.layoutControl1;
+            this.btnSave.TabIndex = 7;
+            this.btnSave.Text = "纭畾淇濆瓨";
+            // 
+            // txt_qtkg
+            // 
+            this.txt_qtkg.Location = new System.Drawing.Point(12, 88);
+            this.txt_qtkg.Name = "txt_qtkg";
+            this.txt_qtkg.Properties.Caption = "榻愬寮�宸�";
+            this.txt_qtkg.Size = new System.Drawing.Size(364, 24);
+            this.txt_qtkg.StyleController = this.layoutControl1;
+            this.txt_qtkg.TabIndex = 8;
+            // 
+            // txt_qtckdllr
+            // 
+            this.txt_qtckdllr.Location = new System.Drawing.Point(144, 126);
+            this.txt_qtckdllr.Name = "txt_qtckdllr";
+            this.txt_qtckdllr.Size = new System.Drawing.Size(232, 24);
+            this.txt_qtckdllr.StyleController = this.layoutControl1;
+            this.txt_qtckdllr.TabIndex = 9;
+            // 
+            // txt_qtckdcgy
+            // 
+            this.txt_qtckdcgy.Location = new System.Drawing.Point(144, 164);
+            this.txt_qtckdcgy.Name = "txt_qtckdcgy";
+            this.txt_qtckdcgy.Size = new System.Drawing.Size(232, 24);
+            this.txt_qtckdcgy.StyleController = this.layoutControl1;
+            this.txt_qtckdcgy.TabIndex = 10;
+            // 
+            // 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.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition5.Height = 100D;
+            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition6.Height = 100D;
+            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5,
+            rowDefinition6});
+            this.Root.Size = new System.Drawing.Size(757, 250);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_qtrkdysy;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(368, 38);
+            this.layoutControlItem1.Text = "鍏跺畠鍏ュ簱鍗曢獙鏀跺憳";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(120, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_qtrkdcgy;
+            this.layoutControlItem2.Location = new System.Drawing.Point(0, 38);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(368, 38);
+            this.layoutControlItem2.Text = "鍏跺畠鍏ュ簱鍗曚粨绠″憳";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(120, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_qtkg;
+            this.layoutControlItem3.Location = new System.Drawing.Point(0, 76);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(368, 38);
+            this.layoutControlItem3.Text = "榻愬寮�宸�";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem3.TextVisible = false;
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.btnSave;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 190);
+            this.layoutControlItem4.MaxSize = new System.Drawing.Size(100, 31);
+            this.layoutControlItem4.MinSize = new System.Drawing.Size(90, 31);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem4.Size = new System.Drawing.Size(368, 40);
+            this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            this.layoutControlItem4.Text = "纭畾淇濆瓨";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem4.TextVisible = false;
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_qtckdllr;
+            this.layoutControlItem5.Location = new System.Drawing.Point(0, 114);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem5.Size = new System.Drawing.Size(368, 38);
+            this.layoutControlItem5.Text = "鍏跺畠鍑哄簱鍗曢鏂欎汉";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(120, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_qtckdcgy;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 152);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem6.Size = new System.Drawing.Size(368, 38);
+            this.layoutControlItem6.Text = "鍏跺畠鍑哄簱鍗曚粨绠″憳";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(120, 18);
+            // 
+            // lb_qtrkdysy
+            // 
+            this.lb_qtrkdysy.Location = new System.Drawing.Point(380, 12);
+            this.lb_qtrkdysy.Name = "lb_qtrkdysy";
+            this.lb_qtrkdysy.Size = new System.Drawing.Size(97, 18);
+            this.lb_qtrkdysy.StyleController = this.layoutControl1;
+            this.lb_qtrkdysy.TabIndex = 11;
+            this.lb_qtrkdysy.Text = "FACCEPTANCE";
+            // 
+            // lb_qtrkdcgy
+            // 
+            this.lb_qtrkdcgy.Location = new System.Drawing.Point(380, 50);
+            this.lb_qtrkdcgy.Name = "lb_qtrkdcgy";
+            this.lb_qtrkdcgy.Size = new System.Drawing.Size(70, 18);
+            this.lb_qtrkdcgy.StyleController = this.layoutControl1;
+            this.lb_qtrkdcgy.TabIndex = 12;
+            this.lb_qtrkdcgy.Text = "FStockerId";
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.lb_qtrkdcgy;
+            this.layoutControlItem8.Location = new System.Drawing.Point(368, 38);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem8.Size = new System.Drawing.Size(369, 38);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem8.TextVisible = false;
+            // 
+            // lb_qtkg
+            // 
+            this.lb_qtkg.Location = new System.Drawing.Point(380, 88);
+            this.lb_qtkg.Name = "lb_qtkg";
+            this.lb_qtkg.Size = new System.Drawing.Size(28, 18);
+            this.lb_qtkg.StyleController = this.layoutControl1;
+            this.lb_qtkg.TabIndex = 13;
+            this.lb_qtkg.Text = "qtkg";
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.lb_qtkg;
+            this.layoutControlItem9.Location = new System.Drawing.Point(368, 76);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem9.Size = new System.Drawing.Size(369, 38);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem9.TextVisible = false;
+            // 
+            // lb_qtckdllr
+            // 
+            this.lb_qtckdllr.Location = new System.Drawing.Point(380, 126);
+            this.lb_qtckdllr.Name = "lb_qtckdllr";
+            this.lb_qtckdllr.Size = new System.Drawing.Size(73, 18);
+            this.lb_qtckdllr.StyleController = this.layoutControl1;
+            this.lb_qtckdllr.TabIndex = 14;
+            this.lb_qtckdllr.Text = "FPICKERID";
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.lb_qtckdllr;
+            this.layoutControlItem10.Location = new System.Drawing.Point(368, 114);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem10.Size = new System.Drawing.Size(369, 38);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem10.TextVisible = false;
+            // 
+            // lb_qtckdcgy
+            // 
+            this.lb_qtckdcgy.Location = new System.Drawing.Point(380, 164);
+            this.lb_qtckdcgy.Name = "lb_qtckdcgy";
+            this.lb_qtckdcgy.Size = new System.Drawing.Size(70, 18);
+            this.lb_qtckdcgy.StyleController = this.layoutControl1;
+            this.lb_qtckdcgy.TabIndex = 15;
+            this.lb_qtckdcgy.Text = "FStockerId";
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.lb_qtckdcgy;
+            this.layoutControlItem11.Location = new System.Drawing.Point(368, 152);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem11.Size = new System.Drawing.Size(369, 38);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem11.TextVisible = false;
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.lb_qtrkdysy;
+            this.layoutControlItem7.Location = new System.Drawing.Point(368, 0);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(369, 38);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem7.TextVisible = false;
+            // 
+            // Frm_Config
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(757, 533);
+            this.Controls.Add(this.splitContainerControl1);
+            this.Name = "Frm_Config";
+            this.Text = "绯荤粺閰嶇疆";
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+            this.splitContainerControl1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+            this.splitContainerControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
+            this.layoutControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdysy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtrkdcgy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtkg.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdllr.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_qtckdcgy.Properties)).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.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            this.ResumeLayout(false);
+
+        }
+
+        #endregion
+
+        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
+        private DevExpress.XtraLayout.LayoutControl layoutControl1;
+        private DevExpress.XtraEditors.TextEdit txt_qtrkdysy;
+        private DevExpress.XtraEditors.TextEdit txt_qtrkdcgy;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraEditors.SimpleButton btnSave;
+        private DevExpress.XtraEditors.CheckEdit txt_qtkg;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraEditors.TextEdit txt_qtckdllr;
+        private DevExpress.XtraEditors.TextEdit txt_qtckdcgy;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraEditors.LabelControl lb_qtckdcgy;
+        private DevExpress.XtraEditors.LabelControl lb_qtckdllr;
+        private DevExpress.XtraEditors.LabelControl lb_qtkg;
+        private DevExpress.XtraEditors.LabelControl lb_qtrkdcgy;
+        private DevExpress.XtraEditors.LabelControl lb_qtrkdysy;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.cs
new file mode 100644
index 0000000..1a27305
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.cs
@@ -0,0 +1,135 @@
+锘縰sing DevExpress.Drawing.Internal.Fonts.Interop;
+using DevExpress.Utils.DirectXPaint;
+using DevExpress.XtraEditors;
+using Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Newtonsoft.Json;
+using Newtonsoft.Json.Linq;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm.Sys
+{
+    public partial class Frm_Config : DevExpress.XtraEditors.XtraForm
+    {
+        public Frm_Config()
+        {
+            InitializeComponent();
+            btnSave.Click += BtnSave_Click;
+            getModel();
+        }
+
+        /// <summary>
+        ///  淇濆瓨閰嶇疆
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        /// <exception cref="NotImplementedException"></exception>
+        private void BtnSave_Click(object sender, EventArgs e)
+        {
+            System.Text.StringBuilder sb = new System.Text.StringBuilder();
+            sb.Append(" delete from MES_CONFIG");
+            //鍏跺畠鍏ュ簱鍗曢獙鏀跺憳
+            sb.Append(" insert into [dbo].[MES_CONFIG](guid,parameter,parameterValue,remark) ");
+            sb.Append(" values(newid(),'" + lb_qtrkdysy.Text.Trim() + "','" + txt_qtrkdysy.Text.Trim() + "','" + layoutControlItem1.Text.Trim() + "')");
+            //鍏跺畠鍏ュ簱鍗曚粨绠″憳
+            sb.Append(" insert into [dbo].[MES_CONFIG](guid,parameter,parameterValue,remark) ");
+            sb.Append(" values(newid(),'" + lb_qtrkdcgy.Text.Trim() + "','" + txt_qtrkdcgy.Text.Trim() + "','" + layoutControlItem2.Text.Trim() + "')");
+            //榻愬
+            sb.Append(" insert into [dbo].[MES_CONFIG](guid,parameter,parameterValue,remark) ");
+            sb.Append(" values(newid(),'" + lb_qtkg.Text.Trim() + "','" + txt_qtkg.Checked + "','" + layoutControlItem3.Text.Trim() + "')");
+            //鍏跺畠鍑哄簱鍗曢鏂欎汉
+            sb.Append(" insert into [dbo].[MES_CONFIG](guid,parameter,parameterValue,remark) ");
+            sb.Append(" values(newid(),'" + lb_qtckdllr.Text.Trim() + "','" + txt_qtckdllr.Text.Trim() + "','" + layoutControlItem5.Text.Trim() + "')");
+            //鍏跺畠鍑哄簱鍗曚粨绠″憳
+            sb.Append(" insert into [dbo].[MES_CONFIG](guid,parameter,parameterValue,remark) ");
+            sb.Append(" values(newid(),'" + lb_qtckdcgy.Text.Trim() + "','" + txt_qtckdcgy.Text.Trim() + "','" + layoutControlItem6.Text.Trim() + "')");
+            var _obj = new
+            {
+                sql = sb.ToString(),
+            };
+            try
+            {
+                var strJson = UtilityHelper.HttpPost("", "MesConfig/SetModel",
+                    JsonConvert.SerializeObject(_obj));
+                var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    MsgHelper.ShowInformation("鎻愮ず锛�" + _rtn.rtnMsg);
+                }
+                else
+                {
+                    MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+                }
+            }
+            catch (Exception ex)
+            {
+                DialogResult = DialogResult.Cancel;
+                MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        private void getModel()
+        {
+            var _obj = new
+            {
+            };
+            try
+            {
+                string strJson = UtilityHelper.HttpPost("", "MesConfig/GetModel", JsonConvert.SerializeObject(_obj));
+                ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    JObject _job = JObject.Parse(strJson);
+                    JArray array = new JArray();
+                    foreach (var a in _job["rtnData"]["list"])
+                    {
+                        array.Add(a);
+                    }
+                    DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
+                    foreach (DataRow row in dt.Rows)
+                    {
+                        if (row["remark"].ToString() == layoutControlItem1.Text)
+                        {
+                            txt_qtrkdysy.Text = row["parameterValue"].ToString();
+                            continue;
+                        }
+                        if (row["remark"].ToString() == layoutControlItem2.Text)
+                        {
+                            txt_qtrkdcgy.Text = row["parameterValue"].ToString();
+                            continue;
+                        }
+                        if (row["remark"].ToString() == layoutControlItem3.Text)
+                        {
+                            txt_qtkg.Checked = UtilityHelper.ToCheck(row["parameterValue"].ToString());
+                            continue;
+                        }
+                        if (row["remark"].ToString() == layoutControlItem5.Text)
+                        {
+                            txt_qtckdllr.Text = row["parameterValue"].ToString();
+                            continue;
+                        }
+                        if (row["remark"].ToString() == layoutControlItem6.Text)
+                        {
+                            txt_qtckdcgy.Text = row["parameterValue"].ToString();
+                            continue;
+                        }
+                    }
+                }
+                else
+                    ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+            }
+            catch (Exception ex)
+            {
+                ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.resx b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_Config.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/DevFrm/WOM/Frm_Womcaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
index 8c13b9a..0874d9c 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -41,8 +41,6 @@
             DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -128,6 +126,9 @@
             this.txt_caa013 = new DevExpress.XtraEditors.TextEdit();
             this.txt_lot = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -143,26 +144,20 @@
             this.txt_ypQty1111 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_jaBs1111 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
             this.txt_stockInLimitH = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_jaBs1111 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -194,6 +189,9 @@
             this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -248,6 +246,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa013.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lot.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).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();
@@ -263,31 +264,28 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_ypQty1111)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_jaBs1111)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_stockInLimitH)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_jaBs1111)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -854,7 +852,7 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1283, 570);
-            this.splitMx1.SplitterPosition = 276;
+            this.splitMx1.SplitterPosition = 216;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -896,12 +894,19 @@
             this.layoutMx1.Controls.Add(this.txt_lot);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem19});
+            this.layoutControlItem19,
+            this.layoutControlItem20,
+            this.layoutControlItem30,
+            this.layoutControlItem24,
+            this.layoutControlItem27,
+            this.layoutControlItem28,
+            this.layoutControlItem29,
+            this.layoutControlItem31});
             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.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(582, 419, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1283, 276);
+            this.layoutMx1.Size = new System.Drawing.Size(1283, 216);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -933,7 +938,7 @@
             // 
             // txt_caa016
             // 
-            this.txt_caa016.Location = new System.Drawing.Point(114, 180);
+            this.txt_caa016.Location = new System.Drawing.Point(114, 152);
             this.txt_caa016.Name = "txt_caa016";
             this.txt_caa016.Properties.Appearance.Options.UseFont = true;
             this.txt_caa016.Size = new System.Drawing.Size(525, 24);
@@ -1050,10 +1055,10 @@
             // 
             // txt_saleOrderNo
             // 
-            this.txt_saleOrderNo.Location = new System.Drawing.Point(745, 180);
+            this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 180);
             this.txt_saleOrderNo.Name = "txt_saleOrderNo";
             this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_saleOrderNo.Size = new System.Drawing.Size(210, 24);
+            this.txt_saleOrderNo.Size = new System.Drawing.Size(209, 24);
             this.txt_saleOrderNo.StyleController = this.layoutMx1;
             this.txt_saleOrderNo.TabIndex = 450;
             // 
@@ -1109,7 +1114,7 @@
             // 
             // txt_saleOrderEntryseq
             // 
-            this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(1061, 180);
+            this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(429, 180);
             this.txt_saleOrderEntryseq.Name = "txt_saleOrderEntryseq";
             this.txt_saleOrderEntryseq.Size = new System.Drawing.Size(210, 24);
             this.txt_saleOrderEntryseq.StyleController = this.layoutMx1;
@@ -1141,7 +1146,7 @@
             // 
             // txt_jaTime
             // 
-            this.txt_jaTime.Location = new System.Drawing.Point(1061, 208);
+            this.txt_jaTime.Location = new System.Drawing.Point(1061, 180);
             this.txt_jaTime.Name = "txt_jaTime";
             this.txt_jaTime.Size = new System.Drawing.Size(210, 24);
             this.txt_jaTime.StyleController = this.layoutMx1;
@@ -1149,7 +1154,7 @@
             // 
             // txt_jaBs
             // 
-            this.txt_jaBs.Location = new System.Drawing.Point(643, 208);
+            this.txt_jaBs.Location = new System.Drawing.Point(959, 152);
             this.txt_jaBs.Name = "txt_jaBs";
             this.txt_jaBs.Properties.Caption = "缁撴鏍囪瘑";
             this.txt_jaBs.Size = new System.Drawing.Size(312, 24);
@@ -1190,7 +1195,7 @@
             // 
             // txt_caa013
             // 
-            this.txt_caa013.Location = new System.Drawing.Point(745, 236);
+            this.txt_caa013.Location = new System.Drawing.Point(745, 180);
             this.txt_caa013.Name = "txt_caa013";
             this.txt_caa013.Size = new System.Drawing.Size(210, 24);
             this.txt_caa013.StyleController = this.layoutMx1;
@@ -1198,7 +1203,7 @@
             // 
             // txt_lot
             // 
-            this.txt_lot.Location = new System.Drawing.Point(1061, 236);
+            this.txt_lot.Location = new System.Drawing.Point(1061, 208);
             this.txt_lot.Name = "txt_lot";
             this.txt_lot.Size = new System.Drawing.Size(210, 24);
             this.txt_lot.StyleController = this.layoutMx1;
@@ -1215,6 +1220,40 @@
             this.layoutControlItem19.Text = "lbGuid";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem19.TextVisible = false;
+            // 
+            // layoutControlItem20
+            // 
+            this.layoutControlItem20.Control = this.txt_srcBillNo;
+            this.layoutControlItem20.CustomizationFormText = "婧愬崟缂栫爜";
+            this.layoutControlItem20.Location = new System.Drawing.Point(315, 224);
+            this.layoutControlItem20.Name = "layoutControlItem20";
+            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 8;
+            this.layoutControlItem20.Size = new System.Drawing.Size(316, 32);
+            this.layoutControlItem20.Text = "婧愬崟缂栫爜";
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem30
+            // 
+            this.layoutControlItem30.Control = this.txt_srcBillType;
+            this.layoutControlItem30.Location = new System.Drawing.Point(315, 196);
+            this.layoutControlItem30.Name = "layoutControlItem30";
+            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem30.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem30.Text = "婧愬崟绫诲瀷";
+            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem24
+            // 
+            this.layoutControlItem24.Control = this.txt_ydflxh;
+            this.layoutControlItem24.Location = new System.Drawing.Point(947, 140);
+            this.layoutControlItem24.Name = "layoutControlItem24";
+            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem24.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem24.Text = "婧愬崟鍒嗗綍琛屽彿";
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
             // 
             // Root
             // 
@@ -1235,26 +1274,19 @@
             this.txt_ypQty1111,
             this.layoutControlItem22,
             this.layoutControlItem21,
-            this.layoutControlItem25,
-            this.txt_jaBs1111,
-            this.layoutControlItem27,
-            this.layoutControlItem28,
-            this.layoutControlItem17,
-            this.layoutControlItem29,
-            this.layoutControlItem32,
             this.layoutControlItem11,
-            this.layoutControlItem20,
             this.layoutControlItem6,
             this.layoutControlItem26,
             this.txt_stockInLimitH,
-            this.layoutControlItem30,
-            this.layoutControlItem31,
             this.layoutControlItem13,
             this.layoutControlItem14,
             this.layoutControlItem7,
-            this.layoutControlItem24,
-            this.layoutControlItem23,
-            this.layoutControlItem9});
+            this.txt_jaBs1111,
+            this.layoutControlItem32,
+            this.layoutControlItem25,
+            this.layoutControlItem17,
+            this.layoutControlItem9,
+            this.layoutControlItem23});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1284,10 +1316,6 @@
             rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
             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;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition1,
             rowDefinition2,
@@ -1295,10 +1323,8 @@
             rowDefinition4,
             rowDefinition5,
             rowDefinition6,
-            rowDefinition7,
-            rowDefinition8,
-            rowDefinition9});
-            this.Root.Size = new System.Drawing.Size(1283, 276);
+            rowDefinition7});
+            this.Root.Size = new System.Drawing.Size(1283, 216);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -1449,28 +1475,6 @@
             this.layoutControlItem21.Text = "鐢ㄦ枡娓呭崟";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem25
-            // 
-            this.layoutControlItem25.Control = this.txt_jaTime;
-            this.layoutControlItem25.Location = new System.Drawing.Point(947, 196);
-            this.layoutControlItem25.Name = "layoutControlItem25";
-            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem25.Size = new System.Drawing.Size(316, 28);
-            this.layoutControlItem25.Text = "缁撴鏃堕棿";
-            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // txt_jaBs1111
-            // 
-            this.txt_jaBs1111.Control = this.txt_jaBs;
-            this.txt_jaBs1111.Location = new System.Drawing.Point(631, 196);
-            this.txt_jaBs1111.Name = "txt_jaBs1111";
-            this.txt_jaBs1111.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.txt_jaBs1111.OptionsTableLayoutItem.RowIndex = 7;
-            this.txt_jaBs1111.Size = new System.Drawing.Size(316, 28);
-            this.txt_jaBs1111.TextSize = new System.Drawing.Size(0, 0);
-            this.txt_jaBs1111.TextVisible = false;
-            // 
             // layoutControlItem27
             // 
             this.layoutControlItem27.Control = this.txt_caa018;
@@ -1492,17 +1496,6 @@
             this.layoutControlItem28.Text = "Erp搴忓彿";
             this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem17
-            // 
-            this.layoutControlItem17.Control = this.txt_caa016;
-            this.layoutControlItem17.Location = new System.Drawing.Point(0, 168);
-            this.layoutControlItem17.Name = "layoutControlItem17";
-            this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
-            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem17.Size = new System.Drawing.Size(631, 28);
-            this.layoutControlItem17.Text = "澶囨敞";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
-            // 
             // layoutControlItem29
             // 
             this.layoutControlItem29.Control = this.txt_mtono;
@@ -1512,17 +1505,6 @@
             this.layoutControlItem29.Size = new System.Drawing.Size(315, 28);
             this.layoutControlItem29.Text = "璁″垝璺熻釜鍙�";
             this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem32
-            // 
-            this.layoutControlItem32.Control = this.txt_caa013;
-            this.layoutControlItem32.Location = new System.Drawing.Point(631, 224);
-            this.layoutControlItem32.Name = "layoutControlItem32";
-            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem32.Size = new System.Drawing.Size(316, 32);
-            this.layoutControlItem32.Text = "Bom";
-            this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem11
             // 
@@ -1534,18 +1516,6 @@
             this.layoutControlItem11.Size = new System.Drawing.Size(316, 28);
             this.layoutControlItem11.Text = "鍗曟嵁绫诲瀷";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem20
-            // 
-            this.layoutControlItem20.Control = this.txt_srcBillNo;
-            this.layoutControlItem20.CustomizationFormText = "婧愬崟缂栫爜";
-            this.layoutControlItem20.Location = new System.Drawing.Point(315, 224);
-            this.layoutControlItem20.Name = "layoutControlItem20";
-            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem20.Size = new System.Drawing.Size(316, 32);
-            this.layoutControlItem20.Text = "婧愬崟缂栫爜";
-            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem6
             // 
@@ -1580,28 +1550,6 @@
             this.txt_stockInLimitH.Text = "鍏ュ簱涓婇檺";
             this.txt_stockInLimitH.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem30
-            // 
-            this.layoutControlItem30.Control = this.txt_srcBillType;
-            this.layoutControlItem30.Location = new System.Drawing.Point(315, 196);
-            this.layoutControlItem30.Name = "layoutControlItem30";
-            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
-            this.layoutControlItem30.Size = new System.Drawing.Size(316, 28);
-            this.layoutControlItem30.Text = "婧愬崟绫诲瀷";
-            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem31
-            // 
-            this.layoutControlItem31.Control = this.txt_lot;
-            this.layoutControlItem31.Location = new System.Drawing.Point(947, 224);
-            this.layoutControlItem31.Name = "layoutControlItem31";
-            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 8;
-            this.layoutControlItem31.Size = new System.Drawing.Size(316, 32);
-            this.layoutControlItem31.Text = "鎵瑰彿";
-            this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
-            // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_itemNo;
@@ -1634,38 +1582,50 @@
             this.layoutControlItem7.Text = "涓氬姟鐘舵��";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem24
+            // txt_jaBs1111
             // 
-            this.layoutControlItem24.Control = this.txt_ydflxh;
-            this.layoutControlItem24.Location = new System.Drawing.Point(947, 140);
-            this.layoutControlItem24.Name = "layoutControlItem24";
-            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem24.Size = new System.Drawing.Size(316, 28);
-            this.layoutControlItem24.Text = "婧愬崟鍒嗗綍琛屽彿";
-            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+            this.txt_jaBs1111.Control = this.txt_jaBs;
+            this.txt_jaBs1111.Location = new System.Drawing.Point(947, 140);
+            this.txt_jaBs1111.Name = "txt_jaBs1111";
+            this.txt_jaBs1111.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.txt_jaBs1111.OptionsTableLayoutItem.RowIndex = 5;
+            this.txt_jaBs1111.Size = new System.Drawing.Size(316, 28);
+            this.txt_jaBs1111.Text = "缁撴缁撹瘑";
+            this.txt_jaBs1111.TextSize = new System.Drawing.Size(0, 0);
+            this.txt_jaBs1111.TextVisible = false;
             // 
-            // layoutControlItem23
+            // layoutControlItem32
             // 
-            this.layoutControlItem23.Control = this.txt_saleOrderEntryseq;
-            this.layoutControlItem23.Location = new System.Drawing.Point(947, 168);
-            this.layoutControlItem23.Name = "layoutControlItem23";
-            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem23.Size = new System.Drawing.Size(316, 28);
-            this.layoutControlItem23.Text = "闇�姹傚崟琛屽彿";
-            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem32.Control = this.txt_caa013;
+            this.layoutControlItem32.Location = new System.Drawing.Point(631, 168);
+            this.layoutControlItem32.Name = "layoutControlItem32";
+            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem32.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem32.Text = "BOM鐗堟湰";
+            this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
             // 
-            // layoutControlItem9
+            // layoutControlItem25
             // 
-            this.layoutControlItem9.Control = this.txt_saleOrderNo;
-            this.layoutControlItem9.Location = new System.Drawing.Point(631, 168);
-            this.layoutControlItem9.Name = "layoutControlItem9";
-            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem9.Size = new System.Drawing.Size(316, 28);
-            this.layoutControlItem9.Text = "闇�姹傚崟鍙�";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem25.Control = this.txt_jaTime;
+            this.layoutControlItem25.Location = new System.Drawing.Point(947, 168);
+            this.layoutControlItem25.Name = "layoutControlItem25";
+            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem25.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem25.Text = "缁撴鏃堕棿";
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem31
+            // 
+            this.layoutControlItem31.Control = this.txt_lot;
+            this.layoutControlItem31.Location = new System.Drawing.Point(947, 196);
+            this.layoutControlItem31.Name = "layoutControlItem31";
+            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem31.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem31.Text = "鎵瑰彿";
+            this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
             // 
             // tabMx
             // 
@@ -1673,7 +1633,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 0);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1283, 282);
+            this.tabMx.Size = new System.Drawing.Size(1283, 342);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1682,7 +1642,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1281, 250);
+            this.tabMxPage1.Size = new System.Drawing.Size(1281, 310);
             this.tabMxPage1.Text = "鏄庣粏";
             // 
             // gcMx1
@@ -1691,7 +1651,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1281, 250);
+            this.gcMx1.Size = new System.Drawing.Size(1281, 310);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -2020,6 +1980,38 @@
             this.gridColumn18.VisibleIndex = 2;
             this.gridColumn18.Width = 94;
             // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_caa016;
+            this.layoutControlItem17.Location = new System.Drawing.Point(0, 140);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem17.Size = new System.Drawing.Size(631, 28);
+            this.layoutControlItem17.Text = "澶囨敞";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_saleOrderNo;
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 168);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem9.Size = new System.Drawing.Size(315, 28);
+            this.layoutControlItem9.Text = "闇�姹傚崟鍙�";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem23
+            // 
+            this.layoutControlItem23.Control = this.txt_saleOrderEntryseq;
+            this.layoutControlItem23.Location = new System.Drawing.Point(315, 168);
+            this.layoutControlItem23.Name = "layoutControlItem23";
+            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem23.Size = new System.Drawing.Size(316, 28);
+            this.layoutControlItem23.Text = "闇�姹傚崟琛屽彿";
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+            // 
             // Frm_Womcaa
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2083,6 +2075,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa013.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lot.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).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();
@@ -2098,31 +2093,28 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_ypQty1111)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_jaBs1111)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_stockInLimitH)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_jaBs1111)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -2251,18 +2243,14 @@
         private DevExpress.XtraEditors.TextEdit txt_jaTime;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
         private DevExpress.XtraEditors.CheckEdit txt_jaBs;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
-        private DevExpress.XtraLayout.LayoutControlItem txt_jaBs1111;
         private DevExpress.XtraEditors.TextEdit txt_caa018;
         private DevExpress.XtraEditors.TextEdit txt_caa019;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
         private DevExpress.XtraEditors.TextEdit txt_mtono;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
         private DevExpress.XtraEditors.TextEdit txt_srcBillType;
         private DevExpress.XtraEditors.TextEdit txt_caa013;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
@@ -2270,13 +2258,17 @@
         private DevExpress.XtraLayout.LayoutControlItem txt_stockInLimitH;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
         private DevExpress.XtraEditors.TextEdit txt_lot;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraLayout.LayoutControlItem txt_jaBs1111;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index cc74be8..ec8c5a6 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -716,6 +716,12 @@
     <Compile Include="DevFrm\Sys\EasyRptEdtShow.Designer.cs">
       <DependentUpon>EasyRptEdtShow.cs</DependentUpon>
     </Compile>
+    <Compile Include="DevFrm\Sys\Frm_Config.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="DevFrm\Sys\Frm_Config.Designer.cs">
+      <DependentUpon>Frm_Config.cs</DependentUpon>
+    </Compile>
     <Compile Include="DevFrm\User\ViewRole.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1627,6 +1633,9 @@
     <EmbeddedResource Include="DevFrm\Sys\EasyRptEdtShow.resx">
       <DependentUpon>EasyRptEdtShow.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\Sys\Frm_Config.resx">
+      <DependentUpon>Frm_Config.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\User\ViewRole.resx">
       <DependentUpon>ViewRole.cs</DependentUpon>
     </EmbeddedResource>
diff --git a/DevApp/Gs.DevApp/Program.cs b/DevApp/Gs.DevApp/Program.cs
index b4da13c..4dd0414 100644
--- a/DevApp/Gs.DevApp/Program.cs
+++ b/DevApp/Gs.DevApp/Program.cs
@@ -42,7 +42,6 @@
         {
             //Application.Run(new Gs.DevApp.XtraForm1());
             //return;
-
             CefSettings settings = new CefSettings();
             settings.Locale = "zh-CN";
             Cef.Initialize(settings);

--
Gitblit v1.9.3