|
@@ -34,13 +34,18 @@
|
|
|
this.bc_remark_label = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
this.bc_groupcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.mc_restqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.mcd_inqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_qty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_prodcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
+ this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.GoodProduct = new System.Windows.Forms.RadioButton();
|
|
|
this.Reject = new System.Windows.Forms.RadioButton();
|
|
|
this.WaitRejectList = new System.Windows.Forms.ListView();
|
|
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
@@ -51,16 +56,9 @@
|
|
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.AutoBadCode = new System.Windows.Forms.CheckBox();
|
|
|
- this.ma_qty_label = new System.Windows.Forms.Label();
|
|
|
- this.ma_prodcode_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
- this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
- this.mcd_inqty_label = new System.Windows.Forms.Label();
|
|
|
- this.mc_restqty_label = new System.Windows.Forms.Label();
|
|
|
- this.bc_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
+ this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
@@ -73,7 +71,8 @@
|
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.bc_groupcode = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.bc_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.AutoBadCode = new System.Windows.Forms.CheckBox();
|
|
|
this.panel2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -83,9 +82,15 @@
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.panel2.Name = "panel2";
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1401, 44);
|
|
|
+=======
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(1230, 36);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.panel2.TabIndex = 30;
|
|
|
//
|
|
|
// label1
|
|
@@ -93,21 +98,35 @@
|
|
|
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.SystemColors.ActiveCaptionText;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label1.Location = new System.Drawing.Point(18, 6);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.label1.Location = new System.Drawing.Point(16, 5);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label1.TabIndex = 0;
|
|
|
- this.label1.Text = "工单信息";
|
|
|
+ this.label1.Text = "基本信息";
|
|
|
//
|
|
|
// bc_remark_label
|
|
|
//
|
|
|
this.bc_remark_label.AutoSize = true;
|
|
|
this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.bc_remark_label.Location = new System.Drawing.Point(30, 378);
|
|
|
+ this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.bc_remark_label.Name = "bc_remark_label";
|
|
|
+ this.bc_remark_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.bc_remark_label.Location = new System.Drawing.Point(447, 214);
|
|
|
this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.bc_remark_label.Name = "bc_remark_label";
|
|
|
this.bc_remark_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.bc_remark_label.TabIndex = 25;
|
|
|
this.bc_remark_label.Text = "不良备注";
|
|
|
//
|
|
@@ -115,10 +134,17 @@
|
|
|
//
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(346, 856);
|
|
|
+ this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(86, 31);
|
|
|
+=======
|
|
|
this.ms_sncode_label.Location = new System.Drawing.Point(308, 661);
|
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ms_sncode_label.TabIndex = 18;
|
|
|
this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
@@ -126,33 +152,178 @@
|
|
|
//
|
|
|
this.bc_groupcode_label.AutoSize = true;
|
|
|
this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.bc_groupcode_label.Location = new System.Drawing.Point(30, 316);
|
|
|
+ this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.bc_groupcode_label.Name = "bc_groupcode_label";
|
|
|
+ this.bc_groupcode_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.bc_groupcode_label.Location = new System.Drawing.Point(27, 211);
|
|
|
this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.bc_groupcode_label.Name = "bc_groupcode_label";
|
|
|
this.bc_groupcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.bc_groupcode_label.TabIndex = 24;
|
|
|
this.bc_groupcode_label.Text = "不良组别";
|
|
|
//
|
|
|
+ // mc_restqty_label
|
|
|
+ //
|
|
|
+ this.mc_restqty_label.AutoSize = true;
|
|
|
+ this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.mc_restqty_label.Location = new System.Drawing.Point(836, 152);
|
|
|
+ this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mc_restqty_label.Name = "mc_restqty_label";
|
|
|
+ this.mc_restqty_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.mc_restqty_label.Location = new System.Drawing.Point(785, 109);
|
|
|
+ this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mc_restqty_label.Name = "mc_restqty_label";
|
|
|
+ this.mc_restqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
+ this.mc_restqty_label.TabIndex = 17;
|
|
|
+ this.mc_restqty_label.Text = "待采集数";
|
|
|
+ //
|
|
|
+ // mcd_inqty_label
|
|
|
+ //
|
|
|
+ this.mcd_inqty_label.AutoSize = true;
|
|
|
+ this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.mcd_inqty_label.Location = new System.Drawing.Point(460, 152);
|
|
|
+ this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
+ this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.mcd_inqty_label.Location = new System.Drawing.Point(451, 109);
|
|
|
+ this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
+ this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
+ this.mcd_inqty_label.TabIndex = 14;
|
|
|
+ this.mcd_inqty_label.Text = "已采集数";
|
|
|
+ //
|
|
|
+ // ma_qty_label
|
|
|
+ //
|
|
|
+ this.ma_qty_label.AutoSize = true;
|
|
|
+ this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(36, 152);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_qty_label.Name = "ma_qty_label";
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(26, 109);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_qty_label.Name = "ma_qty_label";
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
+ this.ma_qty_label.TabIndex = 11;
|
|
|
+ this.ma_qty_label.Text = "工单数量";
|
|
|
+ //
|
|
|
+ // ma_prodcode_label
|
|
|
+ //
|
|
|
+ this.ma_prodcode_label.AutoSize = true;
|
|
|
+ this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_prodcode_label.Location = new System.Drawing.Point(464, 76);
|
|
|
+ this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.ma_prodcode_label.Location = new System.Drawing.Point(454, 59);
|
|
|
+ this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
+ this.ma_prodcode_label.TabIndex = 7;
|
|
|
+ this.ma_prodcode_label.Text = "产品编号";
|
|
|
+ //
|
|
|
+ // pr_detail_label
|
|
|
+ //
|
|
|
+ this.pr_detail_label.AutoSize = true;
|
|
|
+ this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(836, 81);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail_label.Name = "pr_detail_label";
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(785, 59);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail_label.Name = "pr_detail_label";
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
+ this.pr_detail_label.TabIndex = 6;
|
|
|
+ this.pr_detail_label.Text = "产品名称";
|
|
|
+ //
|
|
|
+ // ms_makecode_label
|
|
|
+ //
|
|
|
+ this.ms_makecode_label.AutoSize = true;
|
|
|
+ this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(36, 76);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.ms_makecode_label.TabIndex = 2;
|
|
|
+ this.ms_makecode_label.Text = "归属工单";
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
+ this.panel1.Controls.Add(this.label2);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(0, 232);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1401, 44);
|
|
|
+ this.panel1.TabIndex = 31;
|
|
|
+ //
|
|
|
+=======
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(26, 59);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ms_makecode_label.TabIndex = 2;
|
|
|
+ this.ms_makecode_label.Text = "归属工单";
|
|
|
+ //
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
+ this.label2.Location = new System.Drawing.Point(18, 4);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.label2.ForeColor = System.Drawing.Color.Blue;
|
|
|
this.label2.Location = new System.Drawing.Point(26, 162);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label2.TabIndex = 0;
|
|
|
- this.label2.Text = "采集信息";
|
|
|
+ this.label2.Text = "信息采集";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label3.Location = new System.Drawing.Point(621, 321);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.label3.Location = new System.Drawing.Point(27, 261);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label3.TabIndex = 34;
|
|
|
this.label3.Text = "不良代码";
|
|
|
//
|
|
@@ -161,10 +332,17 @@
|
|
|
this.GoodProduct.AutoSize = true;
|
|
|
this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.GoodProduct.Location = new System.Drawing.Point(34, 849);
|
|
|
+ this.GoodProduct.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.GoodProduct.Name = "GoodProduct";
|
|
|
+ this.GoodProduct.Size = new System.Drawing.Size(100, 42);
|
|
|
+=======
|
|
|
this.GoodProduct.Location = new System.Drawing.Point(31, 655);
|
|
|
this.GoodProduct.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.GoodProduct.Name = "GoodProduct";
|
|
|
this.GoodProduct.Size = new System.Drawing.Size(83, 35);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.GoodProduct.TabIndex = 35;
|
|
|
this.GoodProduct.TabStop = true;
|
|
|
this.GoodProduct.Text = "良品";
|
|
@@ -175,10 +353,17 @@
|
|
|
this.Reject.AutoSize = true;
|
|
|
this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Reject.ForeColor = System.Drawing.Color.Red;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.Reject.Location = new System.Drawing.Point(159, 849);
|
|
|
+ this.Reject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Reject.Name = "Reject";
|
|
|
+ this.Reject.Size = new System.Drawing.Size(129, 42);
|
|
|
+=======
|
|
|
this.Reject.Location = new System.Drawing.Point(141, 655);
|
|
|
this.Reject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Reject.Name = "Reject";
|
|
|
this.Reject.Size = new System.Drawing.Size(107, 35);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.Reject.TabIndex = 36;
|
|
|
this.Reject.TabStop = true;
|
|
|
this.Reject.Text = "不良品";
|
|
@@ -189,13 +374,19 @@
|
|
|
this.WaitRejectList.CheckBoxes = true;
|
|
|
this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
this.columnHeader5,
|
|
|
- this.columnHeader4,
|
|
|
this.columnHeader1,
|
|
|
this.columnHeader2});
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.WaitRejectList.Location = new System.Drawing.Point(33, 540);
|
|
|
+ this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitRejectList.Name = "WaitRejectList";
|
|
|
+ this.WaitRejectList.Size = new System.Drawing.Size(442, 292);
|
|
|
+=======
|
|
|
this.WaitRejectList.Location = new System.Drawing.Point(29, 337);
|
|
|
this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitRejectList.Name = "WaitRejectList";
|
|
|
this.WaitRejectList.Size = new System.Drawing.Size(393, 304);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.WaitRejectList.TabIndex = 37;
|
|
|
this.WaitRejectList.UseCompatibleStateImageBehavior = false;
|
|
|
this.WaitRejectList.View = System.Windows.Forms.View.Details;
|
|
@@ -205,32 +396,32 @@
|
|
|
this.columnHeader5.Text = " ";
|
|
|
this.columnHeader5.Width = 20;
|
|
|
//
|
|
|
- // columnHeader4
|
|
|
- //
|
|
|
- this.columnHeader4.Text = "不良代码组";
|
|
|
- this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader4.Width = 100;
|
|
|
- //
|
|
|
// columnHeader1
|
|
|
//
|
|
|
this.columnHeader1.Text = "不良代码";
|
|
|
- this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
this.columnHeader1.Width = 80;
|
|
|
//
|
|
|
// columnHeader2
|
|
|
//
|
|
|
this.columnHeader2.Text = "备注";
|
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader2.Width = 175;
|
|
|
+ this.columnHeader2.Width = 190;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label4.Location = new System.Drawing.Point(36, 495);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.label4.Location = new System.Drawing.Point(27, 306);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label4.TabIndex = 39;
|
|
|
this.label4.Text = "待选不良";
|
|
|
//
|
|
@@ -238,10 +429,17 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label5.Location = new System.Drawing.Point(615, 496);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
this.label5.Location = new System.Drawing.Point(542, 306);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label5.TabIndex = 40;
|
|
|
this.label5.Text = "已选不良";
|
|
|
//
|
|
@@ -249,10 +447,17 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(946, 180);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.label6.Location = new System.Drawing.Point(1071, 321);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(110, 31);
|
|
|
+=======
|
|
|
+ this.label6.Location = new System.Drawing.Point(946, 215);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(92, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.label6.TabIndex = 46;
|
|
|
this.label6.Text = "操作结果";
|
|
|
//
|
|
@@ -264,10 +469,17 @@
|
|
|
this.columnHeader3,
|
|
|
this.columnHeader7,
|
|
|
this.columnHeader8});
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ChoosedRejectList.Location = new System.Drawing.Point(612, 540);
|
|
|
+ this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChoosedRejectList.Name = "ChoosedRejectList";
|
|
|
+ this.ChoosedRejectList.Size = new System.Drawing.Size(442, 292);
|
|
|
+=======
|
|
|
this.ChoosedRejectList.Location = new System.Drawing.Point(544, 337);
|
|
|
this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChoosedRejectList.Name = "ChoosedRejectList";
|
|
|
this.ChoosedRejectList.Size = new System.Drawing.Size(393, 304);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ChoosedRejectList.TabIndex = 50;
|
|
|
this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
|
|
|
this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
|
|
@@ -293,102 +505,22 @@
|
|
|
//
|
|
|
this.columnHeader8.Text = "备注";
|
|
|
this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader8.Width = 194;
|
|
|
- //
|
|
|
- // AutoBadCode
|
|
|
- //
|
|
|
- this.AutoBadCode.AutoSize = true;
|
|
|
- this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoBadCode.Location = new System.Drawing.Point(126, 309);
|
|
|
- this.AutoBadCode.Name = "AutoBadCode";
|
|
|
- this.AutoBadCode.Size = new System.Drawing.Size(151, 24);
|
|
|
- this.AutoBadCode.TabIndex = 69;
|
|
|
- this.AutoBadCode.Text = "自动产生不良代码";
|
|
|
- this.AutoBadCode.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // ma_qty_label
|
|
|
- //
|
|
|
- this.ma_qty_label.AutoSize = true;
|
|
|
- this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(26, 109);
|
|
|
- this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.ma_qty_label.TabIndex = 11;
|
|
|
- this.ma_qty_label.Text = "工单数量";
|
|
|
- //
|
|
|
- // ma_prodcode_label
|
|
|
- //
|
|
|
- this.ma_prodcode_label.AutoSize = true;
|
|
|
- this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode_label.Location = new System.Drawing.Point(438, 59);
|
|
|
- this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
- this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.ma_prodcode_label.TabIndex = 7;
|
|
|
- this.ma_prodcode_label.Text = "产品编号";
|
|
|
- //
|
|
|
- // pr_detail_label
|
|
|
- //
|
|
|
- this.pr_detail_label.AutoSize = true;
|
|
|
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(792, 59);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.pr_detail_label.TabIndex = 6;
|
|
|
- this.pr_detail_label.Text = "产品名称";
|
|
|
- //
|
|
|
- // ms_makecode_label
|
|
|
- //
|
|
|
- this.ms_makecode_label.AutoSize = true;
|
|
|
- this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(26, 59);
|
|
|
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.ms_makecode_label.TabIndex = 2;
|
|
|
- this.ms_makecode_label.Text = "归属工单";
|
|
|
- //
|
|
|
- // mcd_inqty_label
|
|
|
- //
|
|
|
- this.mcd_inqty_label.AutoSize = true;
|
|
|
- this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_inqty_label.Location = new System.Drawing.Point(435, 109);
|
|
|
- this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
- this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mcd_inqty_label.TabIndex = 14;
|
|
|
- this.mcd_inqty_label.Text = "已采集数";
|
|
|
- //
|
|
|
- // mc_restqty_label
|
|
|
- //
|
|
|
- this.mc_restqty_label.AutoSize = true;
|
|
|
- this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mc_restqty_label.Location = new System.Drawing.Point(792, 109);
|
|
|
- this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mc_restqty_label.Name = "mc_restqty_label";
|
|
|
- this.mc_restqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mc_restqty_label.TabIndex = 17;
|
|
|
- this.mc_restqty_label.Text = "待采集数";
|
|
|
- //
|
|
|
- // bc_code
|
|
|
- //
|
|
|
- this.bc_code.AllPower = null;
|
|
|
- this.bc_code.BackColor = System.Drawing.Color.White;
|
|
|
- this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.bc_code.ID = null;
|
|
|
- this.bc_code.Location = new System.Drawing.Point(159, 261);
|
|
|
- this.bc_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.bc_code.Name = "bc_code";
|
|
|
- this.bc_code.Power = null;
|
|
|
- this.bc_code.Size = new System.Drawing.Size(251, 28);
|
|
|
- this.bc_code.Str = null;
|
|
|
- this.bc_code.Str1 = null;
|
|
|
- this.bc_code.Str2 = null;
|
|
|
- this.bc_code.TabIndex = 68;
|
|
|
- this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
|
|
|
- //
|
|
|
+ this.columnHeader8.Width = 100;
|
|
|
+ //
|
|
|
+<<<<<<< HEAD
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Location = new System.Drawing.Point(279, 507);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(208, 24);
|
|
|
+ this.label7.TabIndex = 51;
|
|
|
+ this.label7.Text = "(不勾选默认全部转移)";
|
|
|
+ //
|
|
|
+=======
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
// ma_code
|
|
|
//
|
|
|
this.ma_code.AllPower = null;
|
|
@@ -396,14 +528,23 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(143, 59);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(196, 76);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+=======
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(159, 59);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(231, 33);
|
|
|
+ this.ma_code.TabIndex = 64;
|
|
|
+=======
|
|
|
this.ma_code.Size = new System.Drawing.Size(204, 25);
|
|
|
this.ma_code.TabIndex = 67;
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "ma_code";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
@@ -412,21 +553,47 @@
|
|
|
//
|
|
|
this.LockMakeCode.AutoSize = true;
|
|
|
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.LockMakeCode.Location = new System.Drawing.Point(361, 62);
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(378, 62);
|
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
|
this.LockMakeCode.Size = new System.Drawing.Size(61, 24);
|
|
|
this.LockMakeCode.TabIndex = 66;
|
|
|
this.LockMakeCode.Text = "锁定";
|
|
|
this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
+ // Save
|
|
|
+ //
|
|
|
+ this.Save.AllPower = null;
|
|
|
+ this.Save.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
|
|
|
+ this.Save.Image = null;
|
|
|
+ this.Save.IsShowBorder = true;
|
|
|
+ this.Save.Location = new System.Drawing.Point(684, 659);
|
|
|
+ this.Save.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
+ this.Save.Name = "Save";
|
|
|
+ this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
+ this.Save.Power = null;
|
|
|
+ this.Save.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.Save.TabIndex = 65;
|
|
|
+ this.Save.Text = "保存";
|
|
|
+ this.Save.UseVisualStyleBackColor = false;
|
|
|
+ this.Save.Click += new System.EventHandler(this.Save_Click);
|
|
|
+ //
|
|
|
// mcd_remainqty
|
|
|
//
|
|
|
this.mcd_remainqty.AutoSize = true;
|
|
|
this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty.Location = new System.Drawing.Point(914, 109);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(1020, 152);
|
|
|
+ this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
|
|
|
+=======
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(920, 109);
|
|
|
this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.mcd_remainqty.TabIndex = 57;
|
|
|
this.mcd_remainqty.Tag = "mcd_remainqty";
|
|
|
//
|
|
@@ -434,30 +601,51 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(914, 59);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(1020, 81);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 31);
|
|
|
+=======
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(920, 59);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.pr_detail.TabIndex = 56;
|
|
|
//
|
|
|
// ma_qty
|
|
|
//
|
|
|
this.ma_qty.AutoSize = true;
|
|
|
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty.Location = new System.Drawing.Point(143, 109);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(196, 152);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_qty.Name = "ma_qty";
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 31);
|
|
|
+=======
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(159, 109);
|
|
|
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_qty.Name = "ma_qty";
|
|
|
this.ma_qty.Size = new System.Drawing.Size(0, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ma_qty.TabIndex = 55;
|
|
|
//
|
|
|
// mcd_inqty
|
|
|
//
|
|
|
this.mcd_inqty.AutoSize = true;
|
|
|
this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_inqty.Location = new System.Drawing.Point(567, 109);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.mcd_inqty.Location = new System.Drawing.Point(634, 152);
|
|
|
+ this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_inqty.Name = "mcd_inqty";
|
|
|
+ this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
|
|
|
+=======
|
|
|
+ this.mcd_inqty.Location = new System.Drawing.Point(594, 109);
|
|
|
this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_inqty.Name = "mcd_inqty";
|
|
|
this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.mcd_inqty.TabIndex = 54;
|
|
|
this.mcd_inqty.Tag = "mcd_inqty";
|
|
|
//
|
|
@@ -465,19 +653,33 @@
|
|
|
//
|
|
|
this.ma_prodcode.AutoSize = true;
|
|
|
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_prodcode.Location = new System.Drawing.Point(567, 59);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(634, 76);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_prodcode.Name = "ma_prodcode";
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
|
|
|
+=======
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(594, 59);
|
|
|
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_prodcode.Name = "ma_prodcode";
|
|
|
this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ma_prodcode.TabIndex = 53;
|
|
|
//
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(951, 211);
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1077, 375);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(308, 457);
|
|
|
+=======
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(951, 259);
|
|
|
this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(275, 430);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(275, 382);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.OperateResult.TabIndex = 52;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
@@ -488,13 +690,22 @@
|
|
|
this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
|
|
|
this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
|
|
|
this.CleanInfo.IsShowBorder = true;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.CleanInfo.Location = new System.Drawing.Point(1184, 850);
|
|
|
+ this.CleanInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+=======
|
|
|
this.CleanInfo.Location = new System.Drawing.Point(1046, 656);
|
|
|
this.CleanInfo.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
|
|
|
this.CleanInfo.Name = "CleanInfo";
|
|
|
this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
|
|
|
this.CleanInfo.Power = null;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.CleanInfo.Size = new System.Drawing.Size(92, 36);
|
|
|
+=======
|
|
|
this.CleanInfo.Size = new System.Drawing.Size(81, 30);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.CleanInfo.TabIndex = 47;
|
|
|
this.CleanInfo.Text = "清除内容";
|
|
|
this.CleanInfo.UseVisualStyleBackColor = true;
|
|
@@ -503,10 +714,17 @@
|
|
|
// ChooseedReject
|
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ChooseedReject.Location = new System.Drawing.Point(510, 718);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseedReject.Name = "ChooseedReject";
|
|
|
+ this.ChooseedReject.Size = new System.Drawing.Size(75, 34);
|
|
|
+=======
|
|
|
this.ChooseedReject.Location = new System.Drawing.Point(452, 546);
|
|
|
this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ChooseedReject.TabIndex = 45;
|
|
|
this.ChooseedReject.UseVisualStyleBackColor = true;
|
|
|
this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
|
|
@@ -514,10 +732,17 @@
|
|
|
// WaitReject
|
|
|
//
|
|
|
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.WaitReject.Location = new System.Drawing.Point(510, 622);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitReject.Name = "WaitReject";
|
|
|
+ this.WaitReject.Size = new System.Drawing.Size(75, 34);
|
|
|
+=======
|
|
|
this.WaitReject.Location = new System.Drawing.Point(452, 466);
|
|
|
this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.WaitReject.TabIndex = 44;
|
|
|
this.WaitReject.UseVisualStyleBackColor = true;
|
|
|
this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
|
|
@@ -527,25 +752,54 @@
|
|
|
this.bc_remark.AllPower = null;
|
|
|
this.bc_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.bc_remark.ID = null;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.bc_remark.Location = new System.Drawing.Point(184, 375);
|
|
|
+ this.bc_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_remark.Multiline = true;
|
|
|
+ this.bc_remark.Name = "bc_remark";
|
|
|
+ this.bc_remark.Power = null;
|
|
|
+ this.bc_remark.Size = new System.Drawing.Size(870, 97);
|
|
|
+=======
|
|
|
this.bc_remark.Location = new System.Drawing.Point(547, 212);
|
|
|
this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_remark.Multiline = true;
|
|
|
this.bc_remark.Name = "bc_remark";
|
|
|
this.bc_remark.Power = null;
|
|
|
this.bc_remark.Size = new System.Drawing.Size(393, 77);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.bc_remark.Str = null;
|
|
|
this.bc_remark.Str1 = null;
|
|
|
this.bc_remark.Str2 = null;
|
|
|
this.bc_remark.TabIndex = 41;
|
|
|
//
|
|
|
+<<<<<<< HEAD
|
|
|
+ // bc_code
|
|
|
+ //
|
|
|
+ this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bc_code.FormattingEnabled = true;
|
|
|
+ this.bc_code.Location = new System.Drawing.Point(770, 321);
|
|
|
+ this.bc_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.Size = new System.Drawing.Size(284, 30);
|
|
|
+ this.bc_code.TabIndex = 33;
|
|
|
+ //
|
|
|
+=======
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
// bc_groupcode
|
|
|
//
|
|
|
this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.bc_groupcode.FormattingEnabled = true;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.bc_groupcode.Location = new System.Drawing.Point(184, 321);
|
|
|
+ this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bc_groupcode.Name = "bc_groupcode";
|
|
|
+ this.bc_groupcode.Size = new System.Drawing.Size(282, 30);
|
|
|
+=======
|
|
|
this.bc_groupcode.Location = new System.Drawing.Point(159, 215);
|
|
|
this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bc_groupcode.Name = "bc_groupcode";
|
|
|
this.bc_groupcode.Size = new System.Drawing.Size(251, 26);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.bc_groupcode.TabIndex = 21;
|
|
|
this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
|
|
|
//
|
|
@@ -555,48 +809,91 @@
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.ID = null;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(476, 856);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_sncode.Name = "ms_sncode";
|
|
|
+ this.ms_sncode.Power = null;
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(270, 32);
|
|
|
+=======
|
|
|
this.ms_sncode.Location = new System.Drawing.Point(423, 661);
|
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(240, 28);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.ms_sncode.Str = null;
|
|
|
this.ms_sncode.Str1 = null;
|
|
|
this.ms_sncode.Str2 = null;
|
|
|
- this.ms_sncode.TabIndex = 68;
|
|
|
+ this.ms_sncode.TabIndex = 19;
|
|
|
this.ms_sncode.Tag = "IfWrite";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
|
|
|
//
|
|
|
- // Save
|
|
|
+ // bc_code
|
|
|
//
|
|
|
+<<<<<<< HEAD
|
|
|
this.Save.AllPower = null;
|
|
|
this.Save.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
|
|
|
this.Save.Image = null;
|
|
|
this.Save.IsShowBorder = true;
|
|
|
- this.Save.Location = new System.Drawing.Point(705, 656);
|
|
|
+ this.Save.Location = new System.Drawing.Point(770, 855);
|
|
|
+ this.Save.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
this.Save.Name = "Save";
|
|
|
this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
this.Save.Power = null;
|
|
|
- this.Save.Size = new System.Drawing.Size(87, 33);
|
|
|
- this.Save.TabIndex = 70;
|
|
|
+ this.Save.Size = new System.Drawing.Size(112, 36);
|
|
|
+ this.Save.TabIndex = 65;
|
|
|
this.Save.Text = "保存";
|
|
|
this.Save.UseVisualStyleBackColor = false;
|
|
|
this.Save.Click += new System.EventHandler(this.Save_Click);
|
|
|
//
|
|
|
// Make_TestCollection
|
|
|
//
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1401, 936);
|
|
|
+ this.Controls.Add(this.Save);
|
|
|
+=======
|
|
|
+ this.bc_code.AllPower = null;
|
|
|
+ this.bc_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.bc_code.ID = null;
|
|
|
+ this.bc_code.Location = new System.Drawing.Point(159, 261);
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.Power = null;
|
|
|
+ this.bc_code.Size = new System.Drawing.Size(251, 25);
|
|
|
+ this.bc_code.Str = null;
|
|
|
+ this.bc_code.Str1 = null;
|
|
|
+ this.bc_code.Str2 = null;
|
|
|
+ this.bc_code.TabIndex = 68;
|
|
|
+ this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
|
|
|
+ //
|
|
|
+ // AutoBadCode
|
|
|
+ //
|
|
|
+ this.AutoBadCode.AutoSize = true;
|
|
|
+ this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.AutoBadCode.Location = new System.Drawing.Point(126, 309);
|
|
|
+ this.AutoBadCode.Name = "AutoBadCode";
|
|
|
+ this.AutoBadCode.Size = new System.Drawing.Size(151, 24);
|
|
|
+ this.AutoBadCode.TabIndex = 69;
|
|
|
+ this.AutoBadCode.Text = "自动产生不良代码";
|
|
|
+ this.AutoBadCode.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // Make_TestCollection
|
|
|
+ //
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.SystemColors.Control;
|
|
|
this.ClientSize = new System.Drawing.Size(1230, 710);
|
|
|
- this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.AutoBadCode);
|
|
|
this.Controls.Add(this.bc_code);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.LockMakeCode);
|
|
|
this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.mcd_remainqty);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.ma_qty);
|
|
@@ -629,7 +926,11 @@
|
|
|
this.Controls.Add(this.ma_prodcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.KeyPreview = true;
|
|
|
+<<<<<<< HEAD
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+=======
|
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+>>>>>>> 45a8a889b36b36e16643a2d33d74fc41ee4073a5
|
|
|
this.Name = "Make_TestCollection";
|
|
|
this.Tag = "Make!TestCollection";
|
|
|
this.Text = " ";
|
|
@@ -681,12 +982,11 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel ma_qty;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
|
private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
|
|
|
private System.Windows.Forms.CheckBox AutoBadCode;
|
|
|
- private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
}
|
|
|
}
|