|
|
@ -2777,7 +2777,7 @@ |
|
|
this.$message.warning('请勾选要重载的检验单!') |
|
|
this.$message.warning('请勾选要重载的检验单!') |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
if (this.IQCSelections.length === 1 && this.IQCSelections[0].buNo == '02-Hardtag' && (this.IQCSelections[0].state=='待检验'|| this.IQCSelections[0].state=='未开始') &&this.IQCSelections[0].partNo.substring(0,1) === '1') { |
|
|
|
|
|
|
|
|
if (this.IQCSelections.length === 1 && this.IQCSelections[0].buNo == '02-Hardtag' && (this.IQCSelections[0].state=='待检验'|| this.IQCSelections[0].state=='未开始') &&this.IQCSelections[0].partNo.substring(0,1) === '4') { |
|
|
this.iqcRecordOverPartNo = this.IQCSelections[0].partNo |
|
|
this.iqcRecordOverPartNo = this.IQCSelections[0].partNo |
|
|
this.iqcRecordOverPartDesc = this.IQCSelections[0].partDesc |
|
|
this.iqcRecordOverPartDesc = this.IQCSelections[0].partDesc |
|
|
this.iqcRecordOverSupplierNo = this.IQCSelections[0].supplierNo |
|
|
this.iqcRecordOverSupplierNo = this.IQCSelections[0].supplierNo |
|
|
|