From cfedb44b75f0ab526b80f06857a6b097f19c8489 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 27 五月 2022 15:35:49 +0800
Subject: [PATCH] 条码档案列表优化

---
 WorkM/流转卡管理/Sc_ProcessExchangeBill.designer.cs |  209 ++++++++++++++++++++++++++--------------------------
 1 files changed, 104 insertions(+), 105 deletions(-)

diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
index 792fbf9..91b7ee3 100644
--- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
+++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/Sc_ProcessExchangeBill.designer.cs"
@@ -79,6 +79,15 @@
             this.tabControl2 = new System.Windows.Forms.TabControl();
             this.tabPage2 = new System.Windows.Forms.TabPage();
             this.gbUp = new System.Windows.Forms.GroupBox();
+            this.textHProductNum = new System.Windows.Forms.TextBox();
+            this.textHMaterTexture = new System.Windows.Forms.TextBox();
+            this.label62 = new System.Windows.Forms.Label();
+            this.textHVerNum = new System.Windows.Forms.TextBox();
+            this.label63 = new System.Windows.Forms.Label();
+            this.label64 = new System.Windows.Forms.Label();
+            this.label65 = new System.Windows.Forms.Label();
+            this.textHPicNumAssemble = new System.Windows.Forms.TextBox();
+            this.label66 = new System.Windows.Forms.Label();
             this.label42 = new System.Windows.Forms.Label();
             this.txtHProjectNum = new System.Windows.Forms.TextBox();
             this.cmdEquipMentID = new System.Windows.Forms.Button();
@@ -226,16 +235,7 @@
             this.grdSum = new System.Windows.Forms.DataGridView();
             this.panel6 = new System.Windows.Forms.Panel();
             this.lblHStockQty = new System.Windows.Forms.Label();
-            this.label62 = new System.Windows.Forms.Label();
-            this.textHVerNum = new System.Windows.Forms.TextBox();
-            this.label63 = new System.Windows.Forms.Label();
-            this.label64 = new System.Windows.Forms.Label();
             this.textHPicNumVer = new System.Windows.Forms.TextBox();
-            this.label65 = new System.Windows.Forms.Label();
-            this.textHPicNumAssemble = new System.Windows.Forms.TextBox();
-            this.label66 = new System.Windows.Forms.Label();
-            this.textHMaterTexture = new System.Windows.Forms.TextBox();
-            this.textHProductNum = new System.Windows.Forms.TextBox();
             this.Tool.SuspendLayout();
             this.P1.SuspendLayout();
             this.tabControl2.SuspendLayout();
@@ -803,13 +803,13 @@
             // gbUp
             // 
             this.gbUp.BackColor = System.Drawing.Color.Lavender;
+            this.gbUp.Controls.Add(this.textHPicNumVer);
             this.gbUp.Controls.Add(this.textHProductNum);
             this.gbUp.Controls.Add(this.textHMaterTexture);
             this.gbUp.Controls.Add(this.label62);
             this.gbUp.Controls.Add(this.textHVerNum);
             this.gbUp.Controls.Add(this.label63);
             this.gbUp.Controls.Add(this.label64);
-            this.gbUp.Controls.Add(this.textHPicNumVer);
             this.gbUp.Controls.Add(this.label65);
             this.gbUp.Controls.Add(this.textHPicNumAssemble);
             this.gbUp.Controls.Add(this.label66);
@@ -861,6 +861,93 @@
             this.gbUp.Size = new System.Drawing.Size(1256, 190);
             this.gbUp.TabIndex = 33;
             this.gbUp.TabStop = false;
+            // 
+            // textHProductNum
+            // 
+            this.textHProductNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHProductNum.Location = new System.Drawing.Point(1001, 106);
+            this.textHProductNum.Name = "textHProductNum";
+            this.textHProductNum.Size = new System.Drawing.Size(189, 21);
+            this.textHProductNum.TabIndex = 336;
+            this.textHProductNum.Tag = "0";
+            // 
+            // textHMaterTexture
+            // 
+            this.textHMaterTexture.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHMaterTexture.Location = new System.Drawing.Point(1001, 80);
+            this.textHMaterTexture.Name = "textHMaterTexture";
+            this.textHMaterTexture.Size = new System.Drawing.Size(189, 21);
+            this.textHMaterTexture.TabIndex = 335;
+            this.textHMaterTexture.Tag = "0";
+            // 
+            // label62
+            // 
+            this.label62.AutoSize = true;
+            this.label62.ForeColor = System.Drawing.Color.Black;
+            this.label62.Location = new System.Drawing.Point(928, 138);
+            this.label62.Name = "label62";
+            this.label62.Size = new System.Drawing.Size(53, 12);
+            this.label62.TabIndex = 333;
+            this.label62.Text = "鐗�    鏈�";
+            // 
+            // textHVerNum
+            // 
+            this.textHVerNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHVerNum.Location = new System.Drawing.Point(1000, 134);
+            this.textHVerNum.Name = "textHVerNum";
+            this.textHVerNum.Size = new System.Drawing.Size(189, 21);
+            this.textHVerNum.TabIndex = 334;
+            this.textHVerNum.Tag = "0";
+            // 
+            // label63
+            // 
+            this.label63.AutoSize = true;
+            this.label63.ForeColor = System.Drawing.Color.Black;
+            this.label63.Location = new System.Drawing.Point(928, 110);
+            this.label63.Name = "label63";
+            this.label63.Size = new System.Drawing.Size(53, 12);
+            this.label63.TabIndex = 330;
+            this.label63.Text = "鎴愬搧缂栧彿";
+            // 
+            // label64
+            // 
+            this.label64.AutoSize = true;
+            this.label64.ForeColor = System.Drawing.Color.Black;
+            this.label64.Location = new System.Drawing.Point(926, 27);
+            this.label64.Name = "label64";
+            this.label64.Size = new System.Drawing.Size(53, 12);
+            this.label64.TabIndex = 328;
+            this.label64.Text = "鍥惧彿鐗堟湰";
+            // 
+            // label65
+            // 
+            this.label65.AutoSize = true;
+            this.label65.ForeColor = System.Drawing.Color.Black;
+            this.label65.Location = new System.Drawing.Point(927, 56);
+            this.label65.Name = "label65";
+            this.label65.Size = new System.Drawing.Size(53, 12);
+            this.label65.TabIndex = 326;
+            this.label65.Text = "鎬昏鍥惧彿";
+            // 
+            // textHPicNumAssemble
+            // 
+            this.textHPicNumAssemble.BackColor = System.Drawing.SystemColors.Window;
+            this.textHPicNumAssemble.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHPicNumAssemble.Location = new System.Drawing.Point(1001, 52);
+            this.textHPicNumAssemble.Name = "textHPicNumAssemble";
+            this.textHPicNumAssemble.Size = new System.Drawing.Size(188, 21);
+            this.textHPicNumAssemble.TabIndex = 327;
+            this.textHPicNumAssemble.Tag = "0";
+            // 
+            // label66
+            // 
+            this.label66.AutoSize = true;
+            this.label66.ForeColor = System.Drawing.Color.Black;
+            this.label66.Location = new System.Drawing.Point(926, 84);
+            this.label66.Name = "label66";
+            this.label66.Size = new System.Drawing.Size(53, 12);
+            this.label66.TabIndex = 323;
+            this.label66.Text = "鏉�    璐�";
             // 
             // label42
             // 
@@ -1325,7 +1412,7 @@
             this.tabPage3.Margin = new System.Windows.Forms.Padding(2);
             this.tabPage3.Name = "tabPage3";
             this.tabPage3.Padding = new System.Windows.Forms.Padding(2);
-            this.tabPage3.Size = new System.Drawing.Size(929, 194);
+            this.tabPage3.Size = new System.Drawing.Size(1260, 194);
             this.tabPage3.TabIndex = 1;
             this.tabPage3.Text = "鍏朵粬淇℃伅";
             // 
@@ -1663,7 +1750,7 @@
             this.tabPage4.Location = new System.Drawing.Point(4, 22);
             this.tabPage4.Name = "tabPage4";
             this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage4.Size = new System.Drawing.Size(929, 194);
+            this.tabPage4.Size = new System.Drawing.Size(1260, 194);
             this.tabPage4.TabIndex = 2;
             this.tabPage4.Text = "妫�绉荤エ淇℃伅";
             // 
@@ -2444,103 +2531,15 @@
             this.lblHStockQty.Size = new System.Drawing.Size(0, 12);
             this.lblHStockQty.TabIndex = 0;
             // 
-            // label62
-            // 
-            this.label62.AutoSize = true;
-            this.label62.ForeColor = System.Drawing.Color.Black;
-            this.label62.Location = new System.Drawing.Point(928, 138);
-            this.label62.Name = "label62";
-            this.label62.Size = new System.Drawing.Size(53, 12);
-            this.label62.TabIndex = 333;
-            this.label62.Text = "鐗�    鏈�";
-            // 
-            // textHVerNum
-            // 
-            this.textHVerNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textHVerNum.Location = new System.Drawing.Point(1000, 134);
-            this.textHVerNum.Name = "textHVerNum";
-            this.textHVerNum.Size = new System.Drawing.Size(189, 21);
-            this.textHVerNum.TabIndex = 334;
-            this.textHVerNum.Tag = "0";
-            // 
-            // label63
-            // 
-            this.label63.AutoSize = true;
-            this.label63.ForeColor = System.Drawing.Color.Black;
-            this.label63.Location = new System.Drawing.Point(928, 110);
-            this.label63.Name = "label63";
-            this.label63.Size = new System.Drawing.Size(53, 12);
-            this.label63.TabIndex = 330;
-            this.label63.Text = "鎴愬搧缂栧彿";
-            // 
-            // label64
-            // 
-            this.label64.AutoSize = true;
-            this.label64.ForeColor = System.Drawing.Color.Black;
-            this.label64.Location = new System.Drawing.Point(926, 27);
-            this.label64.Name = "label64";
-            this.label64.Size = new System.Drawing.Size(53, 12);
-            this.label64.TabIndex = 328;
-            this.label64.Text = "鍥惧彿鐗堟湰";
-            // 
             // textHPicNumVer
             // 
-            this.textHPicNumVer.BackColor = System.Drawing.Color.Beige;
-            this.textHPicNumVer.Enabled = false;
+            this.textHPicNumVer.BackColor = System.Drawing.SystemColors.Window;
             this.textHPicNumVer.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textHPicNumVer.Location = new System.Drawing.Point(1000, 24);
+            this.textHPicNumVer.Location = new System.Drawing.Point(1000, 23);
             this.textHPicNumVer.Name = "textHPicNumVer";
-            this.textHPicNumVer.ReadOnly = true;
             this.textHPicNumVer.Size = new System.Drawing.Size(188, 21);
-            this.textHPicNumVer.TabIndex = 329;
-            // 
-            // label65
-            // 
-            this.label65.AutoSize = true;
-            this.label65.ForeColor = System.Drawing.Color.Black;
-            this.label65.Location = new System.Drawing.Point(927, 56);
-            this.label65.Name = "label65";
-            this.label65.Size = new System.Drawing.Size(53, 12);
-            this.label65.TabIndex = 326;
-            this.label65.Text = "鎬昏鍥惧彿";
-            // 
-            // textHPicNumAssemble
-            // 
-            this.textHPicNumAssemble.BackColor = System.Drawing.SystemColors.Window;
-            this.textHPicNumAssemble.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textHPicNumAssemble.Location = new System.Drawing.Point(1001, 52);
-            this.textHPicNumAssemble.Name = "textHPicNumAssemble";
-            this.textHPicNumAssemble.Size = new System.Drawing.Size(188, 21);
-            this.textHPicNumAssemble.TabIndex = 327;
-            this.textHPicNumAssemble.Tag = "0";
-            // 
-            // label66
-            // 
-            this.label66.AutoSize = true;
-            this.label66.ForeColor = System.Drawing.Color.Black;
-            this.label66.Location = new System.Drawing.Point(926, 84);
-            this.label66.Name = "label66";
-            this.label66.Size = new System.Drawing.Size(53, 12);
-            this.label66.TabIndex = 323;
-            this.label66.Text = "鏉�    璐�";
-            // 
-            // textHMaterTexture
-            // 
-            this.textHMaterTexture.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textHMaterTexture.Location = new System.Drawing.Point(1001, 80);
-            this.textHMaterTexture.Name = "textHMaterTexture";
-            this.textHMaterTexture.Size = new System.Drawing.Size(189, 21);
-            this.textHMaterTexture.TabIndex = 335;
-            this.textHMaterTexture.Tag = "0";
-            // 
-            // textHProductNum
-            // 
-            this.textHProductNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.textHProductNum.Location = new System.Drawing.Point(1001, 106);
-            this.textHProductNum.Name = "textHProductNum";
-            this.textHProductNum.Size = new System.Drawing.Size(189, 21);
-            this.textHProductNum.TabIndex = 336;
-            this.textHProductNum.Tag = "0";
+            this.textHPicNumVer.TabIndex = 337;
+            this.textHPicNumVer.Tag = "0";
             // 
             // Sc_ProcessExchangeBill
             // 
@@ -2798,9 +2797,9 @@
         private System.Windows.Forms.TextBox textHVerNum;
         private System.Windows.Forms.Label label63;
         private System.Windows.Forms.Label label64;
-        private System.Windows.Forms.TextBox textHPicNumVer;
         private System.Windows.Forms.Label label65;
         private System.Windows.Forms.TextBox textHPicNumAssemble;
         private System.Windows.Forms.Label label66;
+        private System.Windows.Forms.TextBox textHPicNumVer;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1