|
@@ -39,14 +39,6 @@
|
|
|
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.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.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.CraftInfDgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
this.CraftInfDgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -72,6 +64,14 @@
|
|
|
this.ma_colorcode = new System.Windows.Forms.TextBox();
|
|
this.ma_colorcode = new System.Windows.Forms.TextBox();
|
|
|
this.barcode = new System.Windows.Forms.TextBox();
|
|
this.barcode = new System.Windows.Forms.TextBox();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((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();
|
|
@@ -199,62 +199,6 @@
|
|
|
this.CraftmaterialData.Size = new System.Drawing.Size(948, 160);
|
|
this.CraftmaterialData.Size = new System.Drawing.Size(948, 160);
|
|
|
this.CraftmaterialData.TabIndex = 201;
|
|
this.CraftmaterialData.TabIndex = 201;
|
|
|
//
|
|
//
|
|
|
- // dataGridViewTextBoxColumn1
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
|
|
|
|
|
- this.dataGridViewTextBoxColumn1.HeaderText = "工单号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
|
|
- this.dataGridViewTextBoxColumn1.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn2
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.DataPropertyName = "cm_soncode";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.HeaderText = "子件编号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn3
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn3.DataPropertyName = "pr_detail";
|
|
|
|
|
- this.dataGridViewTextBoxColumn3.HeaderText = "子件名称";
|
|
|
|
|
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
|
|
- this.dataGridViewTextBoxColumn3.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn4
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
|
|
|
|
|
- this.dataGridViewTextBoxColumn4.HeaderText = "料号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
|
|
- this.dataGridViewTextBoxColumn4.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn5
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_stepcode";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.HeaderText = "工序编号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.Width = 130;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn6
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_stepname";
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.HeaderText = "工序名称";
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn7
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn7.DataPropertyName = "cm_status";
|
|
|
|
|
- this.dataGridViewTextBoxColumn7.HeaderText = "上料状态";
|
|
|
|
|
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
|
|
- this.dataGridViewTextBoxColumn7.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn8
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_indate";
|
|
|
|
|
- this.dataGridViewTextBoxColumn8.HeaderText = "上料时间";
|
|
|
|
|
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
|
|
- this.dataGridViewTextBoxColumn8.Width = 120;
|
|
|
|
|
- //
|
|
|
|
|
// CraftInfDgv
|
|
// CraftInfDgv
|
|
|
//
|
|
//
|
|
|
this.CraftInfDgv.AllowUserToAddRows = false;
|
|
this.CraftInfDgv.AllowUserToAddRows = false;
|
|
@@ -505,6 +449,62 @@
|
|
|
this.label9.TabIndex = 206;
|
|
this.label9.TabIndex = 206;
|
|
|
this.label9.Text = "部件号";
|
|
this.label9.Text = "部件号";
|
|
|
//
|
|
//
|
|
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "工单号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "cm_soncode";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "子件编号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn3.DataPropertyName = "pr_detail";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "子件名称";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn3.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn4
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn4.HeaderText = "子件批次号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn4.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_stepcode";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "工序编号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 130;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_stepname";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "工序名称";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn7
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn7.DataPropertyName = "cm_status";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn7.HeaderText = "上料状态";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn7.Width = 120;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn8
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_indate";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn8.HeaderText = "上料时间";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn8.Width = 120;
|
|
|
|
|
+ //
|
|
|
// Query_ExeProgress
|
|
// Query_ExeProgress
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -579,6 +579,12 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
|
|
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.Label label7;
|
|
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
|
|
+ private System.Windows.Forms.TextBox ma_colorcode;
|
|
|
|
|
+ private System.Windows.Forms.TextBox barcode;
|
|
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
@@ -587,11 +593,5 @@
|
|
|
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.TextBox ms_checkno;
|
|
|
|
|
- private System.Windows.Forms.Label label7;
|
|
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
|
|
- private System.Windows.Forms.TextBox ma_colorcode;
|
|
|
|
|
- private System.Windows.Forms.TextBox barcode;
|
|
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|