From 11d20b4fb7a3e97c88477f78f1f5393238e2f3a3 Mon Sep 17 00:00:00 2001
From: ouyangqing <ouyangqing@DESKTOP-B85SG1D>
Date: 星期三, 20 一月 2021 13:53:46 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/YqnMes

---
 SCM/单据资料/Sc_ICMOReportToBarCode.designer.cs |   29 -----------------------------
 1 files changed, 0 insertions(+), 29 deletions(-)

diff --git "a/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Sc_ICMOReportToBarCode.designer.cs" "b/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Sc_ICMOReportToBarCode.designer.cs"
index c191fd3..099a8f1 100644
--- "a/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Sc_ICMOReportToBarCode.designer.cs"
+++ "b/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Sc_ICMOReportToBarCode.designer.cs"
@@ -155,8 +155,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.txtHCheckerResult = new System.Windows.Forms.TextBox();
-            this.label33 = new System.Windows.Forms.Label();
             this.Tool.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
@@ -168,7 +166,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.grdEmp)).BeginInit();
             this.groupBox4.SuspendLayout();
             this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
             this.splitContainer1.Panel1.SuspendLayout();
             this.splitContainer1.Panel2.SuspendLayout();
             this.splitContainer1.SuspendLayout();
@@ -893,8 +890,6 @@
             // tabPage4
             // 
             this.tabPage4.BackColor = System.Drawing.Color.Lavender;
-            this.tabPage4.Controls.Add(this.label33);
-            this.tabPage4.Controls.Add(this.txtHCheckerResult);
             this.tabPage4.Controls.Add(this.label15);
             this.tabPage4.Controls.Add(this.cmbHOrgID);
             this.tabPage4.Controls.Add(this.label3);
@@ -1667,27 +1662,6 @@
             this.timer3.Interval = 300;
             this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
             // 
-            // txtHCheckerResult
-            // 
-            this.txtHCheckerResult.Font = new System.Drawing.Font("瀹嬩綋", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtHCheckerResult.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHCheckerResult.Location = new System.Drawing.Point(795, 96);
-            this.txtHCheckerResult.Name = "txtHCheckerResult";
-            this.txtHCheckerResult.ReadOnly = true;
-            this.txtHCheckerResult.Size = new System.Drawing.Size(166, 30);
-            this.txtHCheckerResult.TabIndex = 151;
-            // 
-            // label33
-            // 
-            this.label33.AutoSize = true;
-            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(714, 102);
-            this.label33.Name = "label33";
-            this.label33.Size = new System.Drawing.Size(72, 16);
-            this.label33.TabIndex = 152;
-            this.label33.Text = "涓嶈壇娓呭崟";
-            // 
             // Sc_ICMOReportToBarCode
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
@@ -1724,7 +1698,6 @@
             this.panel1.ResumeLayout(false);
             this.splitContainer1.Panel1.ResumeLayout(false);
             this.splitContainer1.Panel2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
             this.splitContainer1.ResumeLayout(false);
             this.tabControl1.ResumeLayout(false);
             this.tabPage1.ResumeLayout(false);
@@ -1869,7 +1842,5 @@
         private System.Windows.Forms.TextBox txtHEmpID3;
         private System.Windows.Forms.Button cmdZero;
         private System.Windows.Forms.Button cmdSaveAndDown2;
-        private System.Windows.Forms.Label label33;
-        private System.Windows.Forms.TextBox txtHCheckerResult;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1