Browse Source

添加售后放返工插件

callm 3 years ago
parent
commit
5264f7dd6c

+ 902 - 0
UAS_MES_ODLF/FunctionCode/Special/Special_Repair.Designer.cs

@@ -0,0 +1,902 @@
+using UAS_MES_NEW.CustomControl.ComBoxWithFocus;
+
+namespace UAS_MES_NEW.Special
+{
+    partial class Special_Repair
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_Repair));
+            this.GetSNCode_Label = new System.Windows.Forms.Label();
+            this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
+            this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
+            this.bc_code = new System.Windows.Forms.Label();
+            this.as_reason = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
+            this.as_process = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_method = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_badpro = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.label9 = new System.Windows.Forms.Label();
+            this.label21 = new System.Windows.Forms.Label();
+            this.label20 = new System.Windows.Forms.Label();
+            this.label18 = new System.Windows.Forms.Label();
+            this.label19 = new System.Windows.Forms.Label();
+            this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
+            this.as_recheck = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_lcdconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_shellconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_changerconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.as_duty2 = new DevExpress.XtraEditors.CheckedComboBoxEdit();
+            this.label14 = new System.Windows.Forms.Label();
+            this.label13 = new System.Windows.Forms.Label();
+            this.label12 = new System.Windows.Forms.Label();
+            this.label11 = new System.Windows.Forms.Label();
+            this.label8 = new System.Windows.Forms.Label();
+            this.label10 = new System.Windows.Forms.Label();
+            this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
+            this.as_sku = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.nr_code = new System.Windows.Forms.Label();
+            this.label7 = new System.Windows.Forms.Label();
+            this.AS_DESCRIPTION = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
+            this.AS_DUTY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.AS_BADCODE_label = new System.Windows.Forms.Label();
+            this.AS_FACTORY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.AS_WAY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.nrg_code = new System.Windows.Forms.Label();
+            this.AS_CHARGER = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.so_code = new System.Windows.Forms.Label();
+            this.AS_SHELL = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.mbr_dutycode = new System.Windows.Forms.Label();
+            this.AS_LCD = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.AS_DESCRIPTION_label = new System.Windows.Forms.Label();
+            this.label6 = new System.Windows.Forms.Label();
+            this.label1 = new System.Windows.Forms.Label();
+            this.label5 = new System.Windows.Forms.Label();
+            this.label2 = new System.Windows.Forms.Label();
+            this.label4 = new System.Windows.Forms.Label();
+            this.label3 = new System.Windows.Forms.Label();
+            this.GetSNCode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
+            this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
+            this.AS_BADCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).BeginInit();
+            this.groupBoxWithBorder3.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.as_process.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_method.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).BeginInit();
+            this.groupBoxWithBorder2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).BeginInit();
+            this.groupBoxWithBorder1.SuspendLayout();
+            this.SuspendLayout();
+            // 
+            // GetSNCode_Label
+            // 
+            this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.GetSNCode_Label.AutoSize = true;
+            this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.GetSNCode_Label.Location = new System.Drawing.Point(26, 1072);
+            this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.GetSNCode_Label.Name = "GetSNCode_Label";
+            this.GetSNCode_Label.Size = new System.Drawing.Size(114, 41);
+            this.GetSNCode_Label.TabIndex = 113;
+            this.GetSNCode_Label.Text = "序列号";
+            // 
+            // bc_code
+            // 
+            this.bc_code.AutoSize = true;
+            this.bc_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.bc_code.ForeColor = System.Drawing.Color.Black;
+            this.bc_code.Location = new System.Drawing.Point(1724, 450);
+            this.bc_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.bc_code.Name = "bc_code";
+            this.bc_code.Size = new System.Drawing.Size(0, 41);
+            this.bc_code.TabIndex = 122;
+            this.bc_code.Visible = false;
+            // 
+            // as_reason
+            // 
+            this.as_reason.EditValue = "";
+            this.as_reason.Location = new System.Drawing.Point(805, 95);
+            this.as_reason.Name = "as_reason";
+            this.as_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_reason.Size = new System.Drawing.Size(306, 36);
+            this.as_reason.TabIndex = 164;
+            // 
+            // groupBoxWithBorder3
+            // 
+            this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
+            this.groupBoxWithBorder3.Controls.Add(this.as_process);
+            this.groupBoxWithBorder3.Controls.Add(this.as_method);
+            this.groupBoxWithBorder3.Controls.Add(this.as_badpro);
+            this.groupBoxWithBorder3.Controls.Add(this.as_reason);
+            this.groupBoxWithBorder3.Controls.Add(this.label9);
+            this.groupBoxWithBorder3.Controls.Add(this.label21);
+            this.groupBoxWithBorder3.Controls.Add(this.label20);
+            this.groupBoxWithBorder3.Controls.Add(this.label18);
+            this.groupBoxWithBorder3.Controls.Add(this.label19);
+            this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F);
+            this.groupBoxWithBorder3.Location = new System.Drawing.Point(16, 738);
+            this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
+            this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder3.Size = new System.Drawing.Size(1321, 295);
+            this.groupBoxWithBorder3.TabIndex = 163;
+            this.groupBoxWithBorder3.TabStop = false;
+            this.groupBoxWithBorder3.Text = "工厂翻新及交付信息";
+            this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
+            // 
+            // as_process
+            // 
+            this.as_process.EditValue = "";
+            this.as_process.Location = new System.Drawing.Point(195, 98);
+            this.as_process.Name = "as_process";
+            this.as_process.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_process.Size = new System.Drawing.Size(306, 36);
+            this.as_process.TabIndex = 185;
+            // 
+            // as_method
+            // 
+            this.as_method.EditValue = "";
+            this.as_method.Location = new System.Drawing.Point(195, 185);
+            this.as_method.Name = "as_method";
+            this.as_method.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_method.Size = new System.Drawing.Size(306, 36);
+            this.as_method.TabIndex = 184;
+            // 
+            // as_badpro
+            // 
+            this.as_badpro.EditValue = "";
+            this.as_badpro.Location = new System.Drawing.Point(805, 182);
+            this.as_badpro.Name = "as_badpro";
+            this.as_badpro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_badpro.Size = new System.Drawing.Size(306, 36);
+            this.as_badpro.TabIndex = 183;
+            // 
+            // label9
+            // 
+            this.label9.AutoSize = true;
+            this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label9.ForeColor = System.Drawing.Color.Black;
+            this.label9.Location = new System.Drawing.Point(1683, 447);
+            this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label9.Name = "label9";
+            this.label9.Size = new System.Drawing.Size(0, 41);
+            this.label9.TabIndex = 125;
+            // 
+            // label21
+            // 
+            this.label21.AutoSize = true;
+            this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label21.ForeColor = System.Drawing.Color.Black;
+            this.label21.Location = new System.Drawing.Point(14, 95);
+            this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label21.Name = "label21";
+            this.label21.Size = new System.Drawing.Size(146, 41);
+            this.label21.TabIndex = 175;
+            this.label21.Text = "分析过程";
+            // 
+            // label20
+            // 
+            this.label20.AutoSize = true;
+            this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label20.ForeColor = System.Drawing.Color.Black;
+            this.label20.Location = new System.Drawing.Point(586, 95);
+            this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label20.Name = "label20";
+            this.label20.Size = new System.Drawing.Size(146, 41);
+            this.label20.TabIndex = 177;
+            this.label20.Text = "原因分析";
+            // 
+            // label18
+            // 
+            this.label18.AutoSize = true;
+            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(586, 182);
+            this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(146, 41);
+            this.label18.TabIndex = 181;
+            this.label18.Text = "不良属性";
+            // 
+            // label19
+            // 
+            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(14, 182);
+            this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(146, 41);
+            this.label19.TabIndex = 179;
+            this.label19.Text = "处理方法";
+            // 
+            // groupBoxWithBorder2
+            // 
+            this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
+            this.groupBoxWithBorder2.Controls.Add(this.as_recheck);
+            this.groupBoxWithBorder2.Controls.Add(this.as_lcdconfirm);
+            this.groupBoxWithBorder2.Controls.Add(this.as_shellconfirm);
+            this.groupBoxWithBorder2.Controls.Add(this.as_changerconfirm);
+            this.groupBoxWithBorder2.Controls.Add(this.as_duty2);
+            this.groupBoxWithBorder2.Controls.Add(this.label14);
+            this.groupBoxWithBorder2.Controls.Add(this.label13);
+            this.groupBoxWithBorder2.Controls.Add(this.label12);
+            this.groupBoxWithBorder2.Controls.Add(this.label11);
+            this.groupBoxWithBorder2.Controls.Add(this.label8);
+            this.groupBoxWithBorder2.Controls.Add(this.label10);
+            this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F);
+            this.groupBoxWithBorder2.Location = new System.Drawing.Point(16, 435);
+            this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
+            this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder2.Size = new System.Drawing.Size(1321, 295);
+            this.groupBoxWithBorder2.TabIndex = 162;
+            this.groupBoxWithBorder2.TabStop = false;
+            this.groupBoxWithBorder2.Text = "工厂复测确认信息";
+            this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
+            // 
+            // as_recheck
+            // 
+            this.as_recheck.EditValue = "";
+            this.as_recheck.Location = new System.Drawing.Point(249, 75);
+            this.as_recheck.Name = "as_recheck";
+            this.as_recheck.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_recheck.Size = new System.Drawing.Size(306, 36);
+            this.as_recheck.TabIndex = 190;
+            // 
+            // as_lcdconfirm
+            // 
+            this.as_lcdconfirm.EditValue = "";
+            this.as_lcdconfirm.Location = new System.Drawing.Point(806, 76);
+            this.as_lcdconfirm.Name = "as_lcdconfirm";
+            this.as_lcdconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_lcdconfirm.Size = new System.Drawing.Size(306, 36);
+            this.as_lcdconfirm.TabIndex = 189;
+            // 
+            // as_shellconfirm
+            // 
+            this.as_shellconfirm.EditValue = "";
+            this.as_shellconfirm.Location = new System.Drawing.Point(249, 148);
+            this.as_shellconfirm.Name = "as_shellconfirm";
+            this.as_shellconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_shellconfirm.Size = new System.Drawing.Size(306, 36);
+            this.as_shellconfirm.TabIndex = 188;
+            // 
+            // as_changerconfirm
+            // 
+            this.as_changerconfirm.EditValue = "";
+            this.as_changerconfirm.Location = new System.Drawing.Point(805, 148);
+            this.as_changerconfirm.Name = "as_changerconfirm";
+            this.as_changerconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_changerconfirm.Size = new System.Drawing.Size(306, 36);
+            this.as_changerconfirm.TabIndex = 187;
+            // 
+            // as_duty2
+            // 
+            this.as_duty2.EditValue = "";
+            this.as_duty2.Location = new System.Drawing.Point(249, 219);
+            this.as_duty2.Name = "as_duty2";
+            this.as_duty2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.as_duty2.Size = new System.Drawing.Size(306, 36);
+            this.as_duty2.TabIndex = 186;
+            // 
+            // label14
+            // 
+            this.label14.AutoSize = true;
+            this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label14.ForeColor = System.Drawing.Color.Black;
+            this.label14.Location = new System.Drawing.Point(14, 215);
+            this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label14.Name = "label14";
+            this.label14.Size = new System.Drawing.Size(165, 41);
+            this.label14.TabIndex = 171;
+            this.label14.Text = "责任归属2";
+            // 
+            // label13
+            // 
+            this.label13.AutoSize = true;
+            this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label13.ForeColor = System.Drawing.Color.Black;
+            this.label13.Location = new System.Drawing.Point(586, 144);
+            this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label13.Name = "label13";
+            this.label13.Size = new System.Drawing.Size(146, 41);
+            this.label13.TabIndex = 169;
+            this.label13.Text = "配件确认";
+            // 
+            // label12
+            // 
+            this.label12.AutoSize = true;
+            this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label12.ForeColor = System.Drawing.Color.Black;
+            this.label12.Location = new System.Drawing.Point(14, 144);
+            this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label12.Name = "label12";
+            this.label12.Size = new System.Drawing.Size(210, 41);
+            this.label12.TabIndex = 167;
+            this.label12.Text = "壳体外观确认";
+            // 
+            // label11
+            // 
+            this.label11.AutoSize = true;
+            this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label11.ForeColor = System.Drawing.Color.Black;
+            this.label11.Location = new System.Drawing.Point(586, 72);
+            this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label11.Name = "label11";
+            this.label11.Size = new System.Drawing.Size(210, 41);
+            this.label11.TabIndex = 165;
+            this.label11.Text = "屏幕外观确认";
+            // 
+            // 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(1683, 447);
+            this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label8.Name = "label8";
+            this.label8.Size = new System.Drawing.Size(0, 41);
+            this.label8.TabIndex = 125;
+            // 
+            // label10
+            // 
+            this.label10.AutoSize = true;
+            this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label10.ForeColor = System.Drawing.Color.Black;
+            this.label10.Location = new System.Drawing.Point(14, 72);
+            this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label10.Name = "label10";
+            this.label10.Size = new System.Drawing.Size(210, 41);
+            this.label10.TabIndex = 162;
+            this.label10.Text = "工厂复测确认";
+            // 
+            // groupBoxWithBorder1
+            // 
+            this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
+            this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE);
+            this.groupBoxWithBorder1.Controls.Add(this.as_sku);
+            this.groupBoxWithBorder1.Controls.Add(this.nr_code);
+            this.groupBoxWithBorder1.Controls.Add(this.label7);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_DUTY);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE_label);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_FACTORY);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_WAY);
+            this.groupBoxWithBorder1.Controls.Add(this.nrg_code);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_CHARGER);
+            this.groupBoxWithBorder1.Controls.Add(this.so_code);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_SHELL);
+            this.groupBoxWithBorder1.Controls.Add(this.mbr_dutycode);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_LCD);
+            this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION_label);
+            this.groupBoxWithBorder1.Controls.Add(this.label6);
+            this.groupBoxWithBorder1.Controls.Add(this.label1);
+            this.groupBoxWithBorder1.Controls.Add(this.label5);
+            this.groupBoxWithBorder1.Controls.Add(this.label2);
+            this.groupBoxWithBorder1.Controls.Add(this.label4);
+            this.groupBoxWithBorder1.Controls.Add(this.label3);
+            this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F);
+            this.groupBoxWithBorder1.Location = new System.Drawing.Point(18, 12);
+            this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
+            this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
+            this.groupBoxWithBorder1.Size = new System.Drawing.Size(1760, 415);
+            this.groupBoxWithBorder1.TabIndex = 130;
+            this.groupBoxWithBorder1.TabStop = false;
+            this.groupBoxWithBorder1.Text = "小度提供信息";
+            this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
+            // 
+            // as_sku
+            // 
+            this.as_sku.AllPower = null;
+            this.as_sku.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.as_sku.BackColor = System.Drawing.Color.White;
+            this.as_sku.Enabled = false;
+            this.as_sku.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.as_sku.ID = null;
+            this.as_sku.Location = new System.Drawing.Point(1280, 128);
+            this.as_sku.Margin = new System.Windows.Forms.Padding(6);
+            this.as_sku.Name = "as_sku";
+            this.as_sku.Power = null;
+            this.as_sku.Size = new System.Drawing.Size(350, 39);
+            this.as_sku.Str = null;
+            this.as_sku.Str1 = null;
+            this.as_sku.Str2 = null;
+            this.as_sku.TabIndex = 161;
+            this.as_sku.Tag = "Read";
+            // 
+            // nr_code
+            // 
+            this.nr_code.AutoSize = true;
+            this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.nr_code.ForeColor = System.Drawing.Color.Black;
+            this.nr_code.Location = new System.Drawing.Point(1683, 447);
+            this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.nr_code.Name = "nr_code";
+            this.nr_code.Size = new System.Drawing.Size(0, 41);
+            this.nr_code.TabIndex = 125;
+            // 
+            // label7
+            // 
+            this.label7.AutoSize = true;
+            this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label7.Location = new System.Drawing.Point(1122, 122);
+            this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label7.Name = "label7";
+            this.label7.Size = new System.Drawing.Size(80, 41);
+            this.label7.TabIndex = 160;
+            this.label7.Text = "SKU";
+            // 
+            // AS_DESCRIPTION
+            // 
+            this.AS_DESCRIPTION.Enabled = false;
+            this.AS_DESCRIPTION.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.AS_DESCRIPTION.Location = new System.Drawing.Point(247, 46);
+            this.AS_DESCRIPTION.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_DESCRIPTION.Name = "AS_DESCRIPTION";
+            this.AS_DESCRIPTION.Size = new System.Drawing.Size(846, 234);
+            this.AS_DESCRIPTION.TabIndex = 140;
+            this.AS_DESCRIPTION.Text = "";
+            // 
+            // AS_DUTY
+            // 
+            this.AS_DUTY.AllPower = null;
+            this.AS_DUTY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_DUTY.BackColor = System.Drawing.Color.White;
+            this.AS_DUTY.Enabled = false;
+            this.AS_DUTY.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_DUTY.ID = null;
+            this.AS_DUTY.Location = new System.Drawing.Point(1319, 367);
+            this.AS_DUTY.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_DUTY.Name = "AS_DUTY";
+            this.AS_DUTY.Power = null;
+            this.AS_DUTY.Size = new System.Drawing.Size(311, 39);
+            this.AS_DUTY.Str = null;
+            this.AS_DUTY.Str1 = null;
+            this.AS_DUTY.Str2 = null;
+            this.AS_DUTY.TabIndex = 159;
+            this.AS_DUTY.Tag = "Read";
+            // 
+            // AS_BADCODE_label
+            // 
+            this.AS_BADCODE_label.AutoSize = true;
+            this.AS_BADCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.AS_BADCODE_label.Location = new System.Drawing.Point(1122, 53);
+            this.AS_BADCODE_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.AS_BADCODE_label.Name = "AS_BADCODE_label";
+            this.AS_BADCODE_label.Size = new System.Drawing.Size(146, 41);
+            this.AS_BADCODE_label.TabIndex = 46;
+            this.AS_BADCODE_label.Text = "检测故障";
+            // 
+            // AS_FACTORY
+            // 
+            this.AS_FACTORY.AllPower = null;
+            this.AS_FACTORY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_FACTORY.BackColor = System.Drawing.Color.White;
+            this.AS_FACTORY.Enabled = false;
+            this.AS_FACTORY.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_FACTORY.ID = null;
+            this.AS_FACTORY.Location = new System.Drawing.Point(801, 364);
+            this.AS_FACTORY.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_FACTORY.Name = "AS_FACTORY";
+            this.AS_FACTORY.Power = null;
+            this.AS_FACTORY.Size = new System.Drawing.Size(311, 39);
+            this.AS_FACTORY.Str = null;
+            this.AS_FACTORY.Str1 = null;
+            this.AS_FACTORY.Str2 = null;
+            this.AS_FACTORY.TabIndex = 158;
+            this.AS_FACTORY.Tag = "Read";
+            // 
+            // AS_WAY
+            // 
+            this.AS_WAY.AllPower = null;
+            this.AS_WAY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_WAY.BackColor = System.Drawing.Color.White;
+            this.AS_WAY.Enabled = false;
+            this.AS_WAY.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_WAY.ID = null;
+            this.AS_WAY.Location = new System.Drawing.Point(252, 364);
+            this.AS_WAY.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_WAY.Name = "AS_WAY";
+            this.AS_WAY.Power = null;
+            this.AS_WAY.Size = new System.Drawing.Size(311, 39);
+            this.AS_WAY.Str = null;
+            this.AS_WAY.Str1 = null;
+            this.AS_WAY.Str2 = null;
+            this.AS_WAY.TabIndex = 157;
+            this.AS_WAY.Tag = "Read";
+            // 
+            // nrg_code
+            // 
+            this.nrg_code.AutoSize = true;
+            this.nrg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.nrg_code.ForeColor = System.Drawing.Color.Black;
+            this.nrg_code.Location = new System.Drawing.Point(1613, 338);
+            this.nrg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.nrg_code.Name = "nrg_code";
+            this.nrg_code.Size = new System.Drawing.Size(0, 41);
+            this.nrg_code.TabIndex = 136;
+            this.nrg_code.Visible = false;
+            // 
+            // AS_CHARGER
+            // 
+            this.AS_CHARGER.AllPower = null;
+            this.AS_CHARGER.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_CHARGER.BackColor = System.Drawing.Color.White;
+            this.AS_CHARGER.Enabled = false;
+            this.AS_CHARGER.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_CHARGER.ID = null;
+            this.AS_CHARGER.Location = new System.Drawing.Point(1319, 297);
+            this.AS_CHARGER.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_CHARGER.Name = "AS_CHARGER";
+            this.AS_CHARGER.Power = null;
+            this.AS_CHARGER.Size = new System.Drawing.Size(432, 39);
+            this.AS_CHARGER.Str = null;
+            this.AS_CHARGER.Str1 = null;
+            this.AS_CHARGER.Str2 = null;
+            this.AS_CHARGER.TabIndex = 156;
+            this.AS_CHARGER.Tag = "Read";
+            // 
+            // so_code
+            // 
+            this.so_code.AutoSize = true;
+            this.so_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.so_code.ForeColor = System.Drawing.Color.Black;
+            this.so_code.Location = new System.Drawing.Point(1655, 344);
+            this.so_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.so_code.Name = "so_code";
+            this.so_code.Size = new System.Drawing.Size(0, 41);
+            this.so_code.TabIndex = 137;
+            this.so_code.Visible = false;
+            // 
+            // AS_SHELL
+            // 
+            this.AS_SHELL.AllPower = null;
+            this.AS_SHELL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_SHELL.BackColor = System.Drawing.Color.White;
+            this.AS_SHELL.Enabled = false;
+            this.AS_SHELL.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_SHELL.ID = null;
+            this.AS_SHELL.Location = new System.Drawing.Point(801, 297);
+            this.AS_SHELL.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_SHELL.Name = "AS_SHELL";
+            this.AS_SHELL.Power = null;
+            this.AS_SHELL.Size = new System.Drawing.Size(311, 39);
+            this.AS_SHELL.Str = null;
+            this.AS_SHELL.Str1 = null;
+            this.AS_SHELL.Str2 = null;
+            this.AS_SHELL.TabIndex = 155;
+            this.AS_SHELL.Tag = "Read";
+            // 
+            // mbr_dutycode
+            // 
+            this.mbr_dutycode.AutoSize = true;
+            this.mbr_dutycode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.mbr_dutycode.ForeColor = System.Drawing.Color.Black;
+            this.mbr_dutycode.Location = new System.Drawing.Point(1571, 344);
+            this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.mbr_dutycode.Name = "mbr_dutycode";
+            this.mbr_dutycode.Size = new System.Drawing.Size(0, 41);
+            this.mbr_dutycode.TabIndex = 138;
+            this.mbr_dutycode.Visible = false;
+            // 
+            // AS_LCD
+            // 
+            this.AS_LCD.AllPower = null;
+            this.AS_LCD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_LCD.BackColor = System.Drawing.Color.White;
+            this.AS_LCD.Enabled = false;
+            this.AS_LCD.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_LCD.ID = null;
+            this.AS_LCD.Location = new System.Drawing.Point(252, 297);
+            this.AS_LCD.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_LCD.Name = "AS_LCD";
+            this.AS_LCD.Power = null;
+            this.AS_LCD.Size = new System.Drawing.Size(311, 39);
+            this.AS_LCD.Str = null;
+            this.AS_LCD.Str1 = null;
+            this.AS_LCD.Str2 = null;
+            this.AS_LCD.TabIndex = 154;
+            this.AS_LCD.Tag = "Read";
+            // 
+            // AS_DESCRIPTION_label
+            // 
+            this.AS_DESCRIPTION_label.AutoSize = true;
+            this.AS_DESCRIPTION_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.AS_DESCRIPTION_label.ForeColor = System.Drawing.Color.Black;
+            this.AS_DESCRIPTION_label.Location = new System.Drawing.Point(30, 51);
+            this.AS_DESCRIPTION_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.AS_DESCRIPTION_label.Name = "AS_DESCRIPTION_label";
+            this.AS_DESCRIPTION_label.Size = new System.Drawing.Size(210, 41);
+            this.AS_DESCRIPTION_label.TabIndex = 141;
+            this.AS_DESCRIPTION_label.Text = "客户故障描述";
+            // 
+            // label6
+            // 
+            this.label6.AutoSize = true;
+            this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label6.ForeColor = System.Drawing.Color.Black;
+            this.label6.Location = new System.Drawing.Point(1139, 362);
+            this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label6.Name = "label6";
+            this.label6.Size = new System.Drawing.Size(165, 41);
+            this.label6.TabIndex = 152;
+            this.label6.Text = "责任归属1";
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label1.ForeColor = System.Drawing.Color.Black;
+            this.label1.Location = new System.Drawing.Point(22, 300);
+            this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(232, 41);
+            this.label1.TabIndex = 142;
+            this.label1.Text = "屏幕有(无)划伤";
+            // 
+            // label5
+            // 
+            this.label5.AutoSize = true;
+            this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label5.ForeColor = System.Drawing.Color.Black;
+            this.label5.Location = new System.Drawing.Point(562, 362);
+            this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label5.Name = "label5";
+            this.label5.Size = new System.Drawing.Size(82, 41);
+            this.label5.TabIndex = 150;
+            this.label5.Text = "工厂";
+            // 
+            // 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.ForeColor = System.Drawing.Color.Black;
+            this.label2.Location = new System.Drawing.Point(562, 300);
+            this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label2.Name = "label2";
+            this.label2.Size = new System.Drawing.Size(232, 41);
+            this.label2.TabIndex = 144;
+            this.label2.Text = "壳体有(无)划伤";
+            // 
+            // label4
+            // 
+            this.label4.AutoSize = true;
+            this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label4.ForeColor = System.Drawing.Color.Black;
+            this.label4.Location = new System.Drawing.Point(22, 362);
+            this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label4.Name = "label4";
+            this.label4.Size = new System.Drawing.Size(82, 41);
+            this.label4.TabIndex = 148;
+            this.label4.Text = "渠道";
+            // 
+            // label3
+            // 
+            this.label3.AutoSize = true;
+            this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label3.ForeColor = System.Drawing.Color.Black;
+            this.label3.Location = new System.Drawing.Point(1139, 300);
+            this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
+            this.label3.Name = "label3";
+            this.label3.Size = new System.Drawing.Size(168, 41);
+            this.label3.TabIndex = 146;
+            this.label3.Text = "有(无)配件";
+            // 
+            // GetSNCode
+            // 
+            this.GetSNCode.AllPower = null;
+            this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.GetSNCode.BackColor = System.Drawing.Color.White;
+            this.GetSNCode.ID = null;
+            this.GetSNCode.Location = new System.Drawing.Point(173, 1078);
+            this.GetSNCode.Margin = new System.Windows.Forms.Padding(6);
+            this.GetSNCode.Name = "GetSNCode";
+            this.GetSNCode.Power = null;
+            this.GetSNCode.Size = new System.Drawing.Size(372, 35);
+            this.GetSNCode.Str = null;
+            this.GetSNCode.Str1 = null;
+            this.GetSNCode.Str2 = null;
+            this.GetSNCode.TabIndex = 114;
+            this.GetSNCode.Tag = "Read";
+            this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
+            // 
+            // OperatResult
+            // 
+            this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OperatResult.Location = new System.Drawing.Point(1357, 437);
+            this.OperatResult.Margin = new System.Windows.Forms.Padding(6);
+            this.OperatResult.Name = "OperatResult";
+            this.OperatResult.Size = new System.Drawing.Size(421, 596);
+            this.OperatResult.TabIndex = 87;
+            this.OperatResult.Text = "";
+            // 
+            // Clean
+            // 
+            this.Clean.AllPower = null;
+            this.Clean.BackColor = System.Drawing.Color.Transparent;
+            this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
+            this.Clean.Image = null;
+            this.Clean.IsShowBorder = true;
+            this.Clean.Location = new System.Drawing.Point(1506, 1065);
+            this.Clean.Margin = new System.Windows.Forms.Padding(6);
+            this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
+            this.Clean.Name = "Clean";
+            this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
+            this.Clean.Power = null;
+            this.Clean.Size = new System.Drawing.Size(120, 48);
+            this.Clean.TabIndex = 81;
+            this.Clean.Tag = "IfRead";
+            this.Clean.Text = "清除";
+            this.Clean.UseVisualStyleBackColor = true;
+            this.Clean.Click += new System.EventHandler(this.Clean_Click);
+            // 
+            // AS_BADCODE
+            // 
+            this.AS_BADCODE.AllPower = null;
+            this.AS_BADCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
+            | System.Windows.Forms.AnchorStyles.Left)));
+            this.AS_BADCODE.BackColor = System.Drawing.Color.White;
+            this.AS_BADCODE.Enabled = false;
+            this.AS_BADCODE.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.AS_BADCODE.ID = null;
+            this.AS_BADCODE.Location = new System.Drawing.Point(1280, 58);
+            this.AS_BADCODE.Margin = new System.Windows.Forms.Padding(6);
+            this.AS_BADCODE.Name = "AS_BADCODE";
+            this.AS_BADCODE.Power = null;
+            this.AS_BADCODE.Size = new System.Drawing.Size(432, 39);
+            this.AS_BADCODE.Str = null;
+            this.AS_BADCODE.Str1 = null;
+            this.AS_BADCODE.Str2 = null;
+            this.AS_BADCODE.TabIndex = 162;
+            this.AS_BADCODE.Tag = "Read";
+            // 
+            // Special_Repair
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(1800, 1158);
+            this.Controls.Add(this.groupBoxWithBorder3);
+            this.Controls.Add(this.groupBoxWithBorder2);
+            this.Controls.Add(this.groupBoxWithBorder1);
+            this.Controls.Add(this.bc_code);
+            this.Controls.Add(this.GetSNCode);
+            this.Controls.Add(this.GetSNCode_Label);
+            this.Controls.Add(this.OperatResult);
+            this.Controls.Add(this.Clean);
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+            this.Margin = new System.Windows.Forms.Padding(6);
+            this.Name = "Special_Repair";
+            this.Tag = "Make!Repair";
+            this.Text = "维修作业";
+            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_Repair_FormClosing);
+            this.Load += new System.EventHandler(this.Make_Repair_Load);
+            this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
+            ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).EndInit();
+            this.groupBoxWithBorder3.ResumeLayout(true);
+            this.groupBoxWithBorder3.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.as_process.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_method.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).EndInit();
+            this.groupBoxWithBorder2.ResumeLayout(true);
+            this.groupBoxWithBorder2.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).EndInit();
+            this.groupBoxWithBorder1.ResumeLayout(true);
+            this.groupBoxWithBorder1.PerformLayout();
+            this.ResumeLayout(true);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+        private System.Windows.Forms.Label AS_BADCODE_label;
+        private CustomControl.ButtonUtil.NormalButton Clean;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode;
+        private System.Windows.Forms.Label GetSNCode_Label;
+        private System.Windows.Forms.BindingSource LocationSource;
+        private System.Windows.Forms.BindingSource ComponentSource;
+        private System.Windows.Forms.Label bc_code;
+        private System.Windows.Forms.Label nr_code;
+        private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
+        private System.Windows.Forms.Label nrg_code;
+        private System.Windows.Forms.Label so_code;
+        private System.Windows.Forms.Label mbr_dutycode;
+        private CustomControl.RichText.RichTextAutoBottom AS_DESCRIPTION;
+        private System.Windows.Forms.Label AS_DESCRIPTION_label;
+        private System.Windows.Forms.Label label1;
+        private System.Windows.Forms.Label label2;
+        private System.Windows.Forms.Label label3;
+        private System.Windows.Forms.Label label4;
+        private System.Windows.Forms.Label label5;
+        private System.Windows.Forms.Label label6;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_LCD;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_SHELL;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_CHARGER;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_WAY;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_FACTORY;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_DUTY;
+        private System.Windows.Forms.Label label7;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox as_sku;
+        private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
+        private System.Windows.Forms.Label label8;
+        private CustomControl.RichText.RichTextAutoBottom OperatResult;
+        private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
+        private System.Windows.Forms.Label label9;
+        private System.Windows.Forms.Label label10;
+        private System.Windows.Forms.Label label14;
+        private System.Windows.Forms.Label label13;
+        private System.Windows.Forms.Label label12;
+        private System.Windows.Forms.Label label11;
+        private System.Windows.Forms.Label label21;
+        private System.Windows.Forms.Label label20;
+        private System.Windows.Forms.Label label18;
+        private System.Windows.Forms.Label label19;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_reason;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_badpro;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_process;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_method;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_recheck;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_lcdconfirm;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_shellconfirm;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_changerconfirm;
+        private DevExpress.XtraEditors.CheckedComboBoxEdit as_duty2;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox AS_BADCODE;
+    }
+}

+ 145 - 0
UAS_MES_ODLF/FunctionCode/Special/Special_Repair.cs

@@ -0,0 +1,145 @@
+using System;
+using System.Collections;
+using System.Collections.Generic;
+using System.Data;
+using System.Drawing;
+using System.Text;
+using System.Windows.Forms;
+using UAS_MES_NEW.CustomControl.DataGrid_View;
+using UAS_MES_NEW.CustomControl.TextBoxWithIcon;
+using UAS_MES_NEW.DataOperate;
+using UAS_MES_NEW.Entity;
+using UAS_MES_NEW.PublicMethod;
+
+namespace UAS_MES_NEW.Special
+{
+    public partial class Special_Repair : Form
+    {
+        DataHelper dh = null;
+
+        LogStringBuilder sql = new LogStringBuilder();
+
+        List<string> sqls = new List<string>();
+
+        DataTable dt = null;
+
+        AutoSizeFormClass asc = new AutoSizeFormClass();
+
+        public Special_Repair()
+        {
+            InitializeComponent();
+        }
+
+        private void Make_Repair_Load(object sender, EventArgs e)
+        {
+            dh = SystemInf.dh;
+            GetSNCode.Focus();
+
+            dt = (DataTable)dh.ExecuteSql("select distinct NR_NAME from qua_ngreason", "select");
+            for (int i = 0; i < dt.Rows.Count; i++)
+            {
+                as_reason.Properties.Items.Add(dt.Rows[i][0].ToString());
+            }
+
+            dt = (DataTable)dh.ExecuteSql("select distinct so_name from solution", "select");
+            for (int i = 0; i < dt.Rows.Count; i++)
+            {
+                as_method.Properties.Items.Add(dt.Rows[i][0].ToString());
+            }
+
+            dt = (DataTable)dh.ExecuteSql("select distinct bc_name from badcode", "select");
+            for (int i = 0; i < dt.Rows.Count; i++)
+            {
+                as_badpro.Properties.Items.Add(dt.Rows[i][0].ToString());
+            }
+        }
+
+        private void Prodcode_DbChange(object sender, EventArgs e)
+        {
+
+        }
+
+        private void Cd_stepcode_DbChange(object sender, EventArgs e)
+        {
+        }
+
+        private void Cr_code_DbChange(object sender, EventArgs e)
+        {
+        }
+
+        private void GetSNCode_KeyDown(object sender, KeyEventArgs e)
+        {
+            if (e.KeyCode == Keys.Enter)
+            {
+                if (GetSNCode.Text == "")
+                {
+                    OperatResult.AppendText(">>序列号不允许为空\n", Color.Red);
+                    BaseUtil.CleanForm(this);
+                    return;
+                }
+                sql.Clear();
+                sql.Append("select * from aftersale left join makeserial on as_sn=ms_sncode left join make ");
+                sql.Append("on ms_makecode=ma_code where as_sn = '" + GetSNCode.Text + "' order by ms_id desc");
+                DataTable dt_ = (DataTable)dh.ExecuteSql(sql.GetString(), "select");
+                if (dt_.Rows.Count == 0)
+                {
+                    OperatResult.AppendText(">>序列号:" + GetSNCode.Text + "不存在导入清单中\n", Color.Red);
+                    BaseUtil.CleanForm(this);
+                    return;
+                }
+
+                dt = (DataTable)dh.ExecuteSql("select * from prodiomac where pim_mac='" + GetSNCode.Text + "' and PIM_INOROUT='OUT' and sysdate-180<PIM_INDATE ", "select");
+                if (dt.Rows.Count == 0)
+                {
+                    OperatResult.AppendText(">>序列号:" + GetSNCode.Text + "出货已超过180天\n", Color.Red);
+                    BaseUtil.CleanForm(this);
+                    return;
+                }
+
+                BaseUtil.SetFormValue(this.Controls, dt_);
+
+            }
+        }
+
+        private void Make_Repair_SizeChanged(object sender, EventArgs e)
+        {
+
+
+            asc.controlAutoSize(this);
+        }
+
+        private void RepairComplete_Click(object sender, EventArgs e)
+        {
+            if (GetSNCode.Text == "")
+            {
+                OperatResult.AppendText(">>序列号不允许为空\n", Color.Red);
+                return;
+            }
+        }
+
+        private void SaveRepairInf_Click(object sender, EventArgs e)
+        {
+
+        }
+
+        private void Clean_Click(object sender, EventArgs e)
+        {
+            OperatResult.Clear();
+        }
+
+        private void Make_Repair_FormClosing(object sender, FormClosingEventArgs e)
+        {
+            dh.Dispose();
+        }
+
+        private void ms_prodcode_TextChanged(object sender, EventArgs e)
+        {
+
+        }
+
+        public void RefreshData()
+        {
+            GetSNCode_KeyDown(new object(), new KeyEventArgs(Keys.Enter));
+        }
+    }
+}

+ 168 - 0
UAS_MES_ODLF/FunctionCode/Special/Special_Repair.resx

@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="LocationSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="ComponentSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>190, 17</value>
+  </metadata>
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <data name="Clean.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAAEUAAAAWCAYAAACWl1FwAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+        dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFcSURBVFhH5di7UsJAFMbxtDT6QMI76IAFT0npIE0K
+        GcRORxHklpAIBHLfbILV8XxeNsMznJ35F5vu+82kWYuILD4N7oq75roCw27sb/x5WBdc27btntY64o/i
+        DnZjPxy4S6A0R6PHO1WUNHc9ep4uxIXd2D8eP/XZowWUThBG+n3p0stsKbbJ0qFDFFfscQuUbpzm9Pqx
+        Eh8c4PGLkuX0Nl+LDw4GJckUTRaO+OBQo+SKpitXfHAwKClfZuuN+OBgUDJV0NzxxAeHM5TFxhffGUpe
+        aFp5n+KDg0FRfHH8nfjgUKPoktztXnxwMCgFX7xdID441ChlRf7+ID44GBTNl21wFB8capSqot0xFB8c
+        /lE6Wa70IU5oH0Ziw/5cFebpoPUwHPbL04nCJKUgisWF3dgPB3gABc9v7fvBoBcnaVKdvkha2I39cPjx
+        oPrhusndcPinpIXd2N8gIusbTaFspKtR2SQAAAAASUVORK5CYII=
+</value>
+  </data>
+  <data name="Clean.MoveImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAAEUAAAAWCAYAAACWl1FwAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+        dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFzSURBVFhH5djNSgJRGMZxL2P2gTfQFbZvHSEZFBEW
+        CEIQBEIgVFiS9qXWoDmp4/fHzDmjM2a+vU/QqUVX0DvwXxxn9fwYXJwYEcXWNzIWt83dcq7AsBv7LXgA
+        ZI0r71/aaqjCJf8o7sFu7IcDFwdK4vimrv1oSZXRnArdQFzYjf3pQkOzRxIoVWc6X5X6M7ruBGIr9mbU
+        9MIVe9hAcXvBO125WnxwgMcXSpcPF20tPjgYlI5eUK6lxAcHg9Lmw3nTFx8cDEpLLSjr+OKDg0FpqojO
+        Gp744GBQ3vyITutT8cHBoDheRCe1ifjgYFBe+ZCxJ+KDg0GpT0NKv4zFBweDUpuEdFQdiQ8OBsXmw2Fl
+        JD44/KCM53TwNBQfHAzKMx/2Hgfig8M3SrXYUasUfz67DwOxYf9dV5urg+RWzta4aEnxn83OfV9c2I39
+        cIAHUOJceTNbUfmW94GX0sJu7IcDPH5fXCe4EvfXxe5/D7ux3yKi2CfkPhTy27lqkwAAAABJRU5ErkJg
+        gg==
+</value>
+  </data>
+  <data name="Clean.NormalImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+    <value>
+        iVBORw0KGgoAAAANSUhEUgAAAEUAAAAWCAYAAACWl1FwAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+        dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGVSURBVFhH5di7agJRFIXhDSKoYBQEC8FCECwEQRBE
+        4uUVEtTiPKVlom2wttM6IfF+15njXHRnL19jD/zFmanWV8zAEDNTp9OJS6/Sm2QUht3YH4cHtdvtF6k7
+        mUwG1tqd3FR3YTf2w0FKUVOu6XT68Xgw3+8PtWH/bDYbCkeLGo1Gz/d9JwzvrL0gCKx49KlerxtIBUGo
+        PjjAg2q1mqDc2fN99cEBHlStVk0oB+t56oMDPKhSqZggDNm1N/XBAR5ULpeNvGD46rrqgwM8qFQqGV8O
+        56ujPjjAg4rFosFL5ni5qA8O8KBCoWBuns/701l9cIAH5fN5QfF4dzipDw7woFwuZ+zN483+oD44wIOy
+        2azB52i13asPDvCgTCZjHGt5sdmqDw7woHQ6bRzX8ny1UR8c4EHJZNJc5fC7XKsPDvCgRCLR2x9Pzt9q
+        zT+Lpdqw/3A6W/HoUywWa32Nx8OL4zwffM8X6sJu7IcDPCgajaak7udoNNjsdgc81BZ2Yz8c4PH8cR2J
+        ROJSU3qXjMKwG/vjzEz/skOI3Zqgv7AAAAAASUVORK5CYII=
+</value>
+  </data>
+  <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>42</value>
+  </metadata>
+</root>