|
|
@@ -34,6 +34,30 @@
|
|
|
this.label17_ll_ = new System.Windows.Forms.Label();
|
|
|
this.label16_lll_ = new System.Windows.Forms.Label();
|
|
|
this.Carft = new System.Windows.Forms.DataGridView();
|
|
|
+ this.CD_STEPNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_STEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_STEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_NEXTSTEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_NEXTSTEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_IFINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFOUTPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFTEST = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFBURNIN = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFWEIGH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFSNCHANGE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFOQC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFPACK = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFREPAIR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFOUTLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFSMTINOUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFSPC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFREDUCE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFMIDFINISH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFMIDINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_FIRSTSTEP = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_IFOFFLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.CD_DETNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CD_TABLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -62,30 +86,6 @@
|
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_STEPNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_STEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_STEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_NEXTSTEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_NEXTSTEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_IFINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFOUTPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFTEST = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFBURNIN = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFWEIGH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFSNCHANGE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFOQC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFPACK = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFREPAIR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFOUTLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFSMTINOUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFSPC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFREDUCE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFMIDFINISH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFMIDINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_FIRSTSTEP = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_IFOFFLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.CD_DETNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CD_TABLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.Product = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.sn_relation = new System.Windows.Forms.Label();
|
|
|
this.sn_relation_label = new System.Windows.Forms.Label();
|
|
|
@@ -145,6 +145,7 @@
|
|
|
this.mcd_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mcd_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.n = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.mcd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BOM)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Carft)).BeginInit();
|
|
|
@@ -172,6 +173,7 @@
|
|
|
this.mcd_stepcode,
|
|
|
this.mcd_stepname,
|
|
|
this.n,
|
|
|
+ this.bn,
|
|
|
this.mcd_outqty});
|
|
|
this.BOM.Location = new System.Drawing.Point(31, 467);
|
|
|
this.BOM.Margin = new System.Windows.Forms.Padding(2);
|
|
|
@@ -242,6 +244,215 @@
|
|
|
this.Carft.Size = new System.Drawing.Size(886, 222);
|
|
|
this.Carft.TabIndex = 20;
|
|
|
//
|
|
|
+ // CD_STEPNO
|
|
|
+ //
|
|
|
+ this.CD_STEPNO.DataPropertyName = "CD_STEPNO";
|
|
|
+ this.CD_STEPNO.HeaderText = "执行顺序";
|
|
|
+ this.CD_STEPNO.Name = "CD_STEPNO";
|
|
|
+ this.CD_STEPNO.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // CD_STEPNAME
|
|
|
+ //
|
|
|
+ this.CD_STEPNAME.DataPropertyName = "CD_STEPNAME";
|
|
|
+ this.CD_STEPNAME.HeaderText = "工序名称";
|
|
|
+ this.CD_STEPNAME.Name = "CD_STEPNAME";
|
|
|
+ this.CD_STEPNAME.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // CD_STEPCODE
|
|
|
+ //
|
|
|
+ this.CD_STEPCODE.DataPropertyName = "CD_STEPCODE";
|
|
|
+ this.CD_STEPCODE.HeaderText = "工序编号";
|
|
|
+ this.CD_STEPCODE.Name = "CD_STEPCODE";
|
|
|
+ this.CD_STEPCODE.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // CD_NEXTSTEPNAME
|
|
|
+ //
|
|
|
+ this.CD_NEXTSTEPNAME.DataPropertyName = "CD_NEXTSTEPNAME";
|
|
|
+ this.CD_NEXTSTEPNAME.HeaderText = "下一工序名称";
|
|
|
+ this.CD_NEXTSTEPNAME.Name = "CD_NEXTSTEPNAME";
|
|
|
+ this.CD_NEXTSTEPNAME.ReadOnly = true;
|
|
|
+ this.CD_NEXTSTEPNAME.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_NEXTSTEPCODE
|
|
|
+ //
|
|
|
+ this.CD_NEXTSTEPCODE.DataPropertyName = "CD_NEXTSTEPCODE";
|
|
|
+ this.CD_NEXTSTEPCODE.HeaderText = "下一工序编号";
|
|
|
+ this.CD_NEXTSTEPCODE.Name = "CD_NEXTSTEPCODE";
|
|
|
+ this.CD_NEXTSTEPCODE.ReadOnly = true;
|
|
|
+ this.CD_NEXTSTEPCODE.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_IFINPUT
|
|
|
+ //
|
|
|
+ this.CD_IFINPUT.DataPropertyName = "CD_IFINPUT";
|
|
|
+ this.CD_IFINPUT.HeaderText = "上料工序";
|
|
|
+ this.CD_IFINPUT.Name = "CD_IFINPUT";
|
|
|
+ this.CD_IFINPUT.ReadOnly = true;
|
|
|
+ this.CD_IFINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFOUTPUT
|
|
|
+ //
|
|
|
+ this.CD_IFOUTPUT.DataPropertyName = "CD_IFOUTPUT";
|
|
|
+ this.CD_IFOUTPUT.HeaderText = "下料工序";
|
|
|
+ this.CD_IFOUTPUT.Name = "CD_IFOUTPUT";
|
|
|
+ this.CD_IFOUTPUT.ReadOnly = true;
|
|
|
+ this.CD_IFOUTPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFOUTPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFTEST
|
|
|
+ //
|
|
|
+ this.CD_IFTEST.DataPropertyName = "CD_IFTEST";
|
|
|
+ this.CD_IFTEST.HeaderText = "测试工序";
|
|
|
+ this.CD_IFTEST.Name = "CD_IFTEST";
|
|
|
+ this.CD_IFTEST.ReadOnly = true;
|
|
|
+ this.CD_IFTEST.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFTEST.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFBURNIN
|
|
|
+ //
|
|
|
+ this.CD_IFBURNIN.DataPropertyName = "CD_IFBURNIN";
|
|
|
+ this.CD_IFBURNIN.HeaderText = "老化工序";
|
|
|
+ this.CD_IFBURNIN.Name = "CD_IFBURNIN";
|
|
|
+ this.CD_IFBURNIN.ReadOnly = true;
|
|
|
+ this.CD_IFBURNIN.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFBURNIN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFWEIGH
|
|
|
+ //
|
|
|
+ this.CD_IFWEIGH.DataPropertyName = "CD_IFWEIGH";
|
|
|
+ this.CD_IFWEIGH.HeaderText = "是否称重";
|
|
|
+ this.CD_IFWEIGH.Name = "CD_IFWEIGH";
|
|
|
+ this.CD_IFWEIGH.ReadOnly = true;
|
|
|
+ this.CD_IFWEIGH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFWEIGH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFSNCHANGE
|
|
|
+ //
|
|
|
+ this.CD_IFSNCHANGE.DataPropertyName = "CD_IFSNCHANGE";
|
|
|
+ this.CD_IFSNCHANGE.HeaderText = "序号转换工序";
|
|
|
+ this.CD_IFSNCHANGE.Name = "CD_IFSNCHANGE";
|
|
|
+ this.CD_IFSNCHANGE.ReadOnly = true;
|
|
|
+ this.CD_IFSNCHANGE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFSNCHANGE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.CD_IFSNCHANGE.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_IFOQC
|
|
|
+ //
|
|
|
+ this.CD_IFOQC.DataPropertyName = "CD_IFOQC";
|
|
|
+ this.CD_IFOQC.HeaderText = "OQC工序";
|
|
|
+ this.CD_IFOQC.Name = "CD_IFOQC";
|
|
|
+ this.CD_IFOQC.ReadOnly = true;
|
|
|
+ this.CD_IFOQC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFOQC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFPACK
|
|
|
+ //
|
|
|
+ this.CD_IFPACK.DataPropertyName = "CD_IFPACK";
|
|
|
+ this.CD_IFPACK.HeaderText = "包装工序";
|
|
|
+ this.CD_IFPACK.Name = "CD_IFPACK";
|
|
|
+ this.CD_IFPACK.ReadOnly = true;
|
|
|
+ this.CD_IFPACK.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFPACK.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFREPAIR
|
|
|
+ //
|
|
|
+ this.CD_IFREPAIR.DataPropertyName = "CD_IFREPAIR";
|
|
|
+ this.CD_IFREPAIR.HeaderText = "维修工序";
|
|
|
+ this.CD_IFREPAIR.Name = "CD_IFREPAIR";
|
|
|
+ this.CD_IFREPAIR.ReadOnly = true;
|
|
|
+ this.CD_IFREPAIR.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFREPAIR.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFOUTLINE
|
|
|
+ //
|
|
|
+ this.CD_IFOUTLINE.DataPropertyName = "CD_IFOUTLINE";
|
|
|
+ this.CD_IFOUTLINE.HeaderText = "线外工序";
|
|
|
+ this.CD_IFOUTLINE.Name = "CD_IFOUTLINE";
|
|
|
+ this.CD_IFOUTLINE.ReadOnly = true;
|
|
|
+ this.CD_IFOUTLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFOUTLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFSMTINOUT
|
|
|
+ //
|
|
|
+ this.CD_IFSMTINOUT.DataPropertyName = "CD_IFSMTINOUT";
|
|
|
+ this.CD_IFSMTINOUT.HeaderText = "SMT防呆工序";
|
|
|
+ this.CD_IFSMTINOUT.Name = "CD_IFSMTINOUT";
|
|
|
+ this.CD_IFSMTINOUT.ReadOnly = true;
|
|
|
+ this.CD_IFSMTINOUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFSMTINOUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.CD_IFSMTINOUT.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_IFSPC
|
|
|
+ //
|
|
|
+ this.CD_IFSPC.DataPropertyName = "CD_IFSPC";
|
|
|
+ this.CD_IFSPC.HeaderText = "SPC工序";
|
|
|
+ this.CD_IFSPC.Name = "CD_IFSPC";
|
|
|
+ this.CD_IFSPC.ReadOnly = true;
|
|
|
+ this.CD_IFSPC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFSPC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFREDUCE
|
|
|
+ //
|
|
|
+ this.CD_IFREDUCE.DataPropertyName = "CD_IFREDUCE";
|
|
|
+ this.CD_IFREDUCE.HeaderText = "扣料工序";
|
|
|
+ this.CD_IFREDUCE.Name = "CD_IFREDUCE";
|
|
|
+ this.CD_IFREDUCE.ReadOnly = true;
|
|
|
+ this.CD_IFREDUCE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFREDUCE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_IFMIDFINISH
|
|
|
+ //
|
|
|
+ this.CD_IFMIDFINISH.DataPropertyName = "CD_IFMIDFINISH";
|
|
|
+ this.CD_IFMIDFINISH.HeaderText = "中间产量工序";
|
|
|
+ this.CD_IFMIDFINISH.Name = "CD_IFMIDFINISH";
|
|
|
+ this.CD_IFMIDFINISH.ReadOnly = true;
|
|
|
+ this.CD_IFMIDFINISH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFMIDFINISH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.CD_IFMIDFINISH.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_IFMIDINPUT
|
|
|
+ //
|
|
|
+ this.CD_IFMIDINPUT.DataPropertyName = "CD_IFMIDINPUT";
|
|
|
+ this.CD_IFMIDINPUT.HeaderText = "中间投入工序";
|
|
|
+ this.CD_IFMIDINPUT.Name = "CD_IFMIDINPUT";
|
|
|
+ this.CD_IFMIDINPUT.ReadOnly = true;
|
|
|
+ this.CD_IFMIDINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFMIDINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.CD_IFMIDINPUT.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_FIRSTSTEP
|
|
|
+ //
|
|
|
+ this.CD_FIRSTSTEP.DataPropertyName = "CD_FIRSTSTEP";
|
|
|
+ this.CD_FIRSTSTEP.HeaderText = "是否第一道工序";
|
|
|
+ this.CD_FIRSTSTEP.Name = "CD_FIRSTSTEP";
|
|
|
+ this.CD_FIRSTSTEP.ReadOnly = true;
|
|
|
+ this.CD_FIRSTSTEP.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_FIRSTSTEP.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.CD_FIRSTSTEP.Width = 150;
|
|
|
+ //
|
|
|
+ // CD_IFOFFLINE
|
|
|
+ //
|
|
|
+ this.CD_IFOFFLINE.DataPropertyName = "CD_IFOFFLINE";
|
|
|
+ this.CD_IFOFFLINE.HeaderText = "下线工序";
|
|
|
+ this.CD_IFOFFLINE.Name = "CD_IFOFFLINE";
|
|
|
+ this.CD_IFOFFLINE.ReadOnly = true;
|
|
|
+ this.CD_IFOFFLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.CD_IFOFFLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ //
|
|
|
+ // CD_DETNO
|
|
|
+ //
|
|
|
+ this.CD_DETNO.DataPropertyName = "CD_DETNO";
|
|
|
+ this.CD_DETNO.HeaderText = "序号";
|
|
|
+ this.CD_DETNO.Name = "CD_DETNO";
|
|
|
+ this.CD_DETNO.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // CD_TABLE
|
|
|
+ //
|
|
|
+ this.CD_TABLE.DataPropertyName = "CD_TABLE";
|
|
|
+ this.CD_TABLE.HeaderText = "板面";
|
|
|
+ this.CD_TABLE.Name = "CD_TABLE";
|
|
|
+ this.CD_TABLE.ReadOnly = true;
|
|
|
+ //
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "CD_STEPNO";
|
|
|
@@ -486,215 +697,6 @@
|
|
|
this.dataGridViewTextBoxColumn11.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn11.Width = 150;
|
|
|
//
|
|
|
- // CD_STEPNO
|
|
|
- //
|
|
|
- this.CD_STEPNO.DataPropertyName = "CD_STEPNO";
|
|
|
- this.CD_STEPNO.HeaderText = "执行顺序";
|
|
|
- this.CD_STEPNO.Name = "CD_STEPNO";
|
|
|
- this.CD_STEPNO.ReadOnly = true;
|
|
|
- //
|
|
|
- // CD_STEPNAME
|
|
|
- //
|
|
|
- this.CD_STEPNAME.DataPropertyName = "CD_STEPNAME";
|
|
|
- this.CD_STEPNAME.HeaderText = "工序名称";
|
|
|
- this.CD_STEPNAME.Name = "CD_STEPNAME";
|
|
|
- this.CD_STEPNAME.ReadOnly = true;
|
|
|
- //
|
|
|
- // CD_STEPCODE
|
|
|
- //
|
|
|
- this.CD_STEPCODE.DataPropertyName = "CD_STEPCODE";
|
|
|
- this.CD_STEPCODE.HeaderText = "工序编号";
|
|
|
- this.CD_STEPCODE.Name = "CD_STEPCODE";
|
|
|
- this.CD_STEPCODE.ReadOnly = true;
|
|
|
- //
|
|
|
- // CD_NEXTSTEPNAME
|
|
|
- //
|
|
|
- this.CD_NEXTSTEPNAME.DataPropertyName = "CD_NEXTSTEPNAME";
|
|
|
- this.CD_NEXTSTEPNAME.HeaderText = "下一工序名称";
|
|
|
- this.CD_NEXTSTEPNAME.Name = "CD_NEXTSTEPNAME";
|
|
|
- this.CD_NEXTSTEPNAME.ReadOnly = true;
|
|
|
- this.CD_NEXTSTEPNAME.Width = 150;
|
|
|
- //
|
|
|
- // CD_NEXTSTEPCODE
|
|
|
- //
|
|
|
- this.CD_NEXTSTEPCODE.DataPropertyName = "CD_NEXTSTEPCODE";
|
|
|
- this.CD_NEXTSTEPCODE.HeaderText = "下一工序编号";
|
|
|
- this.CD_NEXTSTEPCODE.Name = "CD_NEXTSTEPCODE";
|
|
|
- this.CD_NEXTSTEPCODE.ReadOnly = true;
|
|
|
- this.CD_NEXTSTEPCODE.Width = 150;
|
|
|
- //
|
|
|
- // CD_IFINPUT
|
|
|
- //
|
|
|
- this.CD_IFINPUT.DataPropertyName = "CD_IFINPUT";
|
|
|
- this.CD_IFINPUT.HeaderText = "上料工序";
|
|
|
- this.CD_IFINPUT.Name = "CD_IFINPUT";
|
|
|
- this.CD_IFINPUT.ReadOnly = true;
|
|
|
- this.CD_IFINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFOUTPUT
|
|
|
- //
|
|
|
- this.CD_IFOUTPUT.DataPropertyName = "CD_IFOUTPUT";
|
|
|
- this.CD_IFOUTPUT.HeaderText = "下料工序";
|
|
|
- this.CD_IFOUTPUT.Name = "CD_IFOUTPUT";
|
|
|
- this.CD_IFOUTPUT.ReadOnly = true;
|
|
|
- this.CD_IFOUTPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFOUTPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFTEST
|
|
|
- //
|
|
|
- this.CD_IFTEST.DataPropertyName = "CD_IFTEST";
|
|
|
- this.CD_IFTEST.HeaderText = "测试工序";
|
|
|
- this.CD_IFTEST.Name = "CD_IFTEST";
|
|
|
- this.CD_IFTEST.ReadOnly = true;
|
|
|
- this.CD_IFTEST.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFTEST.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFBURNIN
|
|
|
- //
|
|
|
- this.CD_IFBURNIN.DataPropertyName = "CD_IFBURNIN";
|
|
|
- this.CD_IFBURNIN.HeaderText = "老化工序";
|
|
|
- this.CD_IFBURNIN.Name = "CD_IFBURNIN";
|
|
|
- this.CD_IFBURNIN.ReadOnly = true;
|
|
|
- this.CD_IFBURNIN.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFBURNIN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFWEIGH
|
|
|
- //
|
|
|
- this.CD_IFWEIGH.DataPropertyName = "CD_IFWEIGH";
|
|
|
- this.CD_IFWEIGH.HeaderText = "是否称重";
|
|
|
- this.CD_IFWEIGH.Name = "CD_IFWEIGH";
|
|
|
- this.CD_IFWEIGH.ReadOnly = true;
|
|
|
- this.CD_IFWEIGH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFWEIGH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFSNCHANGE
|
|
|
- //
|
|
|
- this.CD_IFSNCHANGE.DataPropertyName = "CD_IFSNCHANGE";
|
|
|
- this.CD_IFSNCHANGE.HeaderText = "序号转换工序";
|
|
|
- this.CD_IFSNCHANGE.Name = "CD_IFSNCHANGE";
|
|
|
- this.CD_IFSNCHANGE.ReadOnly = true;
|
|
|
- this.CD_IFSNCHANGE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFSNCHANGE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.CD_IFSNCHANGE.Width = 150;
|
|
|
- //
|
|
|
- // CD_IFOQC
|
|
|
- //
|
|
|
- this.CD_IFOQC.DataPropertyName = "CD_IFOQC";
|
|
|
- this.CD_IFOQC.HeaderText = "OQC工序";
|
|
|
- this.CD_IFOQC.Name = "CD_IFOQC";
|
|
|
- this.CD_IFOQC.ReadOnly = true;
|
|
|
- this.CD_IFOQC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFOQC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFPACK
|
|
|
- //
|
|
|
- this.CD_IFPACK.DataPropertyName = "CD_IFPACK";
|
|
|
- this.CD_IFPACK.HeaderText = "包装工序";
|
|
|
- this.CD_IFPACK.Name = "CD_IFPACK";
|
|
|
- this.CD_IFPACK.ReadOnly = true;
|
|
|
- this.CD_IFPACK.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFPACK.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFREPAIR
|
|
|
- //
|
|
|
- this.CD_IFREPAIR.DataPropertyName = "CD_IFREPAIR";
|
|
|
- this.CD_IFREPAIR.HeaderText = "维修工序";
|
|
|
- this.CD_IFREPAIR.Name = "CD_IFREPAIR";
|
|
|
- this.CD_IFREPAIR.ReadOnly = true;
|
|
|
- this.CD_IFREPAIR.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFREPAIR.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFOUTLINE
|
|
|
- //
|
|
|
- this.CD_IFOUTLINE.DataPropertyName = "CD_IFOUTLINE";
|
|
|
- this.CD_IFOUTLINE.HeaderText = "线外工序";
|
|
|
- this.CD_IFOUTLINE.Name = "CD_IFOUTLINE";
|
|
|
- this.CD_IFOUTLINE.ReadOnly = true;
|
|
|
- this.CD_IFOUTLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFOUTLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFSMTINOUT
|
|
|
- //
|
|
|
- this.CD_IFSMTINOUT.DataPropertyName = "CD_IFSMTINOUT";
|
|
|
- this.CD_IFSMTINOUT.HeaderText = "SMT防呆工序";
|
|
|
- this.CD_IFSMTINOUT.Name = "CD_IFSMTINOUT";
|
|
|
- this.CD_IFSMTINOUT.ReadOnly = true;
|
|
|
- this.CD_IFSMTINOUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFSMTINOUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.CD_IFSMTINOUT.Width = 150;
|
|
|
- //
|
|
|
- // CD_IFSPC
|
|
|
- //
|
|
|
- this.CD_IFSPC.DataPropertyName = "CD_IFSPC";
|
|
|
- this.CD_IFSPC.HeaderText = "SPC工序";
|
|
|
- this.CD_IFSPC.Name = "CD_IFSPC";
|
|
|
- this.CD_IFSPC.ReadOnly = true;
|
|
|
- this.CD_IFSPC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFSPC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFREDUCE
|
|
|
- //
|
|
|
- this.CD_IFREDUCE.DataPropertyName = "CD_IFREDUCE";
|
|
|
- this.CD_IFREDUCE.HeaderText = "扣料工序";
|
|
|
- this.CD_IFREDUCE.Name = "CD_IFREDUCE";
|
|
|
- this.CD_IFREDUCE.ReadOnly = true;
|
|
|
- this.CD_IFREDUCE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFREDUCE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_IFMIDFINISH
|
|
|
- //
|
|
|
- this.CD_IFMIDFINISH.DataPropertyName = "CD_IFMIDFINISH";
|
|
|
- this.CD_IFMIDFINISH.HeaderText = "中间产量工序";
|
|
|
- this.CD_IFMIDFINISH.Name = "CD_IFMIDFINISH";
|
|
|
- this.CD_IFMIDFINISH.ReadOnly = true;
|
|
|
- this.CD_IFMIDFINISH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFMIDFINISH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.CD_IFMIDFINISH.Width = 150;
|
|
|
- //
|
|
|
- // CD_IFMIDINPUT
|
|
|
- //
|
|
|
- this.CD_IFMIDINPUT.DataPropertyName = "CD_IFMIDINPUT";
|
|
|
- this.CD_IFMIDINPUT.HeaderText = "中间投入工序";
|
|
|
- this.CD_IFMIDINPUT.Name = "CD_IFMIDINPUT";
|
|
|
- this.CD_IFMIDINPUT.ReadOnly = true;
|
|
|
- this.CD_IFMIDINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFMIDINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.CD_IFMIDINPUT.Width = 150;
|
|
|
- //
|
|
|
- // CD_FIRSTSTEP
|
|
|
- //
|
|
|
- this.CD_FIRSTSTEP.DataPropertyName = "CD_FIRSTSTEP";
|
|
|
- this.CD_FIRSTSTEP.HeaderText = "是否第一道工序";
|
|
|
- this.CD_FIRSTSTEP.Name = "CD_FIRSTSTEP";
|
|
|
- this.CD_FIRSTSTEP.ReadOnly = true;
|
|
|
- this.CD_FIRSTSTEP.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_FIRSTSTEP.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.CD_FIRSTSTEP.Width = 150;
|
|
|
- //
|
|
|
- // CD_IFOFFLINE
|
|
|
- //
|
|
|
- this.CD_IFOFFLINE.DataPropertyName = "CD_IFOFFLINE";
|
|
|
- this.CD_IFOFFLINE.HeaderText = "下线工序";
|
|
|
- this.CD_IFOFFLINE.Name = "CD_IFOFFLINE";
|
|
|
- this.CD_IFOFFLINE.ReadOnly = true;
|
|
|
- this.CD_IFOFFLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.CD_IFOFFLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- //
|
|
|
- // CD_DETNO
|
|
|
- //
|
|
|
- this.CD_DETNO.DataPropertyName = "CD_DETNO";
|
|
|
- this.CD_DETNO.HeaderText = "序号";
|
|
|
- this.CD_DETNO.Name = "CD_DETNO";
|
|
|
- this.CD_DETNO.ReadOnly = true;
|
|
|
- //
|
|
|
- // CD_TABLE
|
|
|
- //
|
|
|
- this.CD_TABLE.DataPropertyName = "CD_TABLE";
|
|
|
- this.CD_TABLE.HeaderText = "板面";
|
|
|
- this.CD_TABLE.Name = "CD_TABLE";
|
|
|
- this.CD_TABLE.ReadOnly = true;
|
|
|
- //
|
|
|
// Product
|
|
|
//
|
|
|
this.Product.BorderColor = System.Drawing.Color.Black;
|
|
|
@@ -1280,6 +1282,13 @@
|
|
|
this.n.ReadOnly = true;
|
|
|
this.n.Width = 150;
|
|
|
//
|
|
|
+ // bn
|
|
|
+ //
|
|
|
+ this.bn.DataPropertyName = "bn";
|
|
|
+ this.bn.HeaderText = "此工位不良数";
|
|
|
+ this.bn.Name = "bn";
|
|
|
+ this.bn.ReadOnly = true;
|
|
|
+ //
|
|
|
// mcd_outqty
|
|
|
//
|
|
|
this.mcd_outqty.DataPropertyName = "mcd_outqty";
|
|
|
@@ -1437,6 +1446,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mcd_stepcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mcd_stepname;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn n;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bn;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mcd_outqty;
|
|
|
}
|
|
|
}
|