|
@@ -38,6 +38,12 @@
|
|
|
this.ms_outboxcode = new System.Windows.Forms.TextBox();
|
|
this.ms_outboxcode = new System.Windows.Forms.TextBox();
|
|
|
this.ms_checkno = new System.Windows.Forms.TextBox();
|
|
this.ms_checkno = new System.Windows.Forms.TextBox();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.barcode = new System.Windows.Forms.TextBox();
|
|
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_orispeccode = new System.Windows.Forms.TextBox();
|
|
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_code = new System.Windows.Forms.TextBox();
|
|
|
|
|
+ this.liaohao = new System.Windows.Forms.Label();
|
|
|
this.CraftmaterialData = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
this.CraftmaterialData = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -68,8 +74,6 @@
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.barcode = new System.Windows.Forms.TextBox();
|
|
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
@@ -83,9 +87,10 @@
|
|
|
//
|
|
//
|
|
|
this.sn_code_label.AutoSize = true;
|
|
this.sn_code_label.AutoSize = true;
|
|
|
this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sn_code_label.Location = new System.Drawing.Point(12, 8);
|
|
|
|
|
|
|
+ this.sn_code_label.Location = new System.Drawing.Point(18, 12);
|
|
|
|
|
+ this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.sn_code_label.Name = "sn_code_label";
|
|
this.sn_code_label.Name = "sn_code_label";
|
|
|
- this.sn_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
|
|
|
|
+ this.sn_code_label.Size = new System.Drawing.Size(86, 31);
|
|
|
this.sn_code_label.TabIndex = 183;
|
|
this.sn_code_label.TabIndex = 183;
|
|
|
this.sn_code_label.Text = "序列号";
|
|
this.sn_code_label.Text = "序列号";
|
|
|
//
|
|
//
|
|
@@ -95,10 +100,9 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SerialPanel.AutoScroll = true;
|
|
this.SerialPanel.AutoScroll = true;
|
|
|
this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
- this.SerialPanel.Location = new System.Drawing.Point(14, 106);
|
|
|
|
|
- this.SerialPanel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
|
|
+ this.SerialPanel.Location = new System.Drawing.Point(21, 159);
|
|
|
this.SerialPanel.Name = "SerialPanel";
|
|
this.SerialPanel.Name = "SerialPanel";
|
|
|
- this.SerialPanel.Size = new System.Drawing.Size(947, 179);
|
|
|
|
|
|
|
+ this.SerialPanel.Size = new System.Drawing.Size(1418, 266);
|
|
|
this.SerialPanel.TabIndex = 194;
|
|
this.SerialPanel.TabIndex = 194;
|
|
|
this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
|
|
this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
|
|
|
this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
|
|
this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
|
|
@@ -107,74 +111,143 @@
|
|
|
//
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(242, 8);
|
|
|
|
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(363, 12);
|
|
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
|
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(86, 31);
|
|
|
this.ma_code_label.TabIndex = 195;
|
|
this.ma_code_label.TabIndex = 195;
|
|
|
this.ma_code_label.Text = "工单号";
|
|
this.ma_code_label.Text = "工单号";
|
|
|
//
|
|
//
|
|
|
// ma_code
|
|
// ma_code
|
|
|
//
|
|
//
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code.Location = new System.Drawing.Point(306, 5);
|
|
|
|
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(459, 8);
|
|
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ma_code.Name = "ma_code";
|
|
this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Size = new System.Drawing.Size(133, 29);
|
|
|
|
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(249, 39);
|
|
|
this.ma_code.TabIndex = 196;
|
|
this.ma_code.TabIndex = 196;
|
|
|
//
|
|
//
|
|
|
// label5
|
|
// label5
|
|
|
//
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label5.Location = new System.Drawing.Point(658, 8);
|
|
|
|
|
|
|
+ this.label5.Location = new System.Drawing.Point(1167, 12);
|
|
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(58, 21);
|
|
|
|
|
|
|
+ this.label5.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label5.TabIndex = 197;
|
|
this.label5.TabIndex = 197;
|
|
|
this.label5.Text = "栈板号";
|
|
this.label5.Text = "栈板号";
|
|
|
//
|
|
//
|
|
|
// pallet
|
|
// pallet
|
|
|
//
|
|
//
|
|
|
this.pallet.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.pallet.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pallet.Location = new System.Drawing.Point(712, 5);
|
|
|
|
|
|
|
+ this.pallet.Location = new System.Drawing.Point(1248, 8);
|
|
|
|
|
+ this.pallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pallet.Name = "pallet";
|
|
this.pallet.Name = "pallet";
|
|
|
- this.pallet.Size = new System.Drawing.Size(127, 29);
|
|
|
|
|
|
|
+ this.pallet.Size = new System.Drawing.Size(188, 39);
|
|
|
this.pallet.TabIndex = 198;
|
|
this.pallet.TabIndex = 198;
|
|
|
//
|
|
//
|
|
|
// label6
|
|
// label6
|
|
|
//
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label6.Location = new System.Drawing.Point(440, 8);
|
|
|
|
|
|
|
+ this.label6.Location = new System.Drawing.Point(716, 12);
|
|
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(74, 21);
|
|
|
|
|
|
|
+ this.label6.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label6.TabIndex = 199;
|
|
this.label6.TabIndex = 199;
|
|
|
this.label6.Text = "卡通箱号";
|
|
this.label6.Text = "卡通箱号";
|
|
|
//
|
|
//
|
|
|
// ms_outboxcode
|
|
// ms_outboxcode
|
|
|
//
|
|
//
|
|
|
this.ms_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.ms_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.ms_outboxcode.Location = new System.Drawing.Point(511, 5);
|
|
|
|
|
|
|
+ this.ms_outboxcode.Location = new System.Drawing.Point(822, 8);
|
|
|
|
|
+ this.ms_outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_outboxcode.Name = "ms_outboxcode";
|
|
this.ms_outboxcode.Name = "ms_outboxcode";
|
|
|
- this.ms_outboxcode.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
|
|
+ this.ms_outboxcode.Size = new System.Drawing.Size(325, 39);
|
|
|
this.ms_outboxcode.TabIndex = 200;
|
|
this.ms_outboxcode.TabIndex = 200;
|
|
|
//
|
|
//
|
|
|
// ms_checkno
|
|
// ms_checkno
|
|
|
//
|
|
//
|
|
|
this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.ms_checkno.Location = new System.Drawing.Point(92, 36);
|
|
|
|
|
|
|
+ this.ms_checkno.Location = new System.Drawing.Point(138, 54);
|
|
|
|
|
+ this.ms_checkno.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
|
- this.ms_checkno.Size = new System.Drawing.Size(145, 29);
|
|
|
|
|
|
|
+ this.ms_checkno.Size = new System.Drawing.Size(216, 39);
|
|
|
this.ms_checkno.TabIndex = 203;
|
|
this.ms_checkno.TabIndex = 203;
|
|
|
//
|
|
//
|
|
|
// label7
|
|
// label7
|
|
|
//
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label7.Location = new System.Drawing.Point(12, 39);
|
|
|
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(18, 58);
|
|
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label7.Name = "label7";
|
|
this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(74, 21);
|
|
|
|
|
|
|
+ this.label7.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label7.TabIndex = 202;
|
|
this.label7.TabIndex = 202;
|
|
|
this.label7.Text = "抽检批号";
|
|
this.label7.Text = "抽检批号";
|
|
|
//
|
|
//
|
|
|
|
|
+ // barcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.barcode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
+ this.barcode.Location = new System.Drawing.Point(1248, 56);
|
|
|
|
|
+ this.barcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.barcode.Name = "barcode";
|
|
|
|
|
+ this.barcode.Size = new System.Drawing.Size(188, 39);
|
|
|
|
|
+ this.barcode.TabIndex = 207;
|
|
|
|
|
+ this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
|
|
|
|
|
+ //
|
|
|
|
|
+ // label9
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label9.AutoSize = true;
|
|
|
|
|
+ this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
+ this.label9.Location = new System.Drawing.Point(1167, 60);
|
|
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.label9.Name = "label9";
|
|
|
|
|
+ this.label9.Size = new System.Drawing.Size(86, 31);
|
|
|
|
|
+ this.label9.TabIndex = 206;
|
|
|
|
|
+ this.label9.Text = "部件号";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_orispeccode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_orispeccode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
+ this.pr_orispeccode.Location = new System.Drawing.Point(822, 56);
|
|
|
|
|
+ this.pr_orispeccode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
|
|
+ this.pr_orispeccode.Size = new System.Drawing.Size(325, 39);
|
|
|
|
|
+ this.pr_orispeccode.TabIndex = 211;
|
|
|
|
|
+ //
|
|
|
|
|
+ // label8
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label8.AutoSize = true;
|
|
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(721, 60);
|
|
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.label8.Name = "label8";
|
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(62, 31);
|
|
|
|
|
+ this.label8.TabIndex = 210;
|
|
|
|
|
+ this.label8.Text = "型号";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_code
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(459, 55);
|
|
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(249, 39);
|
|
|
|
|
+ this.pr_code.TabIndex = 209;
|
|
|
|
|
+ //
|
|
|
|
|
+ // liaohao
|
|
|
|
|
+ //
|
|
|
|
|
+ this.liaohao.AutoSize = true;
|
|
|
|
|
+ this.liaohao.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.liaohao.Location = new System.Drawing.Point(363, 63);
|
|
|
|
|
+ this.liaohao.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.liaohao.Name = "liaohao";
|
|
|
|
|
+ this.liaohao.Size = new System.Drawing.Size(62, 31);
|
|
|
|
|
+ this.liaohao.TabIndex = 208;
|
|
|
|
|
+ this.liaohao.Text = "料号";
|
|
|
|
|
+ //
|
|
|
// CraftmaterialData
|
|
// CraftmaterialData
|
|
|
//
|
|
//
|
|
|
this.CraftmaterialData.AllowUserToAddRows = false;
|
|
this.CraftmaterialData.AllowUserToAddRows = false;
|
|
@@ -190,11 +263,10 @@
|
|
|
this.dataGridViewTextBoxColumn7,
|
|
this.dataGridViewTextBoxColumn7,
|
|
|
this.dataGridViewTextBoxColumn8});
|
|
this.dataGridViewTextBoxColumn8});
|
|
|
this.CraftmaterialData.EnableContentClick = true;
|
|
this.CraftmaterialData.EnableContentClick = true;
|
|
|
- this.CraftmaterialData.Location = new System.Drawing.Point(14, 289);
|
|
|
|
|
- this.CraftmaterialData.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
|
|
+ this.CraftmaterialData.Location = new System.Drawing.Point(21, 434);
|
|
|
this.CraftmaterialData.Name = "CraftmaterialData";
|
|
this.CraftmaterialData.Name = "CraftmaterialData";
|
|
|
this.CraftmaterialData.RowTemplate.Height = 27;
|
|
this.CraftmaterialData.RowTemplate.Height = 27;
|
|
|
- this.CraftmaterialData.Size = new System.Drawing.Size(948, 160);
|
|
|
|
|
|
|
+ this.CraftmaterialData.Size = new System.Drawing.Size(1422, 175);
|
|
|
this.CraftmaterialData.TabIndex = 201;
|
|
this.CraftmaterialData.TabIndex = 201;
|
|
|
//
|
|
//
|
|
|
// dataGridViewTextBoxColumn1
|
|
// dataGridViewTextBoxColumn1
|
|
@@ -270,11 +342,10 @@
|
|
|
this.mp_inman,
|
|
this.mp_inman,
|
|
|
this.em_name});
|
|
this.em_name});
|
|
|
this.CraftInfDgv.EnableContentClick = true;
|
|
this.CraftInfDgv.EnableContentClick = true;
|
|
|
- this.CraftInfDgv.Location = new System.Drawing.Point(11, 454);
|
|
|
|
|
- this.CraftInfDgv.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
|
|
+ this.CraftInfDgv.Location = new System.Drawing.Point(16, 615);
|
|
|
this.CraftInfDgv.Name = "CraftInfDgv";
|
|
this.CraftInfDgv.Name = "CraftInfDgv";
|
|
|
this.CraftInfDgv.RowTemplate.Height = 27;
|
|
this.CraftInfDgv.RowTemplate.Height = 27;
|
|
|
- this.CraftInfDgv.Size = new System.Drawing.Size(957, 162);
|
|
|
|
|
|
|
+ this.CraftInfDgv.Size = new System.Drawing.Size(1436, 309);
|
|
|
this.CraftInfDgv.TabIndex = 193;
|
|
this.CraftInfDgv.TabIndex = 193;
|
|
|
//
|
|
//
|
|
|
// mp_sncode
|
|
// mp_sncode
|
|
@@ -296,7 +367,7 @@
|
|
|
this.ma_prodcode.DataPropertyName = "ma_prodcode";
|
|
this.ma_prodcode.DataPropertyName = "ma_prodcode";
|
|
|
this.ma_prodcode.HeaderText = "产品代码";
|
|
this.ma_prodcode.HeaderText = "产品代码";
|
|
|
this.ma_prodcode.Name = "ma_prodcode";
|
|
this.ma_prodcode.Name = "ma_prodcode";
|
|
|
- this.ma_prodcode.Width = 120;
|
|
|
|
|
|
|
+ this.ma_prodcode.Width = 80;
|
|
|
//
|
|
//
|
|
|
// mp_sourcecode
|
|
// mp_sourcecode
|
|
|
//
|
|
//
|
|
@@ -331,7 +402,7 @@
|
|
|
this.sc_linecode.DataPropertyName = "sc_linecode";
|
|
this.sc_linecode.DataPropertyName = "sc_linecode";
|
|
|
this.sc_linecode.HeaderText = "产线";
|
|
this.sc_linecode.HeaderText = "产线";
|
|
|
this.sc_linecode.Name = "sc_linecode";
|
|
this.sc_linecode.Name = "sc_linecode";
|
|
|
- this.sc_linecode.Width = 120;
|
|
|
|
|
|
|
+ this.sc_linecode.Width = 80;
|
|
|
//
|
|
//
|
|
|
// mp_inman
|
|
// mp_inman
|
|
|
//
|
|
//
|
|
@@ -359,11 +430,11 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label2);
|
|
this.groupBoxWithBorder1.Controls.Add(this.label2);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label3);
|
|
this.groupBoxWithBorder1.Controls.Add(this.label3);
|
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(12, 63);
|
|
|
|
|
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(18, 94);
|
|
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
- this.groupBoxWithBorder1.Size = new System.Drawing.Size(950, 40);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
+ this.groupBoxWithBorder1.Size = new System.Drawing.Size(1425, 60);
|
|
|
this.groupBoxWithBorder1.TabIndex = 192;
|
|
this.groupBoxWithBorder1.TabIndex = 192;
|
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
|
this.groupBoxWithBorder1.Text = "颜色说明";
|
|
this.groupBoxWithBorder1.Text = "颜色说明";
|
|
@@ -373,29 +444,30 @@
|
|
|
//
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(850, 14);
|
|
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(1275, 21);
|
|
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label1.TabIndex = 193;
|
|
this.label1.TabIndex = 193;
|
|
|
this.label1.Text = "尚未执行";
|
|
this.label1.Text = "尚未执行";
|
|
|
//
|
|
//
|
|
|
// pictureBox4
|
|
// pictureBox4
|
|
|
//
|
|
//
|
|
|
this.pictureBox4.BackColor = System.Drawing.Color.White;
|
|
this.pictureBox4.BackColor = System.Drawing.Color.White;
|
|
|
- this.pictureBox4.Location = new System.Drawing.Point(776, 12);
|
|
|
|
|
- this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.pictureBox4.Location = new System.Drawing.Point(1164, 18);
|
|
|
|
|
+ this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
|
- this.pictureBox4.Size = new System.Drawing.Size(60, 20);
|
|
|
|
|
|
|
+ this.pictureBox4.Size = new System.Drawing.Size(90, 30);
|
|
|
this.pictureBox4.TabIndex = 192;
|
|
this.pictureBox4.TabIndex = 192;
|
|
|
this.pictureBox4.TabStop = false;
|
|
this.pictureBox4.TabStop = false;
|
|
|
//
|
|
//
|
|
|
// pictureBox2
|
|
// pictureBox2
|
|
|
//
|
|
//
|
|
|
this.pictureBox2.BackColor = System.Drawing.Color.Green;
|
|
this.pictureBox2.BackColor = System.Drawing.Color.Green;
|
|
|
- this.pictureBox2.Location = new System.Drawing.Point(99, 12);
|
|
|
|
|
- this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(148, 18);
|
|
|
|
|
+ this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
|
- this.pictureBox2.Size = new System.Drawing.Size(60, 20);
|
|
|
|
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(90, 30);
|
|
|
this.pictureBox2.TabIndex = 187;
|
|
this.pictureBox2.TabIndex = 187;
|
|
|
this.pictureBox2.TabStop = false;
|
|
this.pictureBox2.TabStop = false;
|
|
|
//
|
|
//
|
|
@@ -403,29 +475,30 @@
|
|
|
//
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(655, 14);
|
|
|
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(982, 21);
|
|
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(58, 21);
|
|
|
|
|
|
|
+ this.label4.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label4.TabIndex = 191;
|
|
this.label4.TabIndex = 191;
|
|
|
this.label4.Text = "已报废";
|
|
this.label4.Text = "已报废";
|
|
|
//
|
|
//
|
|
|
// pictureBox1
|
|
// pictureBox1
|
|
|
//
|
|
//
|
|
|
this.pictureBox1.BackColor = System.Drawing.Color.Red;
|
|
this.pictureBox1.BackColor = System.Drawing.Color.Red;
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(338, 12);
|
|
|
|
|
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(507, 18);
|
|
|
|
|
+ this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(60, 20);
|
|
|
|
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(90, 30);
|
|
|
this.pictureBox1.TabIndex = 186;
|
|
this.pictureBox1.TabIndex = 186;
|
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.TabStop = false;
|
|
|
//
|
|
//
|
|
|
// pictureBox3
|
|
// pictureBox3
|
|
|
//
|
|
//
|
|
|
this.pictureBox3.BackColor = System.Drawing.Color.Black;
|
|
this.pictureBox3.BackColor = System.Drawing.Color.Black;
|
|
|
- this.pictureBox3.Location = new System.Drawing.Point(581, 12);
|
|
|
|
|
- this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(872, 18);
|
|
|
|
|
+ this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
|
- this.pictureBox3.Size = new System.Drawing.Size(60, 20);
|
|
|
|
|
|
|
+ this.pictureBox3.Size = new System.Drawing.Size(90, 30);
|
|
|
this.pictureBox3.TabIndex = 190;
|
|
this.pictureBox3.TabIndex = 190;
|
|
|
this.pictureBox3.TabStop = false;
|
|
this.pictureBox3.TabStop = false;
|
|
|
//
|
|
//
|
|
@@ -433,9 +506,10 @@
|
|
|
//
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(172, 14);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(258, 21);
|
|
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(122, 21);
|
|
|
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(182, 31);
|
|
|
this.label2.TabIndex = 188;
|
|
this.label2.TabIndex = 188;
|
|
|
this.label2.Text = "已执行且为良品";
|
|
this.label2.Text = "已执行且为良品";
|
|
|
//
|
|
//
|
|
@@ -443,9 +517,10 @@
|
|
|
//
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(412, 14);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(618, 21);
|
|
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(138, 21);
|
|
|
|
|
|
|
+ this.label3.Size = new System.Drawing.Size(206, 31);
|
|
|
this.label3.TabIndex = 189;
|
|
this.label3.TabIndex = 189;
|
|
|
this.label3.Text = "已执行且为不良品";
|
|
this.label3.Text = "已执行且为不良品";
|
|
|
//
|
|
//
|
|
@@ -454,11 +529,11 @@
|
|
|
this.sn_code.AllPower = null;
|
|
this.sn_code.AllPower = null;
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
this.sn_code.ID = null;
|
|
|
- this.sn_code.Location = new System.Drawing.Point(90, 10);
|
|
|
|
|
- this.sn_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(135, 15);
|
|
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.sn_code.Name = "sn_code";
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
this.sn_code.Power = null;
|
|
|
- this.sn_code.Size = new System.Drawing.Size(145, 21);
|
|
|
|
|
|
|
+ this.sn_code.Size = new System.Drawing.Size(216, 28);
|
|
|
this.sn_code.Str = null;
|
|
this.sn_code.Str = null;
|
|
|
this.sn_code.Str1 = null;
|
|
this.sn_code.Str1 = null;
|
|
|
this.sn_code.Str2 = null;
|
|
this.sn_code.Str2 = null;
|
|
@@ -466,30 +541,15 @@
|
|
|
this.sn_code.Tag = "NoAuto";
|
|
this.sn_code.Tag = "NoAuto";
|
|
|
this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
|
|
this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
|
|
|
//
|
|
//
|
|
|
- // barcode
|
|
|
|
|
- //
|
|
|
|
|
- this.barcode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
- this.barcode.Location = new System.Drawing.Point(712, 37);
|
|
|
|
|
- this.barcode.Name = "barcode";
|
|
|
|
|
- this.barcode.Size = new System.Drawing.Size(127, 29);
|
|
|
|
|
- this.barcode.TabIndex = 207;
|
|
|
|
|
- this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
|
|
|
|
|
- //
|
|
|
|
|
- // label9
|
|
|
|
|
- //
|
|
|
|
|
- this.label9.AutoSize = true;
|
|
|
|
|
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
- this.label9.Location = new System.Drawing.Point(658, 40);
|
|
|
|
|
- this.label9.Name = "label9";
|
|
|
|
|
- this.label9.Size = new System.Drawing.Size(58, 21);
|
|
|
|
|
- this.label9.TabIndex = 206;
|
|
|
|
|
- this.label9.Text = "部件号";
|
|
|
|
|
- //
|
|
|
|
|
// Query_ExeProgress
|
|
// Query_ExeProgress
|
|
|
//
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(972, 621);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1458, 932);
|
|
|
|
|
+ this.Controls.Add(this.pr_orispeccode);
|
|
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
|
|
+ this.Controls.Add(this.pr_code);
|
|
|
|
|
+ this.Controls.Add(this.liaohao);
|
|
|
this.Controls.Add(this.barcode);
|
|
this.Controls.Add(this.barcode);
|
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label9);
|
|
|
this.Controls.Add(this.ms_checkno);
|
|
this.Controls.Add(this.ms_checkno);
|
|
@@ -507,7 +567,7 @@
|
|
|
this.Controls.Add(this.sn_code);
|
|
this.Controls.Add(this.sn_code);
|
|
|
this.Controls.Add(this.sn_code_label);
|
|
this.Controls.Add(this.sn_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.Name = "Query_ExeProgress";
|
|
this.Name = "Query_ExeProgress";
|
|
|
this.Tag = "Query!ExeProgress";
|
|
this.Tag = "Query!ExeProgress";
|
|
|
this.Text = "工单执行进度";
|
|
this.Text = "工单执行进度";
|
|
@@ -546,16 +606,6 @@
|
|
|
private System.Windows.Forms.TextBox pallet;
|
|
private System.Windows.Forms.TextBox pallet;
|
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label6;
|
|
|
private System.Windows.Forms.TextBox ms_outboxcode;
|
|
private System.Windows.Forms.TextBox ms_outboxcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_stepname;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
|
|
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftmaterialData;
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftmaterialData;
|
|
|
private System.Windows.Forms.TextBox ms_checkno;
|
|
private System.Windows.Forms.TextBox ms_checkno;
|
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label7;
|
|
@@ -569,5 +619,19 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_stepname;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
|
|
|
|
|
+ private System.Windows.Forms.TextBox pr_orispeccode;
|
|
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
|
|
+ private System.Windows.Forms.TextBox pr_code;
|
|
|
|
|
+ private System.Windows.Forms.Label liaohao;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|