|
|
@@ -40,8 +40,6 @@
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
|
|
|
this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
|
|
|
this.chkReSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
|
|
|
this.chkSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
|
|
|
this.chkVNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
|
|
|
@@ -61,9 +59,6 @@
|
|
|
this.lblSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.txtCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
this.lblCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
- this.dkRProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
- this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
- this.dkCProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
this.txtReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
this.lblReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
|
|
|
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
|
|
|
@@ -100,6 +95,12 @@
|
|
|
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
|
|
|
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
|
|
|
this.dgvSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
|
|
|
+ this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
|
|
|
+ this.dkRProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
+ this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
+ this.dkCProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
|
|
|
+ this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
|
|
|
this.CProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.SemiCheckID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -132,6 +133,7 @@
|
|
|
this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.DefectUser = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.CurrProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.gbSelect.SuspendLayout();
|
|
|
this.tsrOperate.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).BeginInit();
|
|
|
@@ -143,6 +145,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.gbSelect.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
|
|
|
+ this.gbSelect.Controls.Add(this.chkTestMouldFlag);
|
|
|
this.gbSelect.Controls.Add(this.lblGoodsType);
|
|
|
this.gbSelect.Controls.Add(this.scbGoodsType);
|
|
|
this.gbSelect.Controls.Add(this.dkSemiCheckDefectPositionSearchBox1);
|
|
|
@@ -223,31 +226,6 @@
|
|
|
this.lblGoodsType.TabIndex = 57;
|
|
|
this.lblGoodsType.Text = "产品类别";
|
|
|
//
|
|
|
- // scbGoodsType
|
|
|
- //
|
|
|
- this.scbGoodsType.CheckedData = null;
|
|
|
- this.scbGoodsType.IsOnlyDisplayEnd = false;
|
|
|
- this.scbGoodsType.Location = new System.Drawing.Point(72, 24);
|
|
|
- this.scbGoodsType.Name = "scbGoodsType";
|
|
|
- this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
|
|
|
- this.scbGoodsType.TabIndex = 56;
|
|
|
- //
|
|
|
- // dkSemiCheckDefectPositionSearchBox1
|
|
|
- //
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(198, 181);
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 48;
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
|
|
|
- this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
|
|
|
- //
|
|
|
// chkReSemiCheckType
|
|
|
//
|
|
|
this.chkReSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
|
|
|
@@ -499,72 +477,6 @@
|
|
|
this.lblCUserCode.TabIndex = 16;
|
|
|
this.lblCUserCode.Text = "完成工号";
|
|
|
//
|
|
|
- // dkRProcedureSearchBox
|
|
|
- //
|
|
|
- this.dkRProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.dkRProcedureSearchBox.DataSource = null;
|
|
|
- this.dkRProcedureSearchBox.Enabled = true;
|
|
|
- this.dkRProcedureSearchBox.IsEnablePurview = false;
|
|
|
- this.dkRProcedureSearchBox.IsMustInput = false;
|
|
|
- this.dkRProcedureSearchBox.Location = new System.Drawing.Point(12, 105);
|
|
|
- this.dkRProcedureSearchBox.ModelType = null;
|
|
|
- this.dkRProcedureSearchBox.Name = "dkRProcedureSearchBox";
|
|
|
- this.dkRProcedureSearchBox.ProcedureCode = "";
|
|
|
- this.dkRProcedureSearchBox.ProcedureID = null;
|
|
|
- this.dkRProcedureSearchBox.ProcedureIDS = null;
|
|
|
- this.dkRProcedureSearchBox.ProcedureName = null;
|
|
|
- this.dkRProcedureSearchBox.Purview = null;
|
|
|
- this.dkRProcedureSearchBox.PurviewType = ((byte)(0));
|
|
|
- this.dkRProcedureSearchBox.SelectMore = true;
|
|
|
- this.dkRProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
|
|
|
- this.dkRProcedureSearchBox.TabIndex = 22;
|
|
|
- this.dkRProcedureSearchBox.Title = "返工工序";
|
|
|
- this.dkRProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
- //
|
|
|
- // dkProcedureSearchBox1
|
|
|
- //
|
|
|
- this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.dkProcedureSearchBox1.DataSource = null;
|
|
|
- this.dkProcedureSearchBox1.Enabled = true;
|
|
|
- this.dkProcedureSearchBox1.IsEnablePurview = false;
|
|
|
- this.dkProcedureSearchBox1.IsMustInput = false;
|
|
|
- this.dkProcedureSearchBox1.Location = new System.Drawing.Point(400, 181);
|
|
|
- this.dkProcedureSearchBox1.ModelType = null;
|
|
|
- this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
|
|
|
- this.dkProcedureSearchBox1.ProcedureCode = "";
|
|
|
- this.dkProcedureSearchBox1.ProcedureID = null;
|
|
|
- this.dkProcedureSearchBox1.ProcedureIDS = null;
|
|
|
- this.dkProcedureSearchBox1.ProcedureName = null;
|
|
|
- this.dkProcedureSearchBox1.Purview = null;
|
|
|
- this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
|
|
|
- this.dkProcedureSearchBox1.SelectMore = true;
|
|
|
- this.dkProcedureSearchBox1.Size = new System.Drawing.Size(197, 21);
|
|
|
- this.dkProcedureSearchBox1.TabIndex = 49;
|
|
|
- this.dkProcedureSearchBox1.Title = "责任工序";
|
|
|
- this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
- //
|
|
|
- // dkCProcedureSearchBox
|
|
|
- //
|
|
|
- this.dkCProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.dkCProcedureSearchBox.DataSource = null;
|
|
|
- this.dkCProcedureSearchBox.Enabled = true;
|
|
|
- this.dkCProcedureSearchBox.IsEnablePurview = false;
|
|
|
- this.dkCProcedureSearchBox.IsMustInput = false;
|
|
|
- this.dkCProcedureSearchBox.Location = new System.Drawing.Point(12, 78);
|
|
|
- this.dkCProcedureSearchBox.ModelType = null;
|
|
|
- this.dkCProcedureSearchBox.Name = "dkCProcedureSearchBox";
|
|
|
- this.dkCProcedureSearchBox.ProcedureCode = "";
|
|
|
- this.dkCProcedureSearchBox.ProcedureID = null;
|
|
|
- this.dkCProcedureSearchBox.ProcedureIDS = null;
|
|
|
- this.dkCProcedureSearchBox.ProcedureName = null;
|
|
|
- this.dkCProcedureSearchBox.Purview = null;
|
|
|
- this.dkCProcedureSearchBox.PurviewType = ((byte)(0));
|
|
|
- this.dkCProcedureSearchBox.SelectMore = true;
|
|
|
- this.dkCProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
|
|
|
- this.dkCProcedureSearchBox.TabIndex = 15;
|
|
|
- this.dkCProcedureSearchBox.Title = "完成工序";
|
|
|
- this.dkCProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
- //
|
|
|
// txtReworkUserCode
|
|
|
//
|
|
|
this.txtReworkUserCode.BackColor = System.Drawing.SystemColors.Window;
|
|
|
@@ -1056,7 +968,8 @@
|
|
|
this.DefectPositionName,
|
|
|
this.ProcedureName,
|
|
|
this.DefectUser,
|
|
|
- this.CurrProcedureName});
|
|
|
+ this.CurrProcedureName,
|
|
|
+ this.TestMouldFlag});
|
|
|
this.dgvSemiCheck.ColumnTreeView = null;
|
|
|
this.dgvSemiCheck.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
|
|
|
this.dgvSemiCheck.DynamicColumnName = "";
|
|
|
@@ -1092,6 +1005,111 @@
|
|
|
this.dgvSemiCheck.TotalSumColumns = null;
|
|
|
this.dgvSemiCheck.ViewRowFilter = "";
|
|
|
//
|
|
|
+ // scbGoodsType
|
|
|
+ //
|
|
|
+ this.scbGoodsType.CheckedData = null;
|
|
|
+ this.scbGoodsType.IsOnlyDisplayEnd = false;
|
|
|
+ this.scbGoodsType.Location = new System.Drawing.Point(72, 24);
|
|
|
+ this.scbGoodsType.Name = "scbGoodsType";
|
|
|
+ this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
|
|
|
+ this.scbGoodsType.TabIndex = 56;
|
|
|
+ //
|
|
|
+ // dkSemiCheckDefectPositionSearchBox1
|
|
|
+ //
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(198, 181);
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 48;
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
|
|
|
+ this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
|
|
|
+ //
|
|
|
+ // dkRProcedureSearchBox
|
|
|
+ //
|
|
|
+ this.dkRProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.dkRProcedureSearchBox.DataSource = null;
|
|
|
+ this.dkRProcedureSearchBox.Enabled = true;
|
|
|
+ this.dkRProcedureSearchBox.IsEnablePurview = false;
|
|
|
+ this.dkRProcedureSearchBox.IsMustInput = false;
|
|
|
+ this.dkRProcedureSearchBox.Location = new System.Drawing.Point(12, 105);
|
|
|
+ this.dkRProcedureSearchBox.ModelType = null;
|
|
|
+ this.dkRProcedureSearchBox.Name = "dkRProcedureSearchBox";
|
|
|
+ this.dkRProcedureSearchBox.ProcedureCode = "";
|
|
|
+ this.dkRProcedureSearchBox.ProcedureID = null;
|
|
|
+ this.dkRProcedureSearchBox.ProcedureIDS = null;
|
|
|
+ this.dkRProcedureSearchBox.ProcedureName = null;
|
|
|
+ this.dkRProcedureSearchBox.Purview = null;
|
|
|
+ this.dkRProcedureSearchBox.PurviewType = ((byte)(0));
|
|
|
+ this.dkRProcedureSearchBox.SelectMore = true;
|
|
|
+ this.dkRProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
|
|
|
+ this.dkRProcedureSearchBox.TabIndex = 22;
|
|
|
+ this.dkRProcedureSearchBox.Title = "返工工序";
|
|
|
+ this.dkRProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
+ //
|
|
|
+ // dkProcedureSearchBox1
|
|
|
+ //
|
|
|
+ this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.dkProcedureSearchBox1.DataSource = null;
|
|
|
+ this.dkProcedureSearchBox1.Enabled = true;
|
|
|
+ this.dkProcedureSearchBox1.IsEnablePurview = false;
|
|
|
+ this.dkProcedureSearchBox1.IsMustInput = false;
|
|
|
+ this.dkProcedureSearchBox1.Location = new System.Drawing.Point(400, 181);
|
|
|
+ this.dkProcedureSearchBox1.ModelType = null;
|
|
|
+ this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
|
|
|
+ this.dkProcedureSearchBox1.ProcedureCode = "";
|
|
|
+ this.dkProcedureSearchBox1.ProcedureID = null;
|
|
|
+ this.dkProcedureSearchBox1.ProcedureIDS = null;
|
|
|
+ this.dkProcedureSearchBox1.ProcedureName = null;
|
|
|
+ this.dkProcedureSearchBox1.Purview = null;
|
|
|
+ this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
|
|
|
+ this.dkProcedureSearchBox1.SelectMore = true;
|
|
|
+ this.dkProcedureSearchBox1.Size = new System.Drawing.Size(197, 21);
|
|
|
+ this.dkProcedureSearchBox1.TabIndex = 49;
|
|
|
+ this.dkProcedureSearchBox1.Title = "责任工序";
|
|
|
+ this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
+ //
|
|
|
+ // dkCProcedureSearchBox
|
|
|
+ //
|
|
|
+ this.dkCProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.dkCProcedureSearchBox.DataSource = null;
|
|
|
+ this.dkCProcedureSearchBox.Enabled = true;
|
|
|
+ this.dkCProcedureSearchBox.IsEnablePurview = false;
|
|
|
+ this.dkCProcedureSearchBox.IsMustInput = false;
|
|
|
+ this.dkCProcedureSearchBox.Location = new System.Drawing.Point(12, 78);
|
|
|
+ this.dkCProcedureSearchBox.ModelType = null;
|
|
|
+ this.dkCProcedureSearchBox.Name = "dkCProcedureSearchBox";
|
|
|
+ this.dkCProcedureSearchBox.ProcedureCode = "";
|
|
|
+ this.dkCProcedureSearchBox.ProcedureID = null;
|
|
|
+ this.dkCProcedureSearchBox.ProcedureIDS = null;
|
|
|
+ this.dkCProcedureSearchBox.ProcedureName = null;
|
|
|
+ this.dkCProcedureSearchBox.Purview = null;
|
|
|
+ this.dkCProcedureSearchBox.PurviewType = ((byte)(0));
|
|
|
+ this.dkCProcedureSearchBox.SelectMore = true;
|
|
|
+ this.dkCProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
|
|
|
+ this.dkCProcedureSearchBox.TabIndex = 15;
|
|
|
+ this.dkCProcedureSearchBox.Title = "完成工序";
|
|
|
+ this.dkCProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
|
|
|
+ //
|
|
|
+ // chkTestMouldFlag
|
|
|
+ //
|
|
|
+ this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
|
|
|
+ this.chkTestMouldFlag.FalseText = "否";
|
|
|
+ this.chkTestMouldFlag.Location = new System.Drawing.Point(767, 162);
|
|
|
+ this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
+ this.chkTestMouldFlag.Name = "chkTestMouldFlag";
|
|
|
+ this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
|
|
|
+ this.chkTestMouldFlag.TabIndex = 58;
|
|
|
+ this.chkTestMouldFlag.Title = "试验标识";
|
|
|
+ this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.chkTestMouldFlag.TrueText = "是";
|
|
|
+ //
|
|
|
// CProcedureName
|
|
|
//
|
|
|
this.CProcedureName.DataPropertyName = "CProcedureName";
|
|
|
@@ -1329,6 +1347,16 @@
|
|
|
this.CurrProcedureName.Name = "CurrProcedureName";
|
|
|
this.CurrProcedureName.ReadOnly = true;
|
|
|
//
|
|
|
+ // TestMouldFlag
|
|
|
+ //
|
|
|
+ this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
|
|
|
+ this.TestMouldFlag.FalseValue = "0";
|
|
|
+ this.TestMouldFlag.HeaderText = "试验标识";
|
|
|
+ this.TestMouldFlag.IndeterminateValue = "0";
|
|
|
+ this.TestMouldFlag.Name = "TestMouldFlag";
|
|
|
+ this.TestMouldFlag.ReadOnly = true;
|
|
|
+ this.TestMouldFlag.TrueValue = "1";
|
|
|
+ //
|
|
|
// F_RPT_080107
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -1412,6 +1440,9 @@
|
|
|
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
|
|
|
private Basics.BaseControls.C_TextBox txtDefectUser;
|
|
|
private Basics.BaseControls.C_Label lblDefectUser;
|
|
|
+ private Basics.BaseControls.C_Label lblGoodsType;
|
|
|
+ private Controls.SearchBox.ScbGoodsType scbGoodsType;
|
|
|
+ private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CProcedureName;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime;
|
|
|
@@ -1444,7 +1475,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn DefectUser;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CurrProcedureName;
|
|
|
- private Basics.BaseControls.C_Label lblGoodsType;
|
|
|
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
|
|
|
- }
|
|
|
+ private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
|
|
|
+ }
|
|
|
}
|