雅琪诺MES智能条码管理系统
jhz
2022-06-29 1da79f248214769d6492d4c57911378867a341d8
包装单增加班组和员工必录
4个文件已修改
809 ■■■■ 已修改文件
SCM/单据资料/Sc_ICMOReportToBarCode.designer.cs 466 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Sc_PackUnionBill.cs 38 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Sc_PackUnionBill.designer.cs 260 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Sc_PackUnionBill.resx 45 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/µ¥¾Ý×ÊÁÏ/Sc_ICMOReportToBarCode.designer.cs
@@ -46,6 +46,12 @@
            this.chkFinishFlag = new System.Windows.Forms.CheckBox();
            this.tabControl3 = new System.Windows.Forms.TabControl();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.txtHICMOQty = new System.Windows.Forms.TextBox();
            this.label37 = new System.Windows.Forms.Label();
            this.txtHICMODate = new System.Windows.Forms.TextBox();
            this.label36 = new System.Windows.Forms.Label();
            this.txtHICMOBillNo = new System.Windows.Forms.TextBox();
            this.label35 = new System.Windows.Forms.Label();
            this.cmdNext = new System.Windows.Forms.Button();
            this.cmdSaveAndSmall = new System.Windows.Forms.Button();
            this.cmdZero = new System.Windows.Forms.Button();
@@ -62,8 +68,6 @@
            this.txtHEmpID = new System.Windows.Forms.TextBox();
            this.cmdHGroupID = new System.Windows.Forms.Button();
            this.label28 = new System.Windows.Forms.Label();
            this.txtHMaker = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.txtHGroupID = new System.Windows.Forms.TextBox();
            this.txtHSumQty = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
@@ -88,9 +92,7 @@
            this.txtHMaterName = new System.Windows.Forms.TextBox();
            this.cmdHDeptID = new System.Windows.Forms.Button();
            this.txtHSourceBillNo = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.dtpHDate = new System.Windows.Forms.DateTimePicker();
            this.txtHDQQty = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.txtHSJQty = new System.Windows.Forms.TextBox();
@@ -127,9 +129,15 @@
            this.cmdHProcID = new System.Windows.Forms.Button();
            this.label34 = new System.Windows.Forms.Label();
            this.txtHBadQty = new System.Windows.Forms.TextBox();
            this.dtpHDate = new System.Windows.Forms.DateTimePicker();
            this.label2 = new System.Windows.Forms.Label();
            this.txtHMaker = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.cmdReWork = new System.Windows.Forms.Button();
            this.cmdFinish = new System.Windows.Forms.Button();
            this.cmdSaveAndDown2 = new System.Windows.Forms.Button();
            this.cmdSaveAndDown = new System.Windows.Forms.Button();
            this.cmdSaveAndNext = new System.Windows.Forms.Button();
@@ -166,14 +174,6 @@
            this.label12 = new System.Windows.Forms.Label();
            this.button4 = new System.Windows.Forms.Button();
            this.timer3 = new System.Windows.Forms.Timer(this.components);
            this.cmdFinish = new System.Windows.Forms.Button();
            this.cmdReWork = new System.Windows.Forms.Button();
            this.txtHICMOBillNo = new System.Windows.Forms.TextBox();
            this.label35 = new System.Windows.Forms.Label();
            this.txtHICMODate = new System.Windows.Forms.TextBox();
            this.label36 = new System.Windows.Forms.Label();
            this.txtHICMOQty = new System.Windows.Forms.TextBox();
            this.label37 = new System.Windows.Forms.Label();
            this.Tool.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
@@ -218,7 +218,7 @@
            this.Tool.Location = new System.Drawing.Point(0, 0);
            this.Tool.Name = "Tool";
            this.Tool.Padding = new System.Windows.Forms.Padding(0);
            this.Tool.Size = new System.Drawing.Size(1563, 62);
            this.Tool.Size = new System.Drawing.Size(1924, 62);
            this.Tool.Stretch = true;
            this.Tool.TabIndex = 16;
            this.Tool.Text = "toolStrip1";
@@ -291,7 +291,7 @@
            // 
            this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdPrint.Location = new System.Drawing.Point(1029, 182);
            this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.grdPrint.Margin = new System.Windows.Forms.Padding(4);
            this.grdPrint.Name = "grdPrint";
            this.grdPrint.RowHeadersWidth = 51;
            this.grdPrint.RowTemplate.Height = 23;
@@ -307,13 +307,13 @@
            this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdSum.Location = new System.Drawing.Point(0, 725);
            this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.grdSum.Margin = new System.Windows.Forms.Padding(4);
            this.grdSum.Name = "grdSum";
            this.grdSum.ReadOnly = true;
            this.grdSum.RowHeadersWidth = 51;
            this.grdSum.RowTemplate.Height = 23;
            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.grdSum.Size = new System.Drawing.Size(1563, 24);
            this.grdSum.Size = new System.Drawing.Size(1924, 24);
            this.grdSum.TabIndex = 47;
            // 
            // groupBox1
@@ -324,10 +324,10 @@
            this.groupBox1.Controls.Add(this.cmdHWaitList);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 62);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Size = new System.Drawing.Size(1563, 382);
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox1.Size = new System.Drawing.Size(1924, 382);
            this.groupBox1.TabIndex = 50;
            this.groupBox1.TabStop = false;
            // 
@@ -340,10 +340,10 @@
            this.gbUp.Controls.Add(this.cmdHSaveBill);
            this.gbUp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gbUp.Location = new System.Drawing.Point(4, 22);
            this.gbUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gbUp.Margin = new System.Windows.Forms.Padding(4);
            this.gbUp.Name = "gbUp";
            this.gbUp.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gbUp.Size = new System.Drawing.Size(1555, 356);
            this.gbUp.Padding = new System.Windows.Forms.Padding(4);
            this.gbUp.Size = new System.Drawing.Size(1916, 356);
            this.gbUp.TabIndex = 34;
            this.gbUp.TabStop = false;
            // 
@@ -370,7 +370,7 @@
            this.tabControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabControl3.Name = "tabControl3";
            this.tabControl3.SelectedIndex = 0;
            this.tabControl3.Size = new System.Drawing.Size(1547, 211);
            this.tabControl3.Size = new System.Drawing.Size(1908, 211);
            this.tabControl3.TabIndex = 136;
            // 
            // tabPage3
@@ -431,9 +431,78 @@
            this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabPage3.Size = new System.Drawing.Size(1539, 182);
            this.tabPage3.Size = new System.Drawing.Size(1900, 182);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "订单信息";
            //
            // txtHICMOQty
            //
            this.txtHICMOQty.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMOQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMOQty.Location = new System.Drawing.Point(369, 138);
            this.txtHICMOQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMOQty.Name = "txtHICMOQty";
            this.txtHICMOQty.ReadOnly = true;
            this.txtHICMOQty.Size = new System.Drawing.Size(95, 30);
            this.txtHICMOQty.TabIndex = 167;
            //
            // label37
            //
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label37.ForeColor = System.Drawing.Color.Black;
            this.label37.Location = new System.Drawing.Point(278, 136);
            this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(89, 20);
            this.label37.TabIndex = 168;
            this.label37.Text = "订单数量";
            //
            // txtHICMODate
            //
            this.txtHICMODate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMODate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMODate.Location = new System.Drawing.Point(552, 136);
            this.txtHICMODate.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMODate.Name = "txtHICMODate";
            this.txtHICMODate.ReadOnly = true;
            this.txtHICMODate.Size = new System.Drawing.Size(142, 36);
            this.txtHICMODate.TabIndex = 165;
            //
            // label36
            //
            this.label36.AutoSize = true;
            this.label36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label36.ForeColor = System.Drawing.Color.Black;
            this.label36.Location = new System.Drawing.Point(460, 136);
            this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(89, 20);
            this.label36.TabIndex = 166;
            this.label36.Text = "订单日期";
            //
            // txtHICMOBillNo
            //
            this.txtHICMOBillNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMOBillNo.Location = new System.Drawing.Point(128, 136);
            this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMOBillNo.Name = "txtHICMOBillNo";
            this.txtHICMOBillNo.ReadOnly = true;
            this.txtHICMOBillNo.Size = new System.Drawing.Size(146, 36);
            this.txtHICMOBillNo.TabIndex = 163;
            //
            // label35
            //
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label35.ForeColor = System.Drawing.Color.Black;
            this.label35.Location = new System.Drawing.Point(24, 136);
            this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(89, 20);
            this.label35.TabIndex = 164;
            this.label35.Text = "生产订单";
            // 
            // cmdNext
            // 
@@ -475,7 +544,7 @@
            // 
            this.cmdHEmp3.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmp3.Image")));
            this.cmdHEmp3.Location = new System.Drawing.Point(1611, 138);
            this.cmdHEmp3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHEmp3.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHEmp3.Name = "cmdHEmp3";
            this.cmdHEmp3.Size = new System.Drawing.Size(43, 40);
            this.cmdHEmp3.TabIndex = 160;
@@ -499,7 +568,7 @@
            this.txtHEmpID3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHEmpID3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHEmpID3.Location = new System.Drawing.Point(1467, 139);
            this.txtHEmpID3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHEmpID3.Margin = new System.Windows.Forms.Padding(4);
            this.txtHEmpID3.Name = "txtHEmpID3";
            this.txtHEmpID3.ReadOnly = true;
            this.txtHEmpID3.Size = new System.Drawing.Size(137, 36);
@@ -523,7 +592,7 @@
            this.txtHOldMaterNumber.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHOldMaterNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHOldMaterNumber.Location = new System.Drawing.Point(1196, 52);
            this.txtHOldMaterNumber.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHOldMaterNumber.Margin = new System.Windows.Forms.Padding(4);
            this.txtHOldMaterNumber.Name = "txtHOldMaterNumber";
            this.txtHOldMaterNumber.ReadOnly = true;
            this.txtHOldMaterNumber.Size = new System.Drawing.Size(164, 36);
@@ -533,7 +602,7 @@
            // 
            this.cmdHEmp2.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmp2.Image")));
            this.cmdHEmp2.Location = new System.Drawing.Point(1611, 94);
            this.cmdHEmp2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHEmp2.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHEmp2.Name = "cmdHEmp2";
            this.cmdHEmp2.Size = new System.Drawing.Size(43, 40);
            this.cmdHEmp2.TabIndex = 155;
@@ -557,7 +626,7 @@
            this.txtHEmpID2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHEmpID2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHEmpID2.Location = new System.Drawing.Point(1467, 96);
            this.txtHEmpID2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHEmpID2.Margin = new System.Windows.Forms.Padding(4);
            this.txtHEmpID2.Name = "txtHEmpID2";
            this.txtHEmpID2.ReadOnly = true;
            this.txtHEmpID2.Size = new System.Drawing.Size(137, 36);
@@ -568,7 +637,7 @@
            // 
            this.cmdHEmp.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmp.Image")));
            this.cmdHEmp.Location = new System.Drawing.Point(1611, 52);
            this.cmdHEmp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHEmp.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHEmp.Name = "cmdHEmp";
            this.cmdHEmp.Size = new System.Drawing.Size(43, 40);
            this.cmdHEmp.TabIndex = 152;
@@ -592,7 +661,7 @@
            this.txtHEmpID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHEmpID.Location = new System.Drawing.Point(1467, 54);
            this.txtHEmpID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHEmpID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHEmpID.Name = "txtHEmpID";
            this.txtHEmpID.ReadOnly = true;
            this.txtHEmpID.Size = new System.Drawing.Size(137, 36);
@@ -603,7 +672,7 @@
            // 
            this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image")));
            this.cmdHGroupID.Location = new System.Drawing.Point(1611, 9);
            this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHGroupID.Name = "cmdHGroupID";
            this.cmdHGroupID.Size = new System.Drawing.Size(43, 40);
            this.cmdHGroupID.TabIndex = 149;
@@ -622,35 +691,12 @@
            this.label28.TabIndex = 147;
            this.label28.Text = "生产班组";
            // 
            // txtHMaker
            //
            this.txtHMaker.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaker.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaker.Location = new System.Drawing.Point(138, 21);
            this.txtHMaker.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHMaker.Name = "txtHMaker";
            this.txtHMaker.ReadOnly = true;
            this.txtHMaker.Size = new System.Drawing.Size(157, 36);
            this.txtHMaker.TabIndex = 104;
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.ForeColor = System.Drawing.Color.Black;
            this.label8.Location = new System.Drawing.Point(47, 21);
            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(69, 20);
            this.label8.TabIndex = 108;
            this.label8.Text = "制单人";
            //
            // txtHGroupID
            // 
            this.txtHGroupID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHGroupID.Location = new System.Drawing.Point(1467, 11);
            this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHGroupID.Name = "txtHGroupID";
            this.txtHGroupID.ReadOnly = true;
            this.txtHGroupID.Size = new System.Drawing.Size(137, 36);
@@ -662,7 +708,7 @@
            this.txtHSumQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSumQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSumQty.Location = new System.Drawing.Point(452, 92);
            this.txtHSumQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSumQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSumQty.Name = "txtHSumQty";
            this.txtHSumQty.ReadOnly = true;
            this.txtHSumQty.Size = new System.Drawing.Size(239, 36);
@@ -685,7 +731,7 @@
            this.txtHRelationQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHRelationQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHRelationQty.Location = new System.Drawing.Point(819, 96);
            this.txtHRelationQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHRelationQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHRelationQty.Name = "txtHRelationQty";
            this.txtHRelationQty.ReadOnly = true;
            this.txtHRelationQty.Size = new System.Drawing.Size(173, 36);
@@ -732,7 +778,7 @@
            this.txtHSourceID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSourceID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSourceID.Location = new System.Drawing.Point(1196, 140);
            this.txtHSourceID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSourceID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSourceID.Name = "txtHSourceID";
            this.txtHSourceID.ReadOnly = true;
            this.txtHSourceID.Size = new System.Drawing.Size(124, 36);
@@ -743,7 +789,7 @@
            // 
            this.cmdHSourceID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSourceID.Image")));
            this.cmdHSourceID.Location = new System.Drawing.Point(1317, 139);
            this.cmdHSourceID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHSourceID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHSourceID.Name = "cmdHSourceID";
            this.cmdHSourceID.Size = new System.Drawing.Size(43, 40);
            this.cmdHSourceID.TabIndex = 146;
@@ -755,7 +801,7 @@
            this.txtHKSQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHKSQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHKSQty.Location = new System.Drawing.Point(128, 8);
            this.txtHKSQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHKSQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHKSQty.Name = "txtHKSQty";
            this.txtHKSQty.ReadOnly = true;
            this.txtHKSQty.Size = new System.Drawing.Size(157, 36);
@@ -791,7 +837,7 @@
            this.txtHUnitName.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHUnitName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHUnitName.Location = new System.Drawing.Point(1196, 8);
            this.txtHUnitName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHUnitName.Margin = new System.Windows.Forms.Padding(4);
            this.txtHUnitName.Name = "txtHUnitName";
            this.txtHUnitName.ReadOnly = true;
            this.txtHUnitName.Size = new System.Drawing.Size(164, 36);
@@ -802,7 +848,7 @@
            this.txtHSYQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSYQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSYQty.Location = new System.Drawing.Point(1196, 96);
            this.txtHSYQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSYQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSYQty.Name = "txtHSYQty";
            this.txtHSYQty.ReadOnly = true;
            this.txtHSYQty.Size = new System.Drawing.Size(164, 36);
@@ -813,7 +859,7 @@
            this.txtHBatchNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHBatchNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBatchNo.Location = new System.Drawing.Point(819, 140);
            this.txtHBatchNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHBatchNo.Margin = new System.Windows.Forms.Padding(4);
            this.txtHBatchNo.Name = "txtHBatchNo";
            this.txtHBatchNo.ReadOnly = true;
            this.txtHBatchNo.Size = new System.Drawing.Size(220, 36);
@@ -836,7 +882,7 @@
            this.txtHMaterNumber.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaterNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaterNumber.Location = new System.Drawing.Point(452, 50);
            this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHMaterNumber.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaterNumber.Name = "txtHMaterNumber";
            this.txtHMaterNumber.ReadOnly = true;
            this.txtHMaterNumber.Size = new System.Drawing.Size(239, 36);
@@ -883,7 +929,7 @@
            this.txtHDeptID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHDeptID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHDeptID.Location = new System.Drawing.Point(819, 9);
            this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHDeptID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHDeptID.Name = "txtHDeptID";
            this.txtHDeptID.ReadOnly = true;
            this.txtHDeptID.Size = new System.Drawing.Size(220, 36);
@@ -895,7 +941,7 @@
            this.txtHMaterName.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaterName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaterName.Location = new System.Drawing.Point(819, 52);
            this.txtHMaterName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHMaterName.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaterName.Name = "txtHMaterName";
            this.txtHMaterName.ReadOnly = true;
            this.txtHMaterName.Size = new System.Drawing.Size(220, 36);
@@ -905,7 +951,7 @@
            // 
            this.cmdHDeptID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHDeptID.Image")));
            this.cmdHDeptID.Location = new System.Drawing.Point(1036, 8);
            this.cmdHDeptID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHDeptID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHDeptID.Name = "cmdHDeptID";
            this.cmdHDeptID.Size = new System.Drawing.Size(43, 40);
            this.cmdHDeptID.TabIndex = 42;
@@ -918,21 +964,11 @@
            this.txtHSourceBillNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSourceBillNo.Location = new System.Drawing.Point(452, 9);
            this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSourceBillNo.Name = "txtHSourceBillNo";
            this.txtHSourceBillNo.ReadOnly = true;
            this.txtHSourceBillNo.Size = new System.Drawing.Size(239, 36);
            this.txtHSourceBillNo.TabIndex = 113;
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(326, 27);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(49, 20);
            this.label2.TabIndex = 93;
            this.label2.Text = "日期";
            // 
            // label11
            // 
@@ -946,23 +982,12 @@
            this.label11.TabIndex = 111;
            this.label11.Text = "物料代码";
            // 
            // dtpHDate
            //
            this.dtpHDate.Enabled = false;
            this.dtpHDate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dtpHDate.Location = new System.Drawing.Point(393, 21);
            this.dtpHDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dtpHDate.Name = "dtpHDate";
            this.dtpHDate.Size = new System.Drawing.Size(239, 36);
            this.dtpHDate.TabIndex = 94;
            //
            // txtHDQQty
            // 
            this.txtHDQQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHDQQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHDQQty.Location = new System.Drawing.Point(128, 50);
            this.txtHDQQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHDQQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHDQQty.Name = "txtHDQQty";
            this.txtHDQQty.ReadOnly = true;
            this.txtHDQQty.Size = new System.Drawing.Size(157, 36);
@@ -985,7 +1010,7 @@
            this.txtHSJQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSJQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSJQty.Location = new System.Drawing.Point(128, 92);
            this.txtHSJQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSJQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSJQty.Name = "txtHSJQty";
            this.txtHSJQty.ReadOnly = true;
            this.txtHSJQty.Size = new System.Drawing.Size(157, 36);
@@ -1056,7 +1081,7 @@
            this.txtHCusModel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHCusModel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHCusModel.Location = new System.Drawing.Point(1045, 128);
            this.txtHCusModel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHCusModel.Margin = new System.Windows.Forms.Padding(4);
            this.txtHCusModel.Name = "txtHCusModel";
            this.txtHCusModel.ReadOnly = true;
            this.txtHCusModel.Size = new System.Drawing.Size(164, 36);
@@ -1081,7 +1106,7 @@
            this.cmbHOrgID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbHOrgID.FormattingEnabled = true;
            this.cmbHOrgID.Location = new System.Drawing.Point(71, 158);
            this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmbHOrgID.Margin = new System.Windows.Forms.Padding(4);
            this.cmbHOrgID.Name = "cmbHOrgID";
            this.cmbHOrgID.Size = new System.Drawing.Size(293, 33);
            this.cmbHOrgID.TabIndex = 85;
@@ -1105,7 +1130,7 @@
            this.txtHMaterModel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaterModel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaterModel.Location = new System.Drawing.Point(1044, 79);
            this.txtHMaterModel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHMaterModel.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaterModel.Name = "txtHMaterModel";
            this.txtHMaterModel.ReadOnly = true;
            this.txtHMaterModel.Size = new System.Drawing.Size(164, 36);
@@ -1142,7 +1167,7 @@
            this.txtHLSH.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHLSH.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHLSH.Location = new System.Drawing.Point(1389, 76);
            this.txtHLSH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHLSH.Margin = new System.Windows.Forms.Padding(4);
            this.txtHLSH.Name = "txtHLSH";
            this.txtHLSH.ReadOnly = true;
            this.txtHLSH.Size = new System.Drawing.Size(127, 36);
@@ -1178,7 +1203,7 @@
            this.txtHSend.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSend.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSend.Location = new System.Drawing.Point(404, 128);
            this.txtHSend.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSend.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSend.Name = "txtHSend";
            this.txtHSend.Size = new System.Drawing.Size(383, 36);
            this.txtHSend.TabIndex = 141;
@@ -1201,7 +1226,7 @@
            this.txtHSend0.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSend0.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSend0.Location = new System.Drawing.Point(404, 82);
            this.txtHSend0.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHSend0.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSend0.Name = "txtHSend0";
            this.txtHSend0.Size = new System.Drawing.Size(383, 36);
            this.txtHSend0.TabIndex = 139;
@@ -1262,7 +1287,7 @@
            this.txtDataBits.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtDataBits.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtDataBits.Location = new System.Drawing.Point(875, 32);
            this.txtDataBits.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtDataBits.Margin = new System.Windows.Forms.Padding(4);
            this.txtDataBits.Name = "txtDataBits";
            this.txtDataBits.Size = new System.Drawing.Size(101, 36);
            this.txtDataBits.TabIndex = 113;
@@ -1324,7 +1349,7 @@
            this.txtBaudRate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtBaudRate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtBaudRate.Location = new System.Drawing.Point(372, 32);
            this.txtBaudRate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtBaudRate.Margin = new System.Windows.Forms.Padding(4);
            this.txtBaudRate.Name = "txtBaudRate";
            this.txtBaudRate.Size = new System.Drawing.Size(159, 36);
            this.txtBaudRate.TabIndex = 108;
@@ -1347,7 +1372,7 @@
            this.txtPortName.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtPortName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtPortName.Location = new System.Drawing.Point(91, 32);
            this.txtPortName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtPortName.Margin = new System.Windows.Forms.Padding(4);
            this.txtPortName.Name = "txtPortName";
            this.txtPortName.Size = new System.Drawing.Size(159, 36);
            this.txtPortName.TabIndex = 106;
@@ -1377,7 +1402,7 @@
            this.txtHProcID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHProcID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHProcID.Location = new System.Drawing.Point(399, 133);
            this.txtHProcID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHProcID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHProcID.Name = "txtHProcID";
            this.txtHProcID.ReadOnly = true;
            this.txtHProcID.Size = new System.Drawing.Size(220, 36);
@@ -1387,7 +1412,7 @@
            // 
            this.cmdHProcID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProcID.Image")));
            this.cmdHProcID.Location = new System.Drawing.Point(617, 132);
            this.cmdHProcID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmdHProcID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHProcID.Name = "cmdHProcID";
            this.cmdHProcID.Size = new System.Drawing.Size(43, 40);
            this.cmdHProcID.TabIndex = 118;
@@ -1409,10 +1434,54 @@
            this.txtHBadQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHBadQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBadQty.Location = new System.Drawing.Point(138, 134);
            this.txtHBadQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txtHBadQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHBadQty.Name = "txtHBadQty";
            this.txtHBadQty.Size = new System.Drawing.Size(137, 36);
            this.txtHBadQty.TabIndex = 115;
            //
            // dtpHDate
            //
            this.dtpHDate.Enabled = false;
            this.dtpHDate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dtpHDate.Location = new System.Drawing.Point(393, 21);
            this.dtpHDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dtpHDate.Name = "dtpHDate";
            this.dtpHDate.Size = new System.Drawing.Size(239, 36);
            this.dtpHDate.TabIndex = 94;
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(326, 27);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(49, 20);
            this.label2.TabIndex = 93;
            this.label2.Text = "日期";
            //
            // txtHMaker
            //
            this.txtHMaker.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaker.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaker.Location = new System.Drawing.Point(138, 21);
            this.txtHMaker.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaker.Name = "txtHMaker";
            this.txtHMaker.ReadOnly = true;
            this.txtHMaker.Size = new System.Drawing.Size(157, 36);
            this.txtHMaker.TabIndex = 104;
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.ForeColor = System.Drawing.Color.Black;
            this.label8.Location = new System.Drawing.Point(47, 21);
            this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(69, 20);
            this.label8.TabIndex = 108;
            this.label8.Text = "制单人";
            // 
            // label33
            // 
@@ -1436,7 +1505,7 @@
            this.groupBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.groupBox4.Size = new System.Drawing.Size(1547, 119);
            this.groupBox4.Size = new System.Drawing.Size(1908, 119);
            this.groupBox4.TabIndex = 137;
            this.groupBox4.TabStop = false;
            // 
@@ -1451,11 +1520,35 @@
            this.panel1.Controls.Add(this.cmdHSetZero);
            this.panel1.Controls.Add(this.cmdCancel);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel1.Location = new System.Drawing.Point(344, 20);
            this.panel1.Location = new System.Drawing.Point(705, 20);
            this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1200, 97);
            this.panel1.TabIndex = 141;
            //
            // cmdReWork
            //
            this.cmdReWork.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmdReWork.Location = new System.Drawing.Point(569, 16);
            this.cmdReWork.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.cmdReWork.Name = "cmdReWork";
            this.cmdReWork.Size = new System.Drawing.Size(108, 66);
            this.cmdReWork.TabIndex = 143;
            this.cmdReWork.Text = "返工";
            this.cmdReWork.UseVisualStyleBackColor = true;
            this.cmdReWork.Click += new System.EventHandler(this.cmdReWork_Click);
            //
            // cmdFinish
            //
            this.cmdFinish.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmdFinish.Location = new System.Drawing.Point(455, 16);
            this.cmdFinish.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.cmdFinish.Name = "cmdFinish";
            this.cmdFinish.Size = new System.Drawing.Size(108, 66);
            this.cmdFinish.TabIndex = 142;
            this.cmdFinish.Text = "完工";
            this.cmdFinish.UseVisualStyleBackColor = true;
            this.cmdFinish.Click += new System.EventHandler(this.cmdFinish_Click);
            // 
            // cmdSaveAndDown2
            // 
@@ -1618,7 +1711,7 @@
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 444);
            this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
@@ -1629,7 +1722,7 @@
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tabControl2);
            this.splitContainer1.Size = new System.Drawing.Size(1563, 281);
            this.splitContainer1.Size = new System.Drawing.Size(1924, 281);
            this.splitContainer1.SplitterDistance = 131;
            this.splitContainer1.SplitterWidth = 5;
            this.splitContainer1.TabIndex = 51;
@@ -1639,10 +1732,10 @@
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1563, 131);
            this.tabControl1.Size = new System.Drawing.Size(1924, 131);
            this.tabControl1.TabIndex = 48;
            // 
            // tabPage1
@@ -1650,10 +1743,10 @@
            this.tabPage1.Controls.Add(this.grdMain);
            this.tabPage1.Controls.Add(this.groupBox2);
            this.tabPage1.Location = new System.Drawing.Point(4, 25);
            this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabPage1.Size = new System.Drawing.Size(1555, 102);
            this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
            this.tabPage1.Size = new System.Drawing.Size(1916, 102);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "检验分切记录";
            this.tabPage1.UseVisualStyleBackColor = true;
@@ -1668,12 +1761,12 @@
            this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.grdMain.Location = new System.Drawing.Point(4, 4);
            this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.grdMain.Margin = new System.Windows.Forms.Padding(4);
            this.grdMain.Name = "grdMain";
            this.grdMain.ReadOnly = true;
            this.grdMain.RowHeadersWidth = 30;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(1138, 94);
            this.grdMain.Size = new System.Drawing.Size(1499, 94);
            this.grdMain.TabIndex = 44;
            // 
            // groupBox2
@@ -1685,10 +1778,10 @@
            this.groupBox2.Controls.Add(this.cmbFQMB);
            this.groupBox2.Controls.Add(this.txtDataBits111);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Right;
            this.groupBox2.Location = new System.Drawing.Point(1142, 4);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Location = new System.Drawing.Point(1503, 4);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox2.Size = new System.Drawing.Size(409, 94);
            this.groupBox2.TabIndex = 45;
            this.groupBox2.TabStop = false;
@@ -1697,7 +1790,7 @@
            // 
            this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
            this.pictureBox2.Location = new System.Drawing.Point(232, 70);
            this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(107, 100);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1708,7 +1801,7 @@
            // 
            this.btnFQSH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnFQSH.Location = new System.Drawing.Point(37, 98);
            this.btnFQSH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnFQSH.Margin = new System.Windows.Forms.Padding(4);
            this.btnFQSH.Name = "btnFQSH";
            this.btnFQSH.Size = new System.Drawing.Size(149, 72);
            this.btnFQSH.TabIndex = 87;
@@ -1720,7 +1813,7 @@
            // 
            this.btnFQBD.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnFQBD.Location = new System.Drawing.Point(37, 16);
            this.btnFQBD.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnFQBD.Margin = new System.Windows.Forms.Padding(4);
            this.btnFQBD.Name = "btnFQBD";
            this.btnFQBD.Size = new System.Drawing.Size(149, 76);
            this.btnFQBD.TabIndex = 86;
@@ -1733,7 +1826,7 @@
            this.cmbFQMB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbFQMB.FormattingEnabled = true;
            this.cmbFQMB.Location = new System.Drawing.Point(232, 38);
            this.cmbFQMB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmbFQMB.Margin = new System.Windows.Forms.Padding(4);
            this.cmbFQMB.Name = "cmbFQMB";
            this.cmbFQMB.Size = new System.Drawing.Size(169, 23);
            this.cmbFQMB.TabIndex = 85;
@@ -1754,10 +1847,10 @@
            this.tabControl2.Controls.Add(this.tabPage2);
            this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl2.Location = new System.Drawing.Point(0, 0);
            this.tabControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabControl2.Margin = new System.Windows.Forms.Padding(4);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(1563, 145);
            this.tabControl2.Size = new System.Drawing.Size(1924, 145);
            this.tabControl2.TabIndex = 49;
            // 
            // tabPage2
@@ -1765,10 +1858,10 @@
            this.tabPage2.Controls.Add(this.grdSub);
            this.tabPage2.Controls.Add(this.groupBox3);
            this.tabPage2.Location = new System.Drawing.Point(4, 25);
            this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabPage2.Size = new System.Drawing.Size(1555, 116);
            this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
            this.tabPage2.Size = new System.Drawing.Size(1916, 116);
            this.tabPage2.TabIndex = 0;
            this.tabPage2.Text = "不良记录";
            this.tabPage2.UseVisualStyleBackColor = true;
@@ -1783,12 +1876,12 @@
            this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdSub.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.grdSub.Location = new System.Drawing.Point(4, 4);
            this.grdSub.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.grdSub.Margin = new System.Windows.Forms.Padding(4);
            this.grdSub.Name = "grdSub";
            this.grdSub.ReadOnly = true;
            this.grdSub.RowHeadersWidth = 30;
            this.grdSub.RowTemplate.Height = 23;
            this.grdSub.Size = new System.Drawing.Size(1138, 108);
            this.grdSub.Size = new System.Drawing.Size(1499, 108);
            this.grdSub.TabIndex = 44;
            // 
            // groupBox3
@@ -1803,10 +1896,10 @@
            this.groupBox3.Controls.Add(this.label12);
            this.groupBox3.Controls.Add(this.button4);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right;
            this.groupBox3.Location = new System.Drawing.Point(1142, 4);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Location = new System.Drawing.Point(1503, 4);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox3.Size = new System.Drawing.Size(409, 108);
            this.groupBox3.TabIndex = 45;
            this.groupBox3.TabStop = false;
@@ -1815,7 +1908,7 @@
            // 
            this.btnBLBD.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnBLBD.Location = new System.Drawing.Point(253, 18);
            this.btnBLBD.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnBLBD.Margin = new System.Windows.Forms.Padding(4);
            this.btnBLBD.Name = "btnBLBD";
            this.btnBLBD.Size = new System.Drawing.Size(149, 66);
            this.btnBLBD.TabIndex = 86;
@@ -1839,7 +1932,7 @@
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(215, 76);
            this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(107, 100);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1851,7 +1944,7 @@
            this.btnBLHB.BackColor = System.Drawing.Color.Gainsboro;
            this.btnBLHB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnBLHB.Location = new System.Drawing.Point(32, 18);
            this.btnBLHB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnBLHB.Margin = new System.Windows.Forms.Padding(4);
            this.btnBLHB.Name = "btnBLHB";
            this.btnBLHB.Size = new System.Drawing.Size(149, 74);
            this.btnBLHB.TabIndex = 88;
@@ -1863,7 +1956,7 @@
            // 
            this.btnBLSH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnBLSH.Location = new System.Drawing.Point(32, 102);
            this.btnBLSH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnBLSH.Margin = new System.Windows.Forms.Padding(4);
            this.btnBLSH.Name = "btnBLSH";
            this.btnBLSH.Size = new System.Drawing.Size(149, 72);
            this.btnBLSH.TabIndex = 87;
@@ -1876,7 +1969,7 @@
            this.cmbBLMB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbBLMB.FormattingEnabled = true;
            this.cmbBLMB.Location = new System.Drawing.Point(213, 45);
            this.cmbBLMB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cmbBLMB.Margin = new System.Windows.Forms.Padding(4);
            this.cmbBLMB.Name = "cmbBLMB";
            this.cmbBLMB.Size = new System.Drawing.Size(169, 23);
            this.cmbBLMB.TabIndex = 85;
@@ -1898,7 +1991,7 @@
            this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
            this.button4.ImageAlign = System.Drawing.ContentAlignment.TopRight;
            this.button4.Location = new System.Drawing.Point(1189, -9);
            this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.button4.Margin = new System.Windows.Forms.Padding(4);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(29, 28);
            this.button4.TabIndex = 79;
@@ -1910,104 +2003,11 @@
            this.timer3.Interval = 300;
            this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
            // 
            // cmdFinish
            //
            this.cmdFinish.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmdFinish.Location = new System.Drawing.Point(455, 16);
            this.cmdFinish.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.cmdFinish.Name = "cmdFinish";
            this.cmdFinish.Size = new System.Drawing.Size(108, 66);
            this.cmdFinish.TabIndex = 142;
            this.cmdFinish.Text = "完工";
            this.cmdFinish.UseVisualStyleBackColor = true;
            this.cmdFinish.Click += new System.EventHandler(this.cmdFinish_Click);
            //
            // cmdReWork
            //
            this.cmdReWork.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmdReWork.Location = new System.Drawing.Point(569, 16);
            this.cmdReWork.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.cmdReWork.Name = "cmdReWork";
            this.cmdReWork.Size = new System.Drawing.Size(108, 66);
            this.cmdReWork.TabIndex = 143;
            this.cmdReWork.Text = "返工";
            this.cmdReWork.UseVisualStyleBackColor = true;
            this.cmdReWork.Click += new System.EventHandler(this.cmdReWork_Click);
            //
            // txtHICMOBillNo
            //
            this.txtHICMOBillNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMOBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMOBillNo.Location = new System.Drawing.Point(128, 136);
            this.txtHICMOBillNo.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMOBillNo.Name = "txtHICMOBillNo";
            this.txtHICMOBillNo.ReadOnly = true;
            this.txtHICMOBillNo.Size = new System.Drawing.Size(146, 36);
            this.txtHICMOBillNo.TabIndex = 163;
            //
            // label35
            //
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label35.ForeColor = System.Drawing.Color.Black;
            this.label35.Location = new System.Drawing.Point(24, 136);
            this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(89, 20);
            this.label35.TabIndex = 164;
            this.label35.Text = "生产订单";
            //
            // txtHICMODate
            //
            this.txtHICMODate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMODate.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMODate.Location = new System.Drawing.Point(552, 136);
            this.txtHICMODate.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMODate.Name = "txtHICMODate";
            this.txtHICMODate.ReadOnly = true;
            this.txtHICMODate.Size = new System.Drawing.Size(142, 36);
            this.txtHICMODate.TabIndex = 165;
            //
            // label36
            //
            this.label36.AutoSize = true;
            this.label36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label36.ForeColor = System.Drawing.Color.Black;
            this.label36.Location = new System.Drawing.Point(460, 136);
            this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(89, 20);
            this.label36.TabIndex = 166;
            this.label36.Text = "订单日期";
            //
            // txtHICMOQty
            //
            this.txtHICMOQty.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHICMOQty.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHICMOQty.Location = new System.Drawing.Point(369, 138);
            this.txtHICMOQty.Margin = new System.Windows.Forms.Padding(4);
            this.txtHICMOQty.Name = "txtHICMOQty";
            this.txtHICMOQty.ReadOnly = true;
            this.txtHICMOQty.Size = new System.Drawing.Size(95, 30);
            this.txtHICMOQty.TabIndex = 167;
            //
            // label37
            //
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label37.ForeColor = System.Drawing.Color.Black;
            this.label37.Location = new System.Drawing.Point(278, 136);
            this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(89, 20);
            this.label37.TabIndex = 168;
            this.label37.Text = "订单数量";
            //
            // Sc_ICMOReportToBarCode
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1563, 749);
            this.ClientSize = new System.Drawing.Size(1924, 749);
            this.ControlBox = false;
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.groupBox1);
@@ -2016,7 +2016,7 @@
            this.Controls.Add(this.Tool);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.KeyPreview = true;
            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.Margin = new System.Windows.Forms.Padding(4);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "Sc_ICMOReportToBarCode";
SCM/µ¥¾Ý×ÊÁÏ/Sc_PackUnionBill.cs
@@ -221,7 +221,18 @@
                MessageBox.Show("错误的单据号!");
                return false;
            }
            if (DBUtility.ClsPub.isLong(txtHEmpID.Tag) == 0 || DBUtility.ClsPub.isLong(txtHEmpID2.Tag) == 0)
            {
                MessageBox.Show("职员1或者职员2没有选择!");
                cmdHSaveBill.Enabled = true;
                return false;
            }
            if (DBUtility.ClsPub.isLong(txtHGroupID.Tag) == 0)
            {
                MessageBox.Show("班组没有选择!");
                cmdHSaveBill.Enabled = true;
                return false;
            }
            //判断是否存在数量0的明细记录 ï¼ˆè‡³å°‘ æ‰«æä¸€æ¡è®°å½•)
            bool b = false;
            for (int i = 0; i < grdMain.RowCount; i++)
@@ -360,11 +371,11 @@
                HCusID = 0;
                HCusType = "";
                HEndDate = dtpHDate.Value;
                HWorkLineName = "";
                HWorkLineName = DBUtility.ClsPub.isStrNull(txtHEmpID.Text) + ";" + DBUtility.ClsPub.isStrNull(txtHEmpID2.Text) + "";
                HBeginDate = dtpHDate.Value;
                HSeOrderBillNo = "";
                HGroupID = 0;
                HJiaYe2 = "";
                HGroupID = DBUtility.ClsPub.isLong(txtHGroupID.Tag);
                HJiaYe2 = DBUtility.ClsPub.isLong(txtHEmpID.Tag).ToString() + ";" + DBUtility.ClsPub.isLong(txtHEmpID2.Tag).ToString() + "";
                HPressModel = "";
                HCusModel = "";
                HMaterialModel = "";
@@ -1103,10 +1114,19 @@
            ClsIni.WriteIni("COMINFO", "txtHSend", DBUtility.ClsPub.isStrNull(txtHSend.Text), DBUtility.ClsPub.AppPath + @"/HXERP.ini"); 
        }
        private void cmdHEmp2_Click(object sender, EventArgs e)
        {
            SCM.ClsIF_Employee_View oEmp = new SCM.ClsIF_Employee_View();
            string sWhere = "";
            if (oEmp.RefreshView(sWhere))
            {
                this.txtHEmpID2.Text = oEmp.oModel.HName;
                this.txtHEmpID2.Tag = oEmp.oModel.HItemID.ToString();
            }
            else
            {
                this.txtHEmpID2.Text = "";
            }
        }
    }
}
SCM/µ¥¾Ý×ÊÁÏ/Sc_PackUnionBill.designer.cs
@@ -69,23 +69,25 @@
            this.cmdHSaveBill = new System.Windows.Forms.Button();
            this.cmdHAdd = new System.Windows.Forms.Button();
            this.cmdCancel = new System.Windows.Forms.Button();
            this.txHBarCode_Pack = new System.Windows.Forms.TextBox();
            this.label18 = new System.Windows.Forms.Label();
            this.txtHPWeight = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.tabControl3 = new System.Windows.Forms.TabControl();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.txtHBillRemark = new System.Windows.Forms.TextBox();
            this.label38 = new System.Windows.Forms.Label();
            this.txtHPackRemark = new System.Windows.Forms.TextBox();
            this.txtHWeight = new System.Windows.Forms.TextBox();
            this.label37 = new System.Windows.Forms.Label();
            this.txtHQty = new System.Windows.Forms.TextBox();
            this.txHBarCode_Pack = new System.Windows.Forms.TextBox();
            this.txtHSourceBillNo = new System.Windows.Forms.TextBox();
            this.dtpHDate = new System.Windows.Forms.DateTimePicker();
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.txtHPWeight = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.txtHEmpID = new System.Windows.Forms.TextBox();
@@ -95,7 +97,6 @@
            this.txtHMaker = new System.Windows.Forms.TextBox();
            this.txtHWorkCenterID = new System.Windows.Forms.TextBox();
            this.txtHProcessID = new System.Windows.Forms.TextBox();
            this.label33 = new System.Windows.Forms.Label();
            this.cmdHEmpID = new System.Windows.Forms.Button();
            this.label31 = new System.Windows.Forms.Label();
            this.cmdHOWNERID = new System.Windows.Forms.Button();
@@ -148,8 +149,10 @@
            this.btnBLQK = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.timer3 = new System.Windows.Forms.Timer(this.components);
            this.txtHBillRemark = new System.Windows.Forms.TextBox();
            this.label38 = new System.Windows.Forms.Label();
            this.cmdHEmp2 = new System.Windows.Forms.Button();
            this.label39 = new System.Windows.Forms.Label();
            this.txtHEmpID2 = new System.Windows.Forms.TextBox();
            this.label40 = new System.Windows.Forms.Label();
            this.Tool.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
@@ -317,7 +320,13 @@
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.txtHEmpID);
            this.groupBox4.Controls.Add(this.cmdHEmp2);
            this.groupBox4.Controls.Add(this.label39);
            this.groupBox4.Controls.Add(this.txtHEmpID2);
            this.groupBox4.Controls.Add(this.label40);
            this.groupBox4.Controls.Add(this.lblHBWeight);
            this.groupBox4.Controls.Add(this.cmdHEmpID);
            this.groupBox4.Controls.Add(this.txtHUnitID);
            this.groupBox4.Controls.Add(this.txtHZBarCode);
            this.groupBox4.Controls.Add(this.txtHMSourceBillNo);
@@ -362,7 +371,7 @@
            this.txtHUnitID.Enabled = false;
            this.txtHUnitID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHUnitID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHUnitID.Location = new System.Drawing.Point(767, 112);
            this.txtHUnitID.Location = new System.Drawing.Point(723, 115);
            this.txtHUnitID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHUnitID.Name = "txtHUnitID";
            this.txtHUnitID.Size = new System.Drawing.Size(233, 36);
@@ -373,10 +382,10 @@
            // 
            this.txtHZBarCode.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHZBarCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHZBarCode.Location = new System.Drawing.Point(459, 63);
            this.txtHZBarCode.Location = new System.Drawing.Point(384, 63);
            this.txtHZBarCode.Margin = new System.Windows.Forms.Padding(4);
            this.txtHZBarCode.Name = "txtHZBarCode";
            this.txtHZBarCode.Size = new System.Drawing.Size(445, 36);
            this.txtHZBarCode.Size = new System.Drawing.Size(362, 36);
            this.txtHZBarCode.TabIndex = 137;
            this.txtHZBarCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHZBarCode_KeyPress);
            // 
@@ -384,10 +393,10 @@
            // 
            this.txtHMSourceBillNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMSourceBillNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMSourceBillNo.Location = new System.Drawing.Point(459, 16);
            this.txtHMSourceBillNo.Location = new System.Drawing.Point(384, 16);
            this.txtHMSourceBillNo.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMSourceBillNo.Name = "txtHMSourceBillNo";
            this.txtHMSourceBillNo.Size = new System.Drawing.Size(445, 36);
            this.txtHMSourceBillNo.Size = new System.Drawing.Size(362, 36);
            this.txtHMSourceBillNo.TabIndex = 131;
            this.txtHMSourceBillNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHMSourceBillNo_KeyPress);
            // 
@@ -407,7 +416,7 @@
            this.txtHMaterModel.Enabled = false;
            this.txtHMaterModel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHMaterModel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHMaterModel.Location = new System.Drawing.Point(326, 112);
            this.txtHMaterModel.Location = new System.Drawing.Point(346, 104);
            this.txtHMaterModel.Margin = new System.Windows.Forms.Padding(4);
            this.txtHMaterModel.Name = "txtHMaterModel";
            this.txtHMaterModel.Size = new System.Drawing.Size(283, 36);
@@ -419,7 +428,7 @@
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label29.ForeColor = System.Drawing.Color.Black;
            this.label29.Location = new System.Drawing.Point(345, 72);
            this.label29.Location = new System.Drawing.Point(270, 72);
            this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(109, 20);
@@ -443,7 +452,7 @@
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label28.ForeColor = System.Drawing.Color.Black;
            this.label28.Location = new System.Drawing.Point(345, 25);
            this.label28.Location = new System.Drawing.Point(270, 25);
            this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(109, 20);
@@ -467,7 +476,7 @@
            this.label27.AutoSize = true;
            this.label27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label27.ForeColor = System.Drawing.Color.Black;
            this.label27.Location = new System.Drawing.Point(996, 72);
            this.label27.Location = new System.Drawing.Point(810, 72);
            this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(109, 20);
@@ -478,7 +487,7 @@
            // 
            this.txtHSourceID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHSourceID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHSourceID.Location = new System.Drawing.Point(1123, 63);
            this.txtHSourceID.Location = new System.Drawing.Point(937, 63);
            this.txtHSourceID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHSourceID.Name = "txtHSourceID";
            this.txtHSourceID.Size = new System.Drawing.Size(168, 36);
@@ -502,7 +511,7 @@
            // cmdHSourceID
            // 
            this.cmdHSourceID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSourceID.Image")));
            this.cmdHSourceID.Location = new System.Drawing.Point(1291, 62);
            this.cmdHSourceID.Location = new System.Drawing.Point(1105, 62);
            this.cmdHSourceID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHSourceID.Name = "cmdHSourceID";
            this.cmdHSourceID.Size = new System.Drawing.Size(43, 40);
@@ -515,7 +524,7 @@
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.ForeColor = System.Drawing.Color.Black;
            this.label19.Location = new System.Drawing.Point(996, 25);
            this.label19.Location = new System.Drawing.Point(810, 25);
            this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(109, 20);
@@ -540,9 +549,10 @@
            // 
            this.txtHGroupID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHGroupID.Location = new System.Drawing.Point(1123, 16);
            this.txtHGroupID.Location = new System.Drawing.Point(937, 16);
            this.txtHGroupID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHGroupID.Name = "txtHGroupID";
            this.txtHGroupID.ReadOnly = true;
            this.txtHGroupID.Size = new System.Drawing.Size(168, 36);
            this.txtHGroupID.TabIndex = 132;
            this.txtHGroupID.TextChanged += new System.EventHandler(this.txtHGroupID_TextChanged);
@@ -550,7 +560,7 @@
            // cmdHGroupID
            // 
            this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image")));
            this.cmdHGroupID.Location = new System.Drawing.Point(1291, 15);
            this.cmdHGroupID.Location = new System.Drawing.Point(1105, 15);
            this.cmdHGroupID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHGroupID.Name = "cmdHGroupID";
            this.cmdHGroupID.Size = new System.Drawing.Size(43, 40);
@@ -649,6 +659,53 @@
            this.cmdCancel.UseVisualStyleBackColor = true;
            this.cmdCancel.Click += new System.EventHandler(this.cmdCancel_Click);
            // 
            // txHBarCode_Pack
            //
            this.txHBarCode_Pack.Enabled = false;
            this.txHBarCode_Pack.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txHBarCode_Pack.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txHBarCode_Pack.Location = new System.Drawing.Point(822, 12);
            this.txHBarCode_Pack.Margin = new System.Windows.Forms.Padding(4);
            this.txHBarCode_Pack.Name = "txHBarCode_Pack";
            this.txHBarCode_Pack.Size = new System.Drawing.Size(283, 36);
            this.txHBarCode_Pack.TabIndex = 125;
            //
            // label18
            //
            this.label18.AutoSize = true;
            this.label18.Enabled = false;
            this.label18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(719, 21);
            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(89, 20);
            this.label18.TabIndex = 128;
            this.label18.Text = "托条码:";
            //
            // txtHPWeight
            //
            this.txtHPWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHPWeight.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHPWeight.Location = new System.Drawing.Point(1216, 12);
            this.txtHPWeight.Margin = new System.Windows.Forms.Padding(4);
            this.txtHPWeight.Name = "txtHPWeight";
            this.txtHPWeight.Size = new System.Drawing.Size(283, 36);
            this.txtHPWeight.TabIndex = 103;
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Enabled = false;
            this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.Black;
            this.label7.Location = new System.Drawing.Point(1113, 21);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(109, 20);
            this.label7.TabIndex = 107;
            this.label7.Text = "包装皮重:";
            //
            // tabControl3
            // 
            this.tabControl3.Controls.Add(this.tabPage3);
@@ -687,6 +744,30 @@
            this.tabPage3.Size = new System.Drawing.Size(1596, 172);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "本单信息";
            //
            // txtHBillRemark
            //
            this.txtHBillRemark.Enabled = false;
            this.txtHBillRemark.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHBillRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBillRemark.Location = new System.Drawing.Point(119, 112);
            this.txtHBillRemark.Margin = new System.Windows.Forms.Padding(4);
            this.txtHBillRemark.Name = "txtHBillRemark";
            this.txtHBillRemark.Size = new System.Drawing.Size(1064, 36);
            this.txtHBillRemark.TabIndex = 175;
            //
            // label38
            //
            this.label38.AutoSize = true;
            this.label38.Enabled = false;
            this.label38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label38.ForeColor = System.Drawing.Color.Black;
            this.label38.Location = new System.Drawing.Point(16, 120);
            this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(109, 20);
            this.label38.TabIndex = 174;
            this.label38.Text = "整单摘要:";
            // 
            // txtHPackRemark
            // 
@@ -733,17 +814,6 @@
            this.txtHQty.Size = new System.Drawing.Size(232, 36);
            this.txtHQty.TabIndex = 120;
            // 
            // txHBarCode_Pack
            //
            this.txHBarCode_Pack.Enabled = false;
            this.txHBarCode_Pack.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txHBarCode_Pack.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txHBarCode_Pack.Location = new System.Drawing.Point(822, 12);
            this.txHBarCode_Pack.Margin = new System.Windows.Forms.Padding(4);
            this.txHBarCode_Pack.Name = "txHBarCode_Pack";
            this.txHBarCode_Pack.Size = new System.Drawing.Size(283, 36);
            this.txHBarCode_Pack.TabIndex = 125;
            //
            // txtHSourceBillNo
            // 
            this.txtHSourceBillNo.Enabled = false;
@@ -777,16 +847,6 @@
            this.txtHBillNo.Size = new System.Drawing.Size(283, 36);
            this.txtHBillNo.TabIndex = 102;
            // 
            // txtHPWeight
            //
            this.txtHPWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHPWeight.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHPWeight.Location = new System.Drawing.Point(1216, 12);
            this.txtHPWeight.Margin = new System.Windows.Forms.Padding(4);
            this.txtHPWeight.Name = "txtHPWeight";
            this.txtHPWeight.Size = new System.Drawing.Size(283, 36);
            this.txtHPWeight.TabIndex = 103;
            //
            // label9
            // 
            this.label9.AutoSize = true;
@@ -799,19 +859,6 @@
            this.label9.Size = new System.Drawing.Size(69, 20);
            this.label9.TabIndex = 112;
            this.label9.Text = "净重:";
            //
            // label18
            //
            this.label18.AutoSize = true;
            this.label18.Enabled = false;
            this.label18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(719, 21);
            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(89, 20);
            this.label18.TabIndex = 128;
            this.label18.Text = "托条码:";
            // 
            // label13
            // 
@@ -850,19 +897,6 @@
            this.label2.TabIndex = 93;
            this.label2.Text = "日期:";
            // 
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Enabled = false;
            this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.Black;
            this.label7.Location = new System.Drawing.Point(1113, 21);
            this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(109, 20);
            this.label7.TabIndex = 107;
            this.label7.Text = "包装皮重:";
            //
            // label6
            // 
            this.label6.AutoSize = true;
@@ -879,15 +913,12 @@
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.Color.Lavender;
            this.tabPage1.Controls.Add(this.txtHEmpID);
            this.tabPage1.Controls.Add(this.txtHOWNERID);
            this.tabPage1.Controls.Add(this.txtHDeptID);
            this.tabPage1.Controls.Add(this.dtpHMakeDate);
            this.tabPage1.Controls.Add(this.txtHMaker);
            this.tabPage1.Controls.Add(this.txtHWorkCenterID);
            this.tabPage1.Controls.Add(this.txtHProcessID);
            this.tabPage1.Controls.Add(this.label33);
            this.tabPage1.Controls.Add(this.cmdHEmpID);
            this.tabPage1.Controls.Add(this.label31);
            this.tabPage1.Controls.Add(this.cmdHOWNERID);
            this.tabPage1.Controls.Add(this.label32);
@@ -911,10 +942,11 @@
            this.txtHEmpID.Enabled = false;
            this.txtHEmpID.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHEmpID.Location = new System.Drawing.Point(900, 15);
            this.txtHEmpID.Location = new System.Drawing.Point(1259, 19);
            this.txtHEmpID.Margin = new System.Windows.Forms.Padding(4);
            this.txtHEmpID.Name = "txtHEmpID";
            this.txtHEmpID.Size = new System.Drawing.Size(240, 36);
            this.txtHEmpID.ReadOnly = true;
            this.txtHEmpID.Size = new System.Drawing.Size(137, 36);
            this.txtHEmpID.TabIndex = 154;
            this.txtHEmpID.TextChanged += new System.EventHandler(this.txtHEmpID_TextChanged);
            // 
@@ -988,24 +1020,11 @@
            this.txtHProcessID.TabIndex = 142;
            this.txtHProcessID.TextChanged += new System.EventHandler(this.txtHProcessID_TextChanged);
            // 
            // label33
            //
            this.label33.AutoSize = true;
            this.label33.Enabled = false;
            this.label33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label33.ForeColor = System.Drawing.Color.Black;
            this.label33.Location = new System.Drawing.Point(803, 24);
            this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(89, 20);
            this.label33.TabIndex = 153;
            this.label33.Text = "操作员:";
            //
            // cmdHEmpID
            // 
            this.cmdHEmpID.Enabled = false;
            this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image")));
            this.cmdHEmpID.Location = new System.Drawing.Point(1141, 14);
            this.cmdHEmpID.Location = new System.Drawing.Point(1403, 14);
            this.cmdHEmpID.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHEmpID.Name = "cmdHEmpID";
            this.cmdHEmpID.Size = new System.Drawing.Size(43, 40);
@@ -1662,29 +1681,51 @@
            this.timer3.Interval = 1000;
            this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
            // 
            // txtHBillRemark
            // cmdHEmp2
            // 
            this.txtHBillRemark.Enabled = false;
            this.txtHBillRemark.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHBillRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHBillRemark.Location = new System.Drawing.Point(119, 112);
            this.txtHBillRemark.Margin = new System.Windows.Forms.Padding(4);
            this.txtHBillRemark.Name = "txtHBillRemark";
            this.txtHBillRemark.Size = new System.Drawing.Size(1064, 36);
            this.txtHBillRemark.TabIndex = 175;
            this.cmdHEmp2.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmp2.Image")));
            this.cmdHEmp2.Location = new System.Drawing.Point(1403, 58);
            this.cmdHEmp2.Margin = new System.Windows.Forms.Padding(4);
            this.cmdHEmp2.Name = "cmdHEmp2";
            this.cmdHEmp2.Size = new System.Drawing.Size(43, 40);
            this.cmdHEmp2.TabIndex = 161;
            this.cmdHEmp2.UseVisualStyleBackColor = true;
            this.cmdHEmp2.Click += new System.EventHandler(this.cmdHEmp2_Click);
            // 
            // label38
            // label39
            // 
            this.label38.AutoSize = true;
            this.label38.Enabled = false;
            this.label38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label38.ForeColor = System.Drawing.Color.Black;
            this.label38.Location = new System.Drawing.Point(16, 120);
            this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(109, 20);
            this.label38.TabIndex = 174;
            this.label38.Text = "整单摘要:";
            this.label39.AutoSize = true;
            this.label39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label39.ForeColor = System.Drawing.Color.Black;
            this.label39.Location = new System.Drawing.Point(1163, 66);
            this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(59, 20);
            this.label39.TabIndex = 159;
            this.label39.Text = "职员2";
            //
            // txtHEmpID2
            //
            this.txtHEmpID2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtHEmpID2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.txtHEmpID2.Location = new System.Drawing.Point(1259, 60);
            this.txtHEmpID2.Margin = new System.Windows.Forms.Padding(4);
            this.txtHEmpID2.Name = "txtHEmpID2";
            this.txtHEmpID2.ReadOnly = true;
            this.txtHEmpID2.Size = new System.Drawing.Size(137, 36);
            this.txtHEmpID2.TabIndex = 160;
            //
            // label40
            //
            this.label40.AutoSize = true;
            this.label40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label40.ForeColor = System.Drawing.Color.Black;
            this.label40.Location = new System.Drawing.Point(1163, 25);
            this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(59, 20);
            this.label40.TabIndex = 156;
            this.label40.Text = "职员1";
            // 
            // Sc_PackUnionBill
            // 
@@ -1825,7 +1866,6 @@
        private System.Windows.Forms.Label label30;
        private System.Windows.Forms.Label lblHBWeight;
        private System.Windows.Forms.TabPage tabPage1;
        private System.Windows.Forms.Label label33;
        private System.Windows.Forms.TextBox txtHEmpID;
        private System.Windows.Forms.Button cmdHEmpID;
        private System.Windows.Forms.Label label31;
@@ -1862,5 +1902,9 @@
        private System.Windows.Forms.Label label37;
        private System.Windows.Forms.TextBox txtHBillRemark;
        private System.Windows.Forms.Label label38;
        private System.Windows.Forms.Button cmdHEmp2;
        private System.Windows.Forms.Label label39;
        private System.Windows.Forms.TextBox txtHEmpID2;
        private System.Windows.Forms.Label label40;
    }
}
SCM/µ¥¾Ý×ÊÁÏ/Sc_PackUnionBill.resx
@@ -393,6 +393,36 @@
  <metadata name="timer2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
    <value>191, 16</value>
  </metadata>
  <data name="cmdHEmp2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        R0lGODlhEAAQAIYAAAAzmQBmzP///1o7AJlmAOazAMTz/9mmAEW5//nNT+W5ToPV/5TW/cyZAAyf/7Dp
        /yOn/2jD/q3h/le8/sz3/5zg/7bt/73l/7Xs/2fH/4DT///bnZXb/97//2rK/wWb/8np/6zf/1S//77x
        /73w/8Xv/1+//wmc/1jA/5Db/5LV/6rn/6Xb/zCt/33O/9X3/4LO/7jj/4PT/x+m/7nk/3XP/3PJ/3bQ
        /6Tb/5Td/zCv/3fM/029/4za/6Pf/ZHc/6Pk/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEBAAAh+QQB
        AABBACwAAAAAEAAQAAAIqACDCBwoMIDBAAQTBjEYIcKECQYVLmQQ44KJFhBmQECYMAAOEAJYnPjgwAHH
        gQEYqAhBA4YOBDwQIDg5cYcLGyg8LOixYAFNABJkZBBRI8cDEg98ACAIlIOGGylWGOhgwMBSphUq/ACC
        wQAFClcFEiAAQICAEhZGvDAbloCCDQUAlDUrQO5AtwkKHBgQRK7duwryHmjAV2IQAoIJGxY4QK/ixYwH
        FIYcEAA7
</value>
  </data>
  <data name="cmdHEmpID.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        R0lGODlhEAAQAIYAAAAzmQBmzP///1o7AJlmAOazAMTz/9mmAEW5//nNT+W5ToPV/5TW/cyZAAyf/7Dp
        /yOn/2jD/q3h/le8/sz3/5zg/7bt/73l/7Xs/2fH/4DT///bnZXb/97//2rK/wWb/8np/6zf/1S//77x
        /73w/8Xv/1+//wmc/1jA/5Db/5LV/6rn/6Xb/zCt/33O/9X3/4LO/7jj/4PT/x+m/7nk/3XP/3PJ/3bQ
        /6Tb/5Td/zCv/3fM/029/4za/6Pf/ZHc/6Pk/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEBAAAh+QQB
        AABBACwAAAAAEAAQAAAIqACDCBwoMIDBAAQTBjEYIcKECQYVLmQQ44KJFhBmQECYMAAOEAJYnPjgwAHH
        gQEYqAhBA4YOBDwQIDg5cYcLGyg8LOixYAFNABJkZBBRI8cDEg98ACAIlIOGGylWGOhgwMBSphUq/ACC
        wQAFClcFEiAAQICAEhZGvDAbloCCDQUAlDUrQO5AtwkKHBgQRK7duwryHmjAV2IQAoIJGxY4QK/ixYwH
        FIYcEAA7
</value>
  </data>
  <data name="cmdHSourceID.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        R0lGODlhEAAQAIYAAAAzmQBmzP///1o7AJlmAOazAMTz/9mmAEW5//nNT+W5ToPV/5TW/cyZAAyf/7Dp
@@ -409,21 +439,6 @@
</value>
  </data>
  <data name="cmdHGroupID.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        R0lGODlhEAAQAIYAAAAzmQBmzP///1o7AJlmAOazAMTz/9mmAEW5//nNT+W5ToPV/5TW/cyZAAyf/7Dp
        /yOn/2jD/q3h/le8/sz3/5zg/7bt/73l/7Xs/2fH/4DT///bnZXb/97//2rK/wWb/8np/6zf/1S//77x
        /73w/8Xv/1+//wmc/1jA/5Db/5LV/6rn/6Xb/zCt/33O/9X3/4LO/7jj/4PT/x+m/7nk/3XP/3PJ/3bQ
        /6Tb/5Td/zCv/3fM/029/4za/6Pf/ZHc/6Pk/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEBAAAh+QQB
        AABBACwAAAAAEAAQAAAIqACDCBwoMIDBAAQTBjEYIcKECQYVLmQQ44KJFhBmQECYMAAOEAJYnPjgwAHH
        gQEYqAhBA4YOBDwQIDg5cYcLGyg8LOixYAFNABJkZBBRI8cDEg98ACAIlIOGGylWGOhgwMBSphUq/ACC
        wQAFClcFEiAAQICAEhZGvDAbloCCDQUAlDUrQO5AtwkKHBgQRK7duwryHmjAV2IQAoIJGxY4QK/ixYwH
        FIYcEAA7
</value>
  </data>
  <data name="cmdHEmpID.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
    <value>
        R0lGODlhEAAQAIYAAAAzmQBmzP///1o7AJlmAOazAMTz/9mmAEW5//nNT+W5ToPV/5TW/cyZAAyf/7Dp
        /yOn/2jD/q3h/le8/sz3/5zg/7bt/73l/7Xs/2fH/4DT///bnZXb/97//2rK/wWb/8np/6zf/1S//77x