From 48c61ce7e9a21da5a5952495cd5c73ea76cd3515 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期三, 20 一月 2021 15:58:59 +0800
Subject: [PATCH] 增加用户信息生产班组及工序选择

---
 SCM/系统管理/Xt_UserNew.designer.cs |  188 +++++++++++++++++++++++++++++++++-------------
 1 files changed, 134 insertions(+), 54 deletions(-)

diff --git "a/SCM/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_UserNew.designer.cs" "b/SCM/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_UserNew.designer.cs"
index b1eaf2c..594046d 100644
--- "a/SCM/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_UserNew.designer.cs"
+++ "b/SCM/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_UserNew.designer.cs"
@@ -64,6 +64,9 @@
             this.tabControl1 = new System.Windows.Forms.TabControl();
             this.tabPage1 = new System.Windows.Forms.TabPage();
             this.tabPage2 = new System.Windows.Forms.TabPage();
+            this.cmdHSupID = new System.Windows.Forms.Button();
+            this.label18 = new System.Windows.Forms.Label();
+            this.txtHSupID = new System.Windows.Forms.TextBox();
             this.label21 = new System.Windows.Forms.Label();
             this.cmbHOrgID = new System.Windows.Forms.ComboBox();
             this.cmdHSellManID = new System.Windows.Forms.Button();
@@ -86,9 +89,12 @@
             this.label17 = new System.Windows.Forms.Label();
             this.txtHCloudUserName = new System.Windows.Forms.TextBox();
             this.label15 = new System.Windows.Forms.Label();
-            this.cmdHSupID = new System.Windows.Forms.Button();
-            this.label18 = new System.Windows.Forms.Label();
-            this.txtHSupID = new System.Windows.Forms.TextBox();
+            this.label19 = new System.Windows.Forms.Label();
+            this.textHGroupID = new System.Windows.Forms.TextBox();
+            this.label20 = new System.Windows.Forms.Label();
+            this.textHProcNo = new System.Windows.Forms.TextBox();
+            this.cmdHGroupID = new System.Windows.Forms.Button();
+            this.cmdHProcNo = new System.Windows.Forms.Button();
             this.groupBox2.SuspendLayout();
             this.tabControl1.SuspendLayout();
             this.tabPage1.SuspendLayout();
@@ -133,7 +139,7 @@
             this.cmdHEmpID.BackColor = System.Drawing.Color.Transparent;
             this.cmdHEmpID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHEmpID.Image")));
             this.cmdHEmpID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
-            this.cmdHEmpID.Location = new System.Drawing.Point(218, 153);
+            this.cmdHEmpID.Location = new System.Drawing.Point(218, 137);
             this.cmdHEmpID.Name = "cmdHEmpID";
             this.cmdHEmpID.Size = new System.Drawing.Size(22, 22);
             this.cmdHEmpID.TabIndex = 56;
@@ -144,7 +150,7 @@
             // 
             this.label8.AutoSize = true;
             this.label8.ForeColor = System.Drawing.Color.Black;
-            this.label8.Location = new System.Drawing.Point(12, 158);
+            this.label8.Location = new System.Drawing.Point(12, 142);
             this.label8.Name = "label8";
             this.label8.Size = new System.Drawing.Size(53, 12);
             this.label8.TabIndex = 54;
@@ -153,7 +159,7 @@
             // txtHEmpID
             // 
             this.txtHEmpID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHEmpID.Location = new System.Drawing.Point(68, 154);
+            this.txtHEmpID.Location = new System.Drawing.Point(68, 138);
             this.txtHEmpID.Name = "txtHEmpID";
             this.txtHEmpID.Size = new System.Drawing.Size(145, 21);
             this.txtHEmpID.TabIndex = 55;
@@ -162,7 +168,7 @@
             // 
             // cmdPassWord
             // 
-            this.cmdPassWord.Location = new System.Drawing.Point(221, 98);
+            this.cmdPassWord.Location = new System.Drawing.Point(221, 85);
             this.cmdPassWord.Name = "cmdPassWord";
             this.cmdPassWord.Size = new System.Drawing.Size(77, 21);
             this.cmdPassWord.TabIndex = 53;
@@ -174,7 +180,7 @@
             // 
             this.lblError.Anchor = System.Windows.Forms.AnchorStyles.Right;
             this.lblError.ForeColor = System.Drawing.Color.Red;
-            this.lblError.Location = new System.Drawing.Point(219, 52);
+            this.lblError.Location = new System.Drawing.Point(219, 50);
             this.lblError.Name = "lblError";
             this.lblError.Size = new System.Drawing.Size(120, 42);
             this.lblError.TabIndex = 52;
@@ -182,7 +188,7 @@
             // 
             // txtExplain
             // 
-            this.txtExplain.Location = new System.Drawing.Point(68, 126);
+            this.txtExplain.Location = new System.Drawing.Point(68, 112);
             this.txtExplain.Name = "txtExplain";
             this.txtExplain.Size = new System.Drawing.Size(262, 21);
             this.txtExplain.TabIndex = 5;
@@ -190,7 +196,7 @@
             // label5
             // 
             this.label5.AutoSize = true;
-            this.label5.Location = new System.Drawing.Point(12, 130);
+            this.label5.Location = new System.Drawing.Point(12, 116);
             this.label5.Name = "label5";
             this.label5.Size = new System.Drawing.Size(41, 12);
             this.label5.TabIndex = 51;
@@ -198,7 +204,7 @@
             // 
             // txtCzyyz
             // 
-            this.txtCzyyz.Location = new System.Drawing.Point(68, 98);
+            this.txtCzyyz.Location = new System.Drawing.Point(68, 85);
             this.txtCzyyz.Name = "txtCzyyz";
             this.txtCzyyz.PasswordChar = '*';
             this.txtCzyyz.Size = new System.Drawing.Size(145, 21);
@@ -207,7 +213,7 @@
             // label4
             // 
             this.label4.AutoSize = true;
-            this.label4.Location = new System.Drawing.Point(12, 102);
+            this.label4.Location = new System.Drawing.Point(12, 89);
             this.label4.Name = "label4";
             this.label4.Size = new System.Drawing.Size(53, 12);
             this.label4.TabIndex = 44;
@@ -215,7 +221,7 @@
             // 
             // txtCzymm
             // 
-            this.txtCzymm.Location = new System.Drawing.Point(68, 70);
+            this.txtCzymm.Location = new System.Drawing.Point(68, 58);
             this.txtCzymm.Name = "txtCzymm";
             this.txtCzymm.PasswordChar = '*';
             this.txtCzymm.Size = new System.Drawing.Size(145, 21);
@@ -224,7 +230,7 @@
             // label3
             // 
             this.label3.AutoSize = true;
-            this.label3.Location = new System.Drawing.Point(12, 74);
+            this.label3.Location = new System.Drawing.Point(12, 62);
             this.label3.Name = "label3";
             this.label3.Size = new System.Drawing.Size(41, 12);
             this.label3.TabIndex = 33;
@@ -232,14 +238,14 @@
             // 
             // txtCzybm
             // 
-            this.txtCzybm.Location = new System.Drawing.Point(68, 14);
+            this.txtCzybm.Location = new System.Drawing.Point(68, 8);
             this.txtCzybm.Name = "txtCzybm";
             this.txtCzybm.Size = new System.Drawing.Size(145, 21);
             this.txtCzybm.TabIndex = 1;
             // 
             // txtCzymc
             // 
-            this.txtCzymc.Location = new System.Drawing.Point(68, 42);
+            this.txtCzymc.Location = new System.Drawing.Point(68, 32);
             this.txtCzymc.Name = "txtCzymc";
             this.txtCzymc.Size = new System.Drawing.Size(145, 21);
             this.txtCzymc.TabIndex = 2;
@@ -247,7 +253,7 @@
             // label2
             // 
             this.label2.AutoSize = true;
-            this.label2.Location = new System.Drawing.Point(12, 46);
+            this.label2.Location = new System.Drawing.Point(12, 36);
             this.label2.Name = "label2";
             this.label2.Size = new System.Drawing.Size(41, 12);
             this.label2.TabIndex = 22;
@@ -256,7 +262,7 @@
             // label1
             // 
             this.label1.AutoSize = true;
-            this.label1.Location = new System.Drawing.Point(12, 18);
+            this.label1.Location = new System.Drawing.Point(12, 12);
             this.label1.Name = "label1";
             this.label1.Size = new System.Drawing.Size(41, 12);
             this.label1.TabIndex = 12;
@@ -272,7 +278,7 @@
             this.groupBox2.Controls.Add(this.cmdLeft);
             this.groupBox2.Controls.Add(this.label7);
             this.groupBox2.Controls.Add(this.label6);
-            this.groupBox2.Location = new System.Drawing.Point(12, 272);
+            this.groupBox2.Location = new System.Drawing.Point(12, 277);
             this.groupBox2.Name = "groupBox2";
             this.groupBox2.Size = new System.Drawing.Size(355, 162);
             this.groupBox2.TabIndex = 54;
@@ -357,7 +363,7 @@
             // 
             // cmdCancel
             // 
-            this.cmdCancel.Location = new System.Drawing.Point(307, 440);
+            this.cmdCancel.Location = new System.Drawing.Point(307, 445);
             this.cmdCancel.Name = "cmdCancel";
             this.cmdCancel.Size = new System.Drawing.Size(61, 24);
             this.cmdCancel.TabIndex = 11;
@@ -367,7 +373,7 @@
             // 
             // cmdOK
             // 
-            this.cmdOK.Location = new System.Drawing.Point(240, 440);
+            this.cmdOK.Location = new System.Drawing.Point(240, 445);
             this.cmdOK.Name = "cmdOK";
             this.cmdOK.Size = new System.Drawing.Size(61, 24);
             this.cmdOK.TabIndex = 10;
@@ -380,7 +386,7 @@
             this.cmdHGroup.BackColor = System.Drawing.Color.Transparent;
             this.cmdHGroup.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroup.Image")));
             this.cmdHGroup.ImageAlign = System.Drawing.ContentAlignment.TopRight;
-            this.cmdHGroup.Location = new System.Drawing.Point(240, 239);
+            this.cmdHGroup.Location = new System.Drawing.Point(240, 250);
             this.cmdHGroup.Name = "cmdHGroup";
             this.cmdHGroup.Size = new System.Drawing.Size(22, 22);
             this.cmdHGroup.TabIndex = 58;
@@ -390,7 +396,7 @@
             // txtHGroup
             // 
             this.txtHGroup.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHGroup.Location = new System.Drawing.Point(90, 240);
+            this.txtHGroup.Location = new System.Drawing.Point(90, 251);
             this.txtHGroup.Name = "txtHGroup";
             this.txtHGroup.Size = new System.Drawing.Size(145, 21);
             this.txtHGroup.TabIndex = 57;
@@ -400,7 +406,7 @@
             // 
             this.label10.AutoSize = true;
             this.label10.ForeColor = System.Drawing.Color.Black;
-            this.label10.Location = new System.Drawing.Point(30, 244);
+            this.label10.Location = new System.Drawing.Point(30, 255);
             this.label10.Name = "label10";
             this.label10.Size = new System.Drawing.Size(53, 12);
             this.label10.TabIndex = 59;
@@ -414,12 +420,18 @@
             this.tabControl1.Location = new System.Drawing.Point(12, 10);
             this.tabControl1.Name = "tabControl1";
             this.tabControl1.SelectedIndex = 0;
-            this.tabControl1.Size = new System.Drawing.Size(356, 222);
+            this.tabControl1.Size = new System.Drawing.Size(356, 240);
             this.tabControl1.TabIndex = 60;
             // 
             // tabPage1
             // 
             this.tabPage1.BackColor = System.Drawing.Color.Transparent;
+            this.tabPage1.Controls.Add(this.cmdHProcNo);
+            this.tabPage1.Controls.Add(this.cmdHGroupID);
+            this.tabPage1.Controls.Add(this.textHProcNo);
+            this.tabPage1.Controls.Add(this.label20);
+            this.tabPage1.Controls.Add(this.textHGroupID);
+            this.tabPage1.Controls.Add(this.label19);
             this.tabPage1.Controls.Add(this.label1);
             this.tabPage1.Controls.Add(this.label2);
             this.tabPage1.Controls.Add(this.txtCzymc);
@@ -438,7 +450,7 @@
             this.tabPage1.Location = new System.Drawing.Point(4, 22);
             this.tabPage1.Name = "tabPage1";
             this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage1.Size = new System.Drawing.Size(348, 196);
+            this.tabPage1.Size = new System.Drawing.Size(348, 214);
             this.tabPage1.TabIndex = 0;
             this.tabPage1.Text = "鍩烘湰淇℃伅";
             this.tabPage1.UseVisualStyleBackColor = true;
@@ -472,10 +484,42 @@
             this.tabPage2.Location = new System.Drawing.Point(4, 22);
             this.tabPage2.Name = "tabPage2";
             this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage2.Size = new System.Drawing.Size(348, 196);
+            this.tabPage2.Size = new System.Drawing.Size(348, 210);
             this.tabPage2.TabIndex = 1;
             this.tabPage2.Text = "瀵瑰簲閲戣澏淇℃伅";
             this.tabPage2.UseVisualStyleBackColor = true;
+            // 
+            // cmdHSupID
+            // 
+            this.cmdHSupID.BackColor = System.Drawing.Color.Transparent;
+            this.cmdHSupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSupID.Image")));
+            this.cmdHSupID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
+            this.cmdHSupID.Location = new System.Drawing.Point(235, 165);
+            this.cmdHSupID.Name = "cmdHSupID";
+            this.cmdHSupID.Size = new System.Drawing.Size(22, 22);
+            this.cmdHSupID.TabIndex = 90;
+            this.cmdHSupID.UseVisualStyleBackColor = false;
+            this.cmdHSupID.Click += new System.EventHandler(this.cmdHSupID_Click);
+            // 
+            // label18
+            // 
+            this.label18.AutoSize = true;
+            this.label18.ForeColor = System.Drawing.Color.Black;
+            this.label18.Location = new System.Drawing.Point(14, 170);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(65, 12);
+            this.label18.TabIndex = 88;
+            this.label18.Text = "瀵瑰簲渚涘簲鍟�";
+            // 
+            // txtHSupID
+            // 
+            this.txtHSupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.txtHSupID.Location = new System.Drawing.Point(85, 166);
+            this.txtHSupID.Name = "txtHSupID";
+            this.txtHSupID.Size = new System.Drawing.Size(145, 21);
+            this.txtHSupID.TabIndex = 89;
+            this.txtHSupID.Tag = "0";
+            this.txtHSupID.TextChanged += new System.EventHandler(this.txtHSupID_TextChanged);
             // 
             // label21
             // 
@@ -665,7 +709,7 @@
             this.tabPage3.Location = new System.Drawing.Point(4, 22);
             this.tabPage3.Name = "tabPage3";
             this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
-            this.tabPage3.Size = new System.Drawing.Size(348, 196);
+            this.tabPage3.Size = new System.Drawing.Size(348, 210);
             this.tabPage3.TabIndex = 2;
             this.tabPage3.Text = "CLOUD璐﹀彿璁剧疆";
             this.tabPage3.UseVisualStyleBackColor = true;
@@ -708,37 +752,67 @@
             this.label15.TabIndex = 90;
             this.label15.Text = "瀵瑰簲CLOUD璐﹀彿";
             // 
-            // cmdHSupID
+            // label19
             // 
-            this.cmdHSupID.BackColor = System.Drawing.Color.Transparent;
-            this.cmdHSupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHSupID.Image")));
-            this.cmdHSupID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
-            this.cmdHSupID.Location = new System.Drawing.Point(235, 165);
-            this.cmdHSupID.Name = "cmdHSupID";
-            this.cmdHSupID.Size = new System.Drawing.Size(22, 22);
-            this.cmdHSupID.TabIndex = 90;
-            this.cmdHSupID.UseVisualStyleBackColor = false;
-            this.cmdHSupID.Click += new System.EventHandler(this.cmdHSupID_Click);
+            this.label19.AutoSize = true;
+            this.label19.ForeColor = System.Drawing.Color.Black;
+            this.label19.Location = new System.Drawing.Point(12, 167);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(53, 12);
+            this.label19.TabIndex = 57;
+            this.label19.Text = "鐢熶骇鐝粍";
             // 
-            // label18
+            // textHGroupID
             // 
-            this.label18.AutoSize = true;
-            this.label18.ForeColor = System.Drawing.Color.Black;
-            this.label18.Location = new System.Drawing.Point(14, 170);
-            this.label18.Name = "label18";
-            this.label18.Size = new System.Drawing.Size(65, 12);
-            this.label18.TabIndex = 88;
-            this.label18.Text = "瀵瑰簲渚涘簲鍟�";
+            this.textHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHGroupID.Location = new System.Drawing.Point(68, 164);
+            this.textHGroupID.Name = "textHGroupID";
+            this.textHGroupID.Size = new System.Drawing.Size(145, 21);
+            this.textHGroupID.TabIndex = 58;
+            this.textHGroupID.Tag = "0";
             // 
-            // txtHSupID
+            // label20
             // 
-            this.txtHSupID.ImeMode = System.Windows.Forms.ImeMode.NoControl;
-            this.txtHSupID.Location = new System.Drawing.Point(85, 166);
-            this.txtHSupID.Name = "txtHSupID";
-            this.txtHSupID.Size = new System.Drawing.Size(145, 21);
-            this.txtHSupID.TabIndex = 89;
-            this.txtHSupID.Tag = "0";
-            this.txtHSupID.TextChanged += new System.EventHandler(this.txtHSupID_TextChanged);
+            this.label20.AutoSize = true;
+            this.label20.ForeColor = System.Drawing.Color.Black;
+            this.label20.Location = new System.Drawing.Point(14, 192);
+            this.label20.Name = "label20";
+            this.label20.Size = new System.Drawing.Size(41, 12);
+            this.label20.TabIndex = 59;
+            this.label20.Text = "宸ュ簭鍙�";
+            // 
+            // textHProcNo
+            // 
+            this.textHProcNo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
+            this.textHProcNo.Location = new System.Drawing.Point(68, 189);
+            this.textHProcNo.Name = "textHProcNo";
+            this.textHProcNo.Size = new System.Drawing.Size(145, 21);
+            this.textHProcNo.TabIndex = 60;
+            this.textHProcNo.Tag = "0";
+            // 
+            // cmdHGroupID
+            // 
+            this.cmdHGroupID.BackColor = System.Drawing.Color.Transparent;
+            this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image")));
+            this.cmdHGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
+            this.cmdHGroupID.Location = new System.Drawing.Point(218, 162);
+            this.cmdHGroupID.Name = "cmdHGroupID";
+            this.cmdHGroupID.Size = new System.Drawing.Size(22, 22);
+            this.cmdHGroupID.TabIndex = 61;
+            this.cmdHGroupID.UseVisualStyleBackColor = false;
+            this.cmdHGroupID.Click += new System.EventHandler(this.cmdHGroupID_Click);
+            // 
+            // cmdHProcNo
+            // 
+            this.cmdHProcNo.BackColor = System.Drawing.Color.Transparent;
+            this.cmdHProcNo.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProcNo.Image")));
+            this.cmdHProcNo.ImageAlign = System.Drawing.ContentAlignment.TopRight;
+            this.cmdHProcNo.Location = new System.Drawing.Point(219, 187);
+            this.cmdHProcNo.Name = "cmdHProcNo";
+            this.cmdHProcNo.Size = new System.Drawing.Size(22, 22);
+            this.cmdHProcNo.TabIndex = 62;
+            this.cmdHProcNo.UseVisualStyleBackColor = false;
+            this.cmdHProcNo.Click += new System.EventHandler(this.cmdHProcNo_Click);
             // 
             // Xt_UserNew
             // 
@@ -833,5 +907,11 @@
         private System.Windows.Forms.Button cmdHSupID;
         private System.Windows.Forms.Label label18;
         private System.Windows.Forms.TextBox txtHSupID;
+        private System.Windows.Forms.Button cmdHProcNo;
+        private System.Windows.Forms.Button cmdHGroupID;
+        private System.Windows.Forms.TextBox textHProcNo;
+        private System.Windows.Forms.Label label20;
+        private System.Windows.Forms.TextBox textHGroupID;
+        private System.Windows.Forms.Label label19;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1